author | Ozkan Sezer <sezeroz@gmail.com> |
Mon, 21 Oct 2019 10:20:25 +0300 | |
changeset 13153 | 74ac66d0e8ca |
parent 9942 | e82bfd942409 |
permissions | -rw-r--r-- |
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <ItemGroup Label="LibSDL2">
5 <ClCompile Include="$(MSBuildThisFileDirectory)..\..\src\main\winrt\SDL_winrt_main_NonXAML.cpp">
6 <CompileAsWinRT>true</CompileAsWinRT>
7 </ClCompile>
8 </ItemGroup>
10 </Project>