SDL/VisualC-WinRT/tests
David Ludwig efb3cdca19 WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps
This can break builds of existing SDL/WinRT apps.  To fix, remove the reference to SDL_winrt_main.cpp, then add a reference to the renamed file, SDL_winrt_main_NonXAML.cpp.  If you get a build error about a missing .winmd file, enable the /ZW compiler flag for that one file (at minimum).
2013-09-16 22:27:30 -04:00
..
loopwave WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps 2013-09-16 22:27:30 -04:00
testthread WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps 2013-09-16 22:27:30 -04:00