Chromium Code Reviews| OLD | NEW |
|---|---|
| (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> | |
| OLD | NEW |