shithub: cstory

ref: 9168a29f28f1680289c9fecf0d876c3e4dd3b435
dir: /external/SDL2/VisualC-WinRT/SDL2main-WinRT-NonXAML.targets/

View raw version
<?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>