• Home
Name Date Size #Lines LOC

..--

READMED07-May-2024205 54

sdl_win.gypiD07-May-20246.2 KiB160158

README

1There is no autogenerated SDL_config.h on windows.  Build using visual
2studio to get the list of files, then use the following command from
3the sdl folder:
4find . -type f -print | fgrep -f <list_of_files>
5