Merge pull request #26354 from ksooo/pvr-fix-listitem-titleextrainfo
[xbmc.git] / lib / libUPnP / Neptune / Build / Targets / x86-microsoft-winrt-vs2011 / TestShell / TestShell.vcxproj
blobfe8b9d54003aa7a33625d320eb84c49e9c666650
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|ARM">
5       <Configuration>Debug</Configuration>
6       <Platform>ARM</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|Win32">
9       <Configuration>Debug</Configuration>
10       <Platform>Win32</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Debug|x64">
13       <Configuration>Debug</Configuration>
14       <Platform>x64</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|ARM">
17       <Configuration>Release</Configuration>
18       <Platform>ARM</Platform>
19     </ProjectConfiguration>
20     <ProjectConfiguration Include="Release|Win32">
21       <Configuration>Release</Configuration>
22       <Platform>Win32</Platform>
23     </ProjectConfiguration>
24     <ProjectConfiguration Include="Release|x64">
25       <Configuration>Release</Configuration>
26       <Platform>x64</Platform>
27     </ProjectConfiguration>
28   </ItemGroup>
29   <PropertyGroup Label="Globals">
30     <ProjectGuid>{1f30ad3f-a41d-4580-b7cb-bd7a7c92de5e}</ProjectGuid>
31     <RootNamespace>TestShell</RootNamespace>
32     <DefaultLanguage>en-US</DefaultLanguage>
33     <VCTargetsPath Condition="'$(VCTargetsPath11)' != '' and '$(VSVersion)' == '' and '$(VisualStudioVersion)' == ''">$(VCTargetsPath11)</VCTargetsPath>
34     <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
35     <AppContainerApplication>true</AppContainerApplication>
36   </PropertyGroup>
37   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
38   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
39     <ConfigurationType>Application</ConfigurationType>
40     <UseDebugLibraries>true</UseDebugLibraries>
41     <PlatformToolset>v110</PlatformToolset>
42   </PropertyGroup>
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'" Label="Configuration">
44     <ConfigurationType>Application</ConfigurationType>
45     <UseDebugLibraries>true</UseDebugLibraries>
46     <PlatformToolset>v110</PlatformToolset>
47   </PropertyGroup>
48   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
49     <ConfigurationType>Application</ConfigurationType>
50     <UseDebugLibraries>true</UseDebugLibraries>
51     <PlatformToolset>v110</PlatformToolset>
52   </PropertyGroup>
53   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
54     <ConfigurationType>Application</ConfigurationType>
55     <UseDebugLibraries>false</UseDebugLibraries>
56     <WholeProgramOptimization>true</WholeProgramOptimization>
57     <PlatformToolset>v110</PlatformToolset>
58   </PropertyGroup>
59   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'" Label="Configuration">
60     <ConfigurationType>Application</ConfigurationType>
61     <UseDebugLibraries>false</UseDebugLibraries>
62     <WholeProgramOptimization>true</WholeProgramOptimization>
63     <PlatformToolset>v110</PlatformToolset>
64   </PropertyGroup>
65   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
66     <ConfigurationType>Application</ConfigurationType>
67     <UseDebugLibraries>false</UseDebugLibraries>
68     <WholeProgramOptimization>true</WholeProgramOptimization>
69     <PlatformToolset>v110</PlatformToolset>
70   </PropertyGroup>
71   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
72   <ImportGroup Label="ExtensionSettings">
73   </ImportGroup>
74   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
75     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
76   </ImportGroup>
77   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
78     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
79   </ImportGroup>
80   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
81     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
82   </ImportGroup>
83   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
84     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
85   </ImportGroup>
86   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
87     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
88   </ImportGroup>
89   <ImportGroup Label="PropertySheets" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
90     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
91   </ImportGroup>
92   <PropertyGroup Label="UserMacros" />
93   <PropertyGroup>
94     <PackageCertificateKeyFile>TestShell_TemporaryKey.pfx</PackageCertificateKeyFile>
95   </PropertyGroup>
96   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
97     <ClCompile>
98       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
99     </ClCompile>
100   </ItemDefinitionGroup>
101   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
102     <ClCompile>
103       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
104     </ClCompile>
105   </ItemDefinitionGroup>
106   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
107     <ClCompile>
108       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
109       <AdditionalIncludeDirectories>..\..\..\..\Source\Core;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
110     </ClCompile>
111   </ItemDefinitionGroup>
112   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
113     <ClCompile>
114       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
115       <AdditionalIncludeDirectories>..\..\..\..\Source\Core;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
116     </ClCompile>
117   </ItemDefinitionGroup>
118   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
119     <ClCompile>
120       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
121     </ClCompile>
122   </ItemDefinitionGroup>
123   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
124     <ClCompile>
125       <AdditionalOptions>/bigobj %(AdditionalOptions)</AdditionalOptions>
126     </ClCompile>
127   </ItemDefinitionGroup>
128   <ItemGroup>
129     <ClInclude Include="pch.h" />
130     <ClInclude Include="App.xaml.h">
131       <DependentUpon>App.xaml</DependentUpon>
132     </ClInclude>
133     <ClInclude Include="MainPage.xaml.h">
134       <DependentUpon>MainPage.xaml</DependentUpon>
135     </ClInclude>
136   </ItemGroup>
137   <ItemGroup>
138     <ApplicationDefinition Include="App.xaml">
139       <SubType>Designer</SubType>
140     </ApplicationDefinition>
141     <Page Include="Common\StandardStyles.xaml">
142       <SubType>Designer</SubType>
143     </Page>
144     <Page Include="MainPage.xaml">
145       <SubType>Designer</SubType>
146     </Page>
147   </ItemGroup>
148   <ItemGroup>
149     <AppxManifest Include="Package.appxmanifest">
150       <SubType>Designer</SubType>
151     </AppxManifest>
152     <None Include="TestShell_TemporaryKey.pfx" />
153   </ItemGroup>
154   <ItemGroup>
155     <Image Include="Assets\Logo.png" />
156     <Image Include="Assets\SmallLogo.png" />
157     <Image Include="Assets\StoreLogo.png" />
158     <Image Include="Assets\SplashScreen.png" />
159   </ItemGroup>
160   <ItemGroup>
161     <ClCompile Include="..\..\..\..\Source\Tests\Threads1\ThreadsTest1.cpp">
162       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">main=ThreadsTest1_main;%(PreprocessorDefinitions)</PreprocessorDefinitions>
163       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">main=ThreadsTest1_main;%(PreprocessorDefinitions)</PreprocessorDefinitions>
164       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
165       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
166       </PrecompiledHeaderFile>
167       <PrecompiledHeaderOutputFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
168       </PrecompiledHeaderOutputFile>
169       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
170       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
171       </PrecompiledHeaderFile>
172       <PrecompiledHeaderOutputFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
173       </PrecompiledHeaderOutputFile>
174     </ClCompile>
175     <ClCompile Include="..\..\..\..\Source\Tests\Time1\TimeTest1.cpp">
176       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">main=TimeTest1_main;%(PreprocessorDefinitions)</PreprocessorDefinitions>
177       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">main=TimeTest1_main;%(PreprocessorDefinitions)</PreprocessorDefinitions>
178       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">NotUsing</PrecompiledHeader>
179       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
180       </PrecompiledHeaderFile>
181       <PrecompiledHeaderOutputFile Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
182       </PrecompiledHeaderOutputFile>
183       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">NotUsing</PrecompiledHeader>
184       <PrecompiledHeaderFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
185       </PrecompiledHeaderFile>
186       <PrecompiledHeaderOutputFile Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
187       </PrecompiledHeaderOutputFile>
188     </ClCompile>
189     <ClCompile Include="App.xaml.cpp">
190       <DependentUpon>App.xaml</DependentUpon>
191     </ClCompile>
192     <ClCompile Include="MainPage.xaml.cpp">
193       <DependentUpon>MainPage.xaml</DependentUpon>
194     </ClCompile>
195     <ClCompile Include="pch.cpp">
196       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Create</PrecompiledHeader>
197       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">Create</PrecompiledHeader>
198       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">Create</PrecompiledHeader>
199       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">Create</PrecompiledHeader>
200       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Create</PrecompiledHeader>
201       <PrecompiledHeader Condition="'$(Configuration)|$(Platform)'=='Release|x64'">Create</PrecompiledHeader>
202     </ClCompile>
203   </ItemGroup>
204   <ItemGroup>
205     <ProjectReference Include="..\Neptune\Neptune.vcxproj">
206       <Project>{4d304d49-41f5-48c2-bc88-898af70f421c}</Project>
207     </ProjectReference>
208   </ItemGroup>
209   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
210   <ImportGroup Label="ExtensionTargets">
211   </ImportGroup>
212 </Project>