aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libsdl/win/README
blob: 605876e1df455070edac76431f04a6c67179e12b (plain)
1
2
3
4
There is no autogenerated SDL_config.h on windows.  Build using visual
studio to get the list of files, then use the following command from
the sdl folder:
find . -type f -print | fgrep -f <list_of_files>