WinRT: more renaming of "windowsrt" to "winrt"

This commit is contained in:
David Ludwig 2013-09-04 19:55:45 -04:00
parent 8fc04cc76e
commit f3bd9175a9
7 changed files with 10 additions and 10 deletions

View file

@ -44,7 +44,7 @@
creating an instance of IFrameworkView in the process.
Please note that #include'ing SDL_main.h is not enough to get a main()
function working. The file, src/main/windowsrt/SDL_WinRT_main.cpp, or a copy
function working. The file, src/main/winrt/SDL_WinRT_main.cpp, or a copy
of it, must be compiled into the app itself.
*/
#define SDL_MAIN_NEEDED