5 lines
205 B
Plaintext
5 lines
205 B
Plaintext
|
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>
|