Home | History | Annotate | only in /external/skia/third_party/libsdl/win
Up to higher level directory
NameDateSize
README24-Aug-2016205
sdl_win.gypi24-Aug-20166.2K

README

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