WinRT: more renaming of "windowsrt" to "winrt"
This commit is contained in:
parent
8fc04cc76e
commit
f3bd9175a9
7 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue