ref: 2f56effc51b5f5e6156b54a2fb7d06c5f64fa1da
dir: /external/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets/
<?xml version="1.0" encoding="utf-8"?> <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> <ItemGroup Label="LibSDL2"> <ClCompile Include="$(MSBuildThisFileDirectory)..\..\src\main\winrt\SDL_winrt_main_NonXAML.cpp"> <CompileAsWinRT>true</CompileAsWinRT> </ClCompile> </ItemGroup> </Project>