author | Ryan C. Gordon <icculus@icculus.org> |
Sun, 28 Aug 2016 13:36:13 -0400 | |
changeset 10286 | 3b884985835c |
parent 8725 | decbe9ca2d29 |
permissions | -rw-r--r-- |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
1 |
<?xml version="1.0" encoding="utf-8"?> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
2 |
<Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
3 |
<ItemGroup Label="ProjectConfigurations"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
4 |
<ProjectConfiguration Include="Debug|Win32"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
5 |
<Configuration>Debug</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
6 |
<Platform>Win32</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
7 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
8 |
<ProjectConfiguration Include="Release|Win32"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
9 |
<Configuration>Release</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
10 |
<Platform>Win32</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
11 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
12 |
<ProjectConfiguration Include="Debug|x64"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
13 |
<Configuration>Debug</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
14 |
<Platform>x64</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
15 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
16 |
<ProjectConfiguration Include="Release|x64"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
17 |
<Configuration>Release</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
18 |
<Platform>x64</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
19 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
20 |
<ProjectConfiguration Include="Debug|ARM"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
21 |
<Configuration>Debug</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
22 |
<Platform>ARM</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
23 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
24 |
<ProjectConfiguration Include="Release|ARM"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
25 |
<Configuration>Release</Configuration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
26 |
<Platform>ARM</Platform> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
27 |
</ProjectConfiguration> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
28 |
</ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
29 |
<PropertyGroup Label="Globals"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
30 |
<ProjectGuid>{a8705bee-d01d-46a4-b2ab-feedfb5fdd11}</ProjectGuid> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
31 |
<RootNamespace>testthread_VS2012</RootNamespace> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
32 |
<DefaultLanguage>en-US</DefaultLanguage> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
33 |
<MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
34 |
<AppContainerApplication>true</AppContainerApplication> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
35 |
<ProjectName>testthread</ProjectName> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
36 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
37 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
38 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
39 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
40 |
<UseDebugLibraries>true</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
41 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
42 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
43 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
44 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
45 |
<UseDebugLibraries>true</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
46 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
47 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
48 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
49 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
50 |
<UseDebugLibraries>true</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
51 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
52 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
53 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
54 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
55 |
<UseDebugLibraries>false</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
56 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
57 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
58 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
59 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
60 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
61 |
<UseDebugLibraries>false</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
62 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
63 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
64 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
65 |
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
66 |
<ConfigurationType>Application</ConfigurationType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
67 |
<UseDebugLibraries>false</UseDebugLibraries> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
68 |
<WholeProgramOptimization>true</WholeProgramOptimization> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
69 |
<PlatformToolset>v110</PlatformToolset> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
70 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
71 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
72 |
<ImportGroup Label="ExtensionSettings"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
73 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
74 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
75 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
76 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
77 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
78 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
79 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
80 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
81 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
82 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
83 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
84 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
85 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
86 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
87 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
88 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
89 |
<ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
90 |
<Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
91 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
92 |
<PropertyGroup Label="UserMacros" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
93 |
<PropertyGroup> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
94 |
<PackageCertificateKeyFile>testthread_VS2012_TemporaryKey.pfx</PackageCertificateKeyFile> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
95 |
</PropertyGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
96 |
<ItemDefinitionGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
97 |
<Link> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
98 |
<AdditionalDependencies>d2d1.lib; d3d11.lib; dxgi.lib; ole32.lib; windowscodecs.lib; dwrite.lib; %(AdditionalDependencies)</AdditionalDependencies> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
99 |
</Link> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
100 |
<ClCompile> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
101 |
<PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
102 |
<PrecompiledHeaderOutputFile>$(IntDir)pch.pch</PrecompiledHeaderOutputFile> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
103 |
<AdditionalIncludeDirectories>$(ProjectDir);$(IntermediateOutputPath);$(ProjectDir)..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
104 |
<DisableSpecificWarnings>4453</DisableSpecificWarnings> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
105 |
</ClCompile> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
106 |
</ItemDefinitionGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
107 |
<ItemDefinitionGroup Condition="'$(Configuration)'=='Release'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
108 |
<ClCompile> |
8462
8a0b2b577b83
WinRT: build fixes for the loopwave and testthread test apps
David Ludwig <dludwig@pobox.com>
parents:
8396
diff
changeset
|
109 |
<PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
110 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
111 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
112 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
113 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
114 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
115 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
116 |
</ClCompile> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
117 |
</ItemDefinitionGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
118 |
<ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
119 |
<ClCompile> |
8462
8a0b2b577b83
WinRT: build fixes for the loopwave and testthread test apps
David Ludwig <dludwig@pobox.com>
parents:
8396
diff
changeset
|
120 |
<PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
121 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
122 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
123 |
<PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
124 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
125 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
126 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
127 |
</ClCompile> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
128 |
</ItemDefinitionGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
129 |
<ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
130 |
<Image Include="Assets\Logo.png" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
131 |
<Image Include="Assets\SmallLogo.png" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
132 |
<Image Include="Assets\StoreLogo.png" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
133 |
<Image Include="Assets\SplashScreen.png" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
134 |
</ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
135 |
<ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
136 |
<AppxManifest Include="Package.appxmanifest"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
137 |
<SubType>Designer</SubType> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
138 |
</AppxManifest> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
139 |
<None Include="testthread_VS2012_TemporaryKey.pfx" /> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
140 |
</ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
141 |
<ItemGroup> |
8529
89e08d94b361
WinRT: renamed SDL_winrt_main.cpp to indicate that it should only be used in non-XAML apps
David Ludwig <dludwig@pobox.com>
parents:
8523
diff
changeset
|
142 |
<ClCompile Include="..\..\..\src\main\winrt\SDL_winrt_main_NonXAML.cpp"> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
143 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
144 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
145 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
146 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
147 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
148 |
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</CompileAsWinRT> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
149 |
</ClCompile> |
8395
de18fac84811
WinRT: separated Win32 and WinRT project files
David Ludwig <dludwig@pobox.com>
parents:
8356
diff
changeset
|
150 |
<ClCompile Include="..\..\..\test\testthread.c" /> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
151 |
</ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
152 |
<ItemGroup> |
8725
decbe9ca2d29
Cleaned up and rearranged WinRT project file structure.
David Ludwig <dludwig@pobox.com>
parents:
8529
diff
changeset
|
153 |
<ProjectReference Include="..\..\WinRT80_VS2012\SDL-WinRT80.vcxproj"> |
8356
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
154 |
<Project>{aeaea3a2-d4e6-45b1-8ec6-53d84287fc14}</Project> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
155 |
</ProjectReference> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
156 |
</ItemGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
157 |
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" /> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
158 |
<ImportGroup Label="ExtensionTargets"> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
159 |
</ImportGroup> |
4d85eba58f0a
WinRT: added a skeleton SDL backend for C++11-based threads
David Ludwig <dludwig@pobox.com>
parents:
diff
changeset
|
160 |
</Project> |