1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <Project DefaultTargets =" Build" ToolsVersion =" 12.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 >{b8d3f85b-da71-4aca-87ba-10fed681dc79}</ProjectGuid >
31+ <RootNamespace >BlackJack_UIClient</RootNamespace >
32+ <DefaultLanguage >en-US</DefaultLanguage >
33+ <MinimumVisualStudioVersion >12.0</MinimumVisualStudioVersion >
34+ <AppContainerApplication >true</AppContainerApplication >
35+ <SccProjectName >SAK</SccProjectName >
36+ <SccAuxPath >SAK</SccAuxPath >
37+ <SccLocalPath >SAK</SccLocalPath >
38+ <SccProvider >SAK</SccProvider >
39+ <ApplicationType >Windows Store</ApplicationType >
40+ <ApplicationTypeRevision >8.1</ApplicationTypeRevision >
41+ </PropertyGroup >
42+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.Default.props" />
43+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" Label =" Configuration" >
44+ <ConfigurationType >Application</ConfigurationType >
45+ <UseDebugLibraries >true</UseDebugLibraries >
46+ <PlatformToolset >v120</PlatformToolset >
47+ </PropertyGroup >
48+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" Label =" Configuration" >
49+ <ConfigurationType >Application</ConfigurationType >
50+ <UseDebugLibraries >true</UseDebugLibraries >
51+ <PlatformToolset >v120</PlatformToolset >
52+ </PropertyGroup >
53+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" Label =" Configuration" >
54+ <ConfigurationType >Application</ConfigurationType >
55+ <UseDebugLibraries >true</UseDebugLibraries >
56+ <PlatformToolset >v120</PlatformToolset >
57+ </PropertyGroup >
58+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" Label =" Configuration" >
59+ <ConfigurationType >Application</ConfigurationType >
60+ <UseDebugLibraries >false</UseDebugLibraries >
61+ <WholeProgramOptimization >true</WholeProgramOptimization >
62+ <PlatformToolset >v120</PlatformToolset >
63+ </PropertyGroup >
64+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" Label =" Configuration" >
65+ <ConfigurationType >Application</ConfigurationType >
66+ <UseDebugLibraries >false</UseDebugLibraries >
67+ <WholeProgramOptimization >true</WholeProgramOptimization >
68+ <PlatformToolset >v120</PlatformToolset >
69+ </PropertyGroup >
70+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" Label =" Configuration" >
71+ <ConfigurationType >Application</ConfigurationType >
72+ <UseDebugLibraries >false</UseDebugLibraries >
73+ <WholeProgramOptimization >true</WholeProgramOptimization >
74+ <PlatformToolset >v120</PlatformToolset >
75+ </PropertyGroup >
76+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.props" />
77+ <Import Project =" $([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), build.root))\Build\Release.Product.Settings" />
78+ <ImportGroup Label =" ExtensionSettings" >
79+ </ImportGroup >
80+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >
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|Win32'" >
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|ARM'" >
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|ARM'" >
90+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
91+ </ImportGroup >
92+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >
93+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
94+ </ImportGroup >
95+ <ImportGroup Label =" PropertySheets" Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >
96+ <Import Project =" $(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition =" exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label =" LocalAppDataPlatform" />
97+ </ImportGroup >
98+ <PropertyGroup Label =" UserMacros" />
99+ <PropertyGroup >
100+ <PackageCertificateKeyFile >BlackJack_UIClient_TemporaryKey.pfx</PackageCertificateKeyFile >
101+ </PropertyGroup >
102+ <ItemDefinitionGroup >
103+ <ClCompile >
104+ <PrecompiledHeaderFile >pch.h</PrecompiledHeaderFile >
105+ <PreprocessorDefinitions >WIN32;%(PreprocessorDefinitions)</PreprocessorDefinitions >
106+ <AdditionalIncludeDirectories >$(CasablancaIncludeDir);%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories >
107+ <DisableSpecificWarnings >4100;4267;4450;4453;4702;%(DisableSpecificWarnings)</DisableSpecificWarnings >
108+ </ClCompile >
109+ </ItemDefinitionGroup >
110+ <PropertyGroup >
111+ <OutDir >$(OutDir)\$(MSBuildProjectName)\</OutDir >
112+ <PackageCertificateThumbprint >5C945ED108BF1723994A90F9BAA4B7D93FBE0E47</PackageCertificateThumbprint >
113+ </PropertyGroup >
114+ <ItemGroup >
115+ <ClInclude Include =" CardShape.xaml.h" >
116+ <DependentUpon >CardShape.xaml</DependentUpon >
117+ </ClInclude >
118+ <ClInclude Include =" pch.h" />
119+ <ClInclude Include =" App.xaml.h" >
120+ <DependentUpon >App.xaml</DependentUpon >
121+ </ClInclude >
122+ <ClInclude Include =" Player.xaml.h" >
123+ <DependentUpon >Player.xaml</DependentUpon >
124+ </ClInclude >
125+ <ClInclude Include =" PlayingTable.xaml.h" >
126+ <DependentUpon >PlayingTable.xaml</DependentUpon >
127+ </ClInclude >
128+ </ItemGroup >
129+ <ItemGroup >
130+ <ApplicationDefinition Include =" App.xaml" >
131+ <SubType >Designer</SubType >
132+ </ApplicationDefinition >
133+ <Page Include =" CardShape.xaml" />
134+ <Page Include =" Common\StandardStyles.xaml" >
135+ <SubType >Designer</SubType >
136+ </Page >
137+ <Page Include =" Player.xaml" />
138+ <Page Include =" PlayingTable.xaml" />
139+ </ItemGroup >
140+ <ItemGroup >
141+ <AppxManifest Include =" Package120.appxmanifest" >
142+ <SubType >Designer</SubType >
143+ </AppxManifest >
144+ <None Include =" BlackJack_UIClient_TemporaryKey.pfx" />
145+ </ItemGroup >
146+ <ItemGroup >
147+ <Image Include =" Assets\Logo.png" />
148+ <Image Include =" Assets\SmallLogo.png" />
149+ <Image Include =" Assets\StoreLogo.png" />
150+ <Image Include =" Assets\SplashScreen.png" />
151+ <Image Include =" Cards.PNG" />
152+ </ItemGroup >
153+ <ItemGroup >
154+ <ClCompile Include =" App.xaml.cpp" >
155+ <DependentUpon >App.xaml</DependentUpon >
156+ </ClCompile >
157+ <ClCompile Include =" CardShape.xaml.cpp" >
158+ <DependentUpon >CardShape.xaml</DependentUpon >
159+ </ClCompile >
160+ <ClCompile Include =" pch.cpp" >
161+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Debug|Win32'" >Create</PrecompiledHeader >
162+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|Win32'" >Create</PrecompiledHeader >
163+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Debug|ARM'" >Create</PrecompiledHeader >
164+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|ARM'" >Create</PrecompiledHeader >
165+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Debug|x64'" >Create</PrecompiledHeader >
166+ <PrecompiledHeader Condition =" '$(Configuration)|$(Platform)'=='Release|x64'" >Create</PrecompiledHeader >
167+ </ClCompile >
168+ <ClCompile Include =" Player.xaml.cpp" >
169+ <DependentUpon >Player.xaml</DependentUpon >
170+ </ClCompile >
171+ <ClCompile Include =" PlayingTable.xaml.cpp" >
172+ <DependentUpon >PlayingTable.xaml</DependentUpon >
173+ </ClCompile >
174+ </ItemGroup >
175+ <ItemGroup >
176+ <ProjectReference Include =" $(CasablancaSrcDir)\build\casablanca120.winrt.vcxproj" >
177+ <Project >{198ED804-2655-4D92-8104-C220E3EA9452}</Project >
178+ </ProjectReference >
179+ </ItemGroup >
180+ <Import Project =" $(VCTargetsPath)\Microsoft.Cpp.targets" />
181+ </Project >
0 commit comments