android_mt6572_jiabo/external/skia/third_party/libsdl/win
2025-09-05 16:56:03 +08:00
..
README first commit 2025-09-05 16:56:03 +08:00
sdl_win.gypi first commit 2025-09-05 16:56:03 +08:00

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>