winrt works
This commit is contained in:
		@@ -219,17 +219,8 @@
 | 
			
		||||
    <ProjectReference Include="..\..\..\3rd-party\SDL2-2.0.7\VisualC-WinRT\UWP_VS2015\SDL-UWP.vcxproj">
 | 
			
		||||
      <Project>{89e9b32e-a86a-47c3-a948-d2b1622925ce}</Project>
 | 
			
		||||
    </ProjectReference>
 | 
			
		||||
    <ProjectReference Include="..\..\..\3rd-party\zlib-1.2.8\winrt\zlib-uwp\zlib-uwp.vcxproj">
 | 
			
		||||
      <Project>{978f53db-f959-4cb4-84a7-463af29949be}</Project>
 | 
			
		||||
    </ProjectReference>
 | 
			
		||||
    <ProjectReference Include="..\gif\gif.vcxproj">
 | 
			
		||||
      <Project>{bc1084df-210a-48d6-a077-761d8c16947b}</Project>
 | 
			
		||||
    </ProjectReference>
 | 
			
		||||
    <ProjectReference Include="..\lua\lua.vcxproj">
 | 
			
		||||
      <Project>{53802f21-41da-4ac1-8b62-0dac2ccb8af8}</Project>
 | 
			
		||||
    </ProjectReference>
 | 
			
		||||
    <ProjectReference Include="..\tic80\tic80.vcxproj">
 | 
			
		||||
      <Project>{9c39acf1-5f52-4a2b-a467-9f2805d6174b}</Project>
 | 
			
		||||
    <ProjectReference Include="..\studio\studio.vcxproj">
 | 
			
		||||
      <Project>{6a22403a-6cf5-49f2-a012-ec04c9496306}</Project>
 | 
			
		||||
    </ProjectReference>
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
@@ -244,10 +235,6 @@
 | 
			
		||||
    <ClCompile Include="..\..\..\3rd-party\SDL2_net-2.0.1\SDLnet.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\3rd-party\SDL2_net-2.0.1\SDLnetselect.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\3rd-party\SDL2_net-2.0.1\SDLnetTCP.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\code.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\config.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\console.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\dialog.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\ext\file_dialog.cpp">
 | 
			
		||||
      <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</CompileAsWinRT>
 | 
			
		||||
      <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</CompileAsWinRT>
 | 
			
		||||
@@ -256,23 +243,9 @@
 | 
			
		||||
      <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</CompileAsWinRT>
 | 
			
		||||
      <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</CompileAsWinRT>
 | 
			
		||||
    </ClCompile>
 | 
			
		||||
    <ClCompile Include="..\..\..\src\ext\gif.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\ext\md5.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\fs.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\history.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\html.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\map.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\menu.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\music.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\net.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\run.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\sfx.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\sprite.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\start.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\studio.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\surf.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\system.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\tools.c" />
 | 
			
		||||
    <ClCompile Include="..\..\..\src\world.c" />
 | 
			
		||||
  </ItemGroup>
 | 
			
		||||
  <ItemGroup>
 | 
			
		||||
    <None Include="Package.StoreAssociation.xml" />
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user