Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(522)

Side by Side Diff: third_party/libsdl/win/README

Issue 1438003004: bring up SDL on windows (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: disable sdl Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « third_party/libsdl/sdl.gypi ('k') | third_party/libsdl/win/sdl_win.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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>
OLDNEW
« no previous file with comments | « third_party/libsdl/sdl.gypi ('k') | third_party/libsdl/win/sdl_win.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698