44c32813b2574eb60d20096cd1c7c96c0bd99e6f
[platform/upstream/SDL.git] / VisualC-WinRT / tests / loopwave / loopwave_VS2012.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <ItemGroup Label="ProjectConfigurations">\r
4     <ProjectConfiguration Include="Debug|Win32">\r
5       <Configuration>Debug</Configuration>\r
6       <Platform>Win32</Platform>\r
7     </ProjectConfiguration>\r
8     <ProjectConfiguration Include="Release|Win32">\r
9       <Configuration>Release</Configuration>\r
10       <Platform>Win32</Platform>\r
11     </ProjectConfiguration>\r
12     <ProjectConfiguration Include="Debug|x64">\r
13       <Configuration>Debug</Configuration>\r
14       <Platform>x64</Platform>\r
15     </ProjectConfiguration>\r
16     <ProjectConfiguration Include="Release|x64">\r
17       <Configuration>Release</Configuration>\r
18       <Platform>x64</Platform>\r
19     </ProjectConfiguration>\r
20     <ProjectConfiguration Include="Debug|ARM">\r
21       <Configuration>Debug</Configuration>\r
22       <Platform>ARM</Platform>\r
23     </ProjectConfiguration>\r
24     <ProjectConfiguration Include="Release|ARM">\r
25       <Configuration>Release</Configuration>\r
26       <Platform>ARM</Platform>\r
27     </ProjectConfiguration>\r
28   </ItemGroup>\r
29   <PropertyGroup Label="Globals">\r
30     <ProjectGuid>{03fcc293-9406-49c2-acf6-6e7d460c3239}</ProjectGuid>\r
31     <RootNamespace>loopwave_VS2012</RootNamespace>\r
32     <DefaultLanguage>en-US</DefaultLanguage>\r
33     <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>\r
34     <AppContainerApplication>true</AppContainerApplication>\r
35     <ProjectName>loopwave</ProjectName>\r
36   </PropertyGroup>\r
37   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />\r
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">\r
39     <ConfigurationType>Application</ConfigurationType>\r
40     <UseDebugLibraries>true</UseDebugLibraries>\r
41     <PlatformToolset>v110</PlatformToolset>\r
42   </PropertyGroup>\r
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">\r
44     <ConfigurationType>Application</ConfigurationType>\r
45     <UseDebugLibraries>true</UseDebugLibraries>\r
46     <PlatformToolset>v110</PlatformToolset>\r
47   </PropertyGroup>\r
48   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">\r
49     <ConfigurationType>Application</ConfigurationType>\r
50     <UseDebugLibraries>true</UseDebugLibraries>\r
51     <PlatformToolset>v110</PlatformToolset>\r
52   </PropertyGroup>\r
53   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">\r
54     <ConfigurationType>Application</ConfigurationType>\r
55     <UseDebugLibraries>false</UseDebugLibraries>\r
56     <WholeProgramOptimization>true</WholeProgramOptimization>\r
57     <PlatformToolset>v110</PlatformToolset>\r
58   </PropertyGroup>\r
59   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">\r
60     <ConfigurationType>Application</ConfigurationType>\r
61     <UseDebugLibraries>false</UseDebugLibraries>\r
62     <WholeProgramOptimization>true</WholeProgramOptimization>\r
63     <PlatformToolset>v110</PlatformToolset>\r
64   </PropertyGroup>\r
65   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">\r
66     <ConfigurationType>Application</ConfigurationType>\r
67     <UseDebugLibraries>false</UseDebugLibraries>\r
68     <WholeProgramOptimization>true</WholeProgramOptimization>\r
69     <PlatformToolset>v110</PlatformToolset>\r
70   </PropertyGroup>\r
71   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />\r
72   <ImportGroup Label="ExtensionSettings">\r
73   </ImportGroup>\r
74   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">\r
75     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
76   </ImportGroup>\r
77   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">\r
78     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
79   </ImportGroup>\r
80   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">\r
81     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
82   </ImportGroup>\r
83   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">\r
84     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
85   </ImportGroup>\r
86   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">\r
87     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
88   </ImportGroup>\r
89   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">\r
90     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />\r
91   </ImportGroup>\r
92   <PropertyGroup Label="UserMacros" />\r
93   <PropertyGroup>\r
94     <PackageCertificateKeyFile>loopwave_VS2012_TemporaryKey.pfx</PackageCertificateKeyFile>\r
95   </PropertyGroup>\r
96   <ItemDefinitionGroup>\r
97     <Link>\r
98       <AdditionalDependencies>d2d1.lib; d3d11.lib; dxgi.lib; ole32.lib; windowscodecs.lib; dwrite.lib; %(AdditionalDependencies)</AdditionalDependencies>\r
99     </Link>\r
100     <ClCompile>\r
101       <PrecompiledHeaderFile>pch.h</PrecompiledHeaderFile>\r
102       <PrecompiledHeaderOutputFile>$(IntDir)pch.pch</PrecompiledHeaderOutputFile>\r
103       <AdditionalIncludeDirectories>$(ProjectDir);$(IntermediateOutputPath);$(ProjectDir)..\..\..\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>\r
104       <DisableSpecificWarnings>4453</DisableSpecificWarnings>\r
105     </ClCompile>\r
106   </ItemDefinitionGroup>\r
107   <ItemDefinitionGroup Condition="'$(Configuration)'=='Release'">\r
108     <ClCompile>\r
109       <PreprocessorDefinitions>NDEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
110       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">NotUsing</PrecompiledHeader>\r
111       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>\r
112       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">NotUsing</PrecompiledHeader>\r
113       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">false</CompileAsWinRT>\r
114       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsWinRT>\r
115       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsWinRT>\r
116     </ClCompile>\r
117   </ItemDefinitionGroup>\r
118   <ItemDefinitionGroup Condition="'$(Configuration)'=='Debug'">\r
119     <ClCompile>\r
120       <PreprocessorDefinitions>_DEBUG;_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>\r
121       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">NotUsing</PrecompiledHeader>\r
122       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>\r
123       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">NotUsing</PrecompiledHeader>\r
124       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">false</CompileAsWinRT>\r
125       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsWinRT>\r
126       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsWinRT>\r
127     </ClCompile>\r
128   </ItemDefinitionGroup>\r
129   <ItemGroup>\r
130     <Image Include="Assets\Logo.png" />\r
131     <Image Include="Assets\SmallLogo.png" />\r
132     <Image Include="Assets\StoreLogo.png" />\r
133     <Image Include="Assets\SplashScreen.png" />\r
134   </ItemGroup>\r
135   <ItemGroup>\r
136     <AppxManifest Include="Package.appxmanifest">\r
137       <SubType>Designer</SubType>\r
138     </AppxManifest>\r
139     <None Include="loopwave_VS2012_TemporaryKey.pfx" />\r
140   </ItemGroup>\r
141   <ItemGroup>\r
142     <ClCompile Include="..\..\..\src\main\winrt\SDL_winrt_main_NonXAML.cpp">\r
143       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">true</CompileAsWinRT>\r
144       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">true</CompileAsWinRT>\r
145       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</CompileAsWinRT>\r
146       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">true</CompileAsWinRT>\r
147       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</CompileAsWinRT>\r
148       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">true</CompileAsWinRT>\r
149     </ClCompile>\r
150     <ClCompile Include="..\..\..\test\loopwave.c">\r
151       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">false</CompileAsWinRT>\r
152       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">false</CompileAsWinRT>\r
153       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</CompileAsWinRT>\r
154       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</CompileAsWinRT>\r
155       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</CompileAsWinRT>\r
156       <CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</CompileAsWinRT>\r
157     </ClCompile>\r
158   </ItemGroup>\r
159   <ItemGroup>\r
160     <Media Include="..\..\..\test\sample.wav" />\r
161   </ItemGroup>\r
162   <ItemGroup>\r
163     <ProjectReference Include="..\..\WinRT80_VS2012\SDL-WinRT80.vcxproj">\r
164       <Project>{aeaea3a2-d4e6-45b1-8ec6-53d84287fc14}</Project>\r
165     </ProjectReference>\r
166   </ItemGroup>\r
167   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />\r
168   <ImportGroup Label="ExtensionTargets">\r
169   </ImportGroup>\r
170 </Project>