WinRT: more renaming of "windowsrt" to "winrt"
--HG-- rename : include/SDL_config_windowsrt.h => include/SDL_config_winrt.h
This commit is contained in:
parent
12ca6364f9
commit
4348ee8893
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