blob: 605876e1df455070edac76431f04a6c67179e12b [file] [log] [blame]
joshualittdad57c82015-11-11 13:17:06 -08001There 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>