wprestaurantapp_WP8.csproj 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  5. <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
  6. <ProductVersion>10.0.20506</ProductVersion>
  7. <SchemaVersion>2.0</SchemaVersion>
  8. <ProjectGuid>{E63DEA7C-7A19-4E5E-9853-6BF1E75C846A}</ProjectGuid>
  9. <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>wprestaurantapp</RootNamespace>
  13. <AssemblyName>wprestaurantapp</AssemblyName>
  14. <TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
  15. <SilverlightVersion>
  16. </SilverlightVersion>
  17. <TargetFrameworkProfile>
  18. </TargetFrameworkProfile>
  19. <TargetFrameworkIdentifier>WindowsPhone</TargetFrameworkIdentifier>
  20. <SilverlightApplication>true</SilverlightApplication>
  21. <SupportedCultures>
  22. </SupportedCultures>
  23. <XapOutputs>true</XapOutputs>
  24. <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  25. <XapFilename>wprestaurantapp_WP8_$(Configuration)_$(Platform).xap</XapFilename>
  26. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  27. <SilverlightAppEntry>wprestaurantapp.App</SilverlightAppEntry>
  28. <ValidateXaml>true</ValidateXaml>
  29. <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
  30. <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
  31. </PropertyGroup>
  32. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  33. <DebugSymbols>true</DebugSymbols>
  34. <DebugType>full</DebugType>
  35. <Optimize>false</Optimize>
  36. <OutputPath>Bin\Debug</OutputPath>
  37. <DefineConstants>TRACE;DEBUG;SILVERLIGHT;WINDOWS_PHONE;WP8</DefineConstants>
  38. <NoStdLib>true</NoStdLib>
  39. <NoConfig>true</NoConfig>
  40. <ErrorReport>prompt</ErrorReport>
  41. <WarningLevel>4</WarningLevel>
  42. <Prefer32Bit>false</Prefer32Bit>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  45. <DebugType>pdbonly</DebugType>
  46. <Optimize>true</Optimize>
  47. <OutputPath>Bin\Release</OutputPath>
  48. <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE;WP8</DefineConstants>
  49. <NoStdLib>true</NoStdLib>
  50. <NoConfig>true</NoConfig>
  51. <ErrorReport>prompt</ErrorReport>
  52. <WarningLevel>4</WarningLevel>
  53. <Prefer32Bit>false</Prefer32Bit>
  54. </PropertyGroup>
  55. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
  56. <DebugSymbols>true</DebugSymbols>
  57. <OutputPath>Bin\x86\Debug</OutputPath>
  58. <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  59. <NoStdLib>true</NoStdLib>
  60. <DebugType>full</DebugType>
  61. <PlatformTarget>
  62. </PlatformTarget>
  63. <ErrorReport>prompt</ErrorReport>
  64. <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
  65. <Optimize>false</Optimize>
  66. </PropertyGroup>
  67. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
  68. <OutputPath>Bin\x86\Release</OutputPath>
  69. <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  70. <Optimize>true</Optimize>
  71. <NoStdLib>true</NoStdLib>
  72. <DebugType>pdbonly</DebugType>
  73. <PlatformTarget>
  74. </PlatformTarget>
  75. <ErrorReport>prompt</ErrorReport>
  76. <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
  77. </PropertyGroup>
  78. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
  79. <DebugSymbols>true</DebugSymbols>
  80. <OutputPath>Bin\ARM\Debug</OutputPath>
  81. <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  82. <NoStdLib>true</NoStdLib>
  83. <DebugType>full</DebugType>
  84. <PlatformTarget>
  85. </PlatformTarget>
  86. <ErrorReport>prompt</ErrorReport>
  87. <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
  88. <Optimize>false</Optimize>
  89. </PropertyGroup>
  90. <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
  91. <OutputPath>Bin\ARM\Release</OutputPath>
  92. <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  93. <Optimize>true</Optimize>
  94. <NoStdLib>true</NoStdLib>
  95. <DebugType>pdbonly</DebugType>
  96. <PlatformTarget>
  97. </PlatformTarget>
  98. <ErrorReport>prompt</ErrorReport>
  99. <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
  100. </PropertyGroup>
  101. <ItemGroup>
  102. <Compile Include="..\wprestaurantapp_WP75\App.xaml.cs">
  103. <Link>App.xaml.cs</Link>
  104. <DependentUpon>App.xaml</DependentUpon>
  105. </Compile>
  106. <Compile Include="..\wprestaurantapp_WP75\AppResources.Designer.cs">
  107. <Link>AppResources.Designer.cs</Link>
  108. <DependentUpon>AppResources.resx</DependentUpon>
  109. <AutoGen>True</AutoGen>
  110. <DesignTime>True</DesignTime>
  111. </Compile>
  112. <Compile Include="..\wprestaurantapp_WP75\LocalizedStrings.cs">
  113. <Link>LocalizedStrings.cs</Link>
  114. </Compile>
  115. <Compile Include="..\wprestaurantapp_WP75\MainPage.xaml.cs">
  116. <Link>MainPage.xaml.cs</Link>
  117. <DependentUpon>MainPage.xaml</DependentUpon>
  118. </Compile>
  119. <Compile Include="..\wprestaurantapp_WP75\MakeReservation.xaml.cs">
  120. <Link>MakeReservation.xaml.cs</Link>
  121. <DependentUpon>MakeReservation.xaml</DependentUpon>
  122. </Compile>
  123. <Compile Include="..\wprestaurantapp_WP75\Map.xaml.cs">
  124. <Link>Map.xaml.cs</Link>
  125. <DependentUpon>Map.xaml</DependentUpon>
  126. </Compile>
  127. <Compile Include="..\wprestaurantapp_WP75\Menu.xaml.cs">
  128. <Link>Menu.xaml.cs</Link>
  129. <DependentUpon>Menu.xaml</DependentUpon>
  130. </Compile>
  131. <Compile Include="..\wprestaurantapp_WP75\ViewModels\Category.cs">
  132. <Link>ViewModels\Category.cs</Link>
  133. </Compile>
  134. <Compile Include="..\wprestaurantapp_WP75\ViewModels\Dish.cs">
  135. <Link>ViewModels\Dish.cs</Link>
  136. </Compile>
  137. <Compile Include="..\wprestaurantapp_WP75\ViewModels\MainViewModel.cs">
  138. <Link>ViewModels\MainViewModel.cs</Link>
  139. </Compile>
  140. <Compile Include="..\wprestaurantapp_WP75\ViewModels\Reservation.cs">
  141. <Link>ViewModels\Reservation.cs</Link>
  142. </Compile>
  143. <Compile Include="..\wprestaurantapp_WP75\ViewModels\RestaurantData.cs">
  144. <Link>ViewModels\RestaurantData.cs</Link>
  145. </Compile>
  146. <Compile Include="Properties\AssemblyInfo.cs" />
  147. </ItemGroup>
  148. <ItemGroup>
  149. <None Include="Properties\AppManifest.xml" />
  150. <None Include="Properties\WMAppManifest.xml">
  151. <SubType>Designer</SubType>
  152. </None>
  153. </ItemGroup>
  154. <ItemGroup>
  155. <Content Include="..\wprestaurantapp_WP75\content\desserts_icon.png">
  156. <Link>content\desserts_icon.png</Link>
  157. </Content>
  158. <Content Include="..\wprestaurantapp_WP75\content\drinks_icon.png">
  159. <Link>content\drinks_icon.png</Link>
  160. </Content>
  161. <Content Include="..\wprestaurantapp_WP75\content\logo.png">
  162. <Link>content\logo.png</Link>
  163. </Content>
  164. <Content Include="..\wprestaurantapp_WP75\content\MapIcon.png">
  165. <Link>content\MapIcon.png</Link>
  166. </Content>
  167. <Content Include="..\wprestaurantapp_WP75\content\PanoramaBackground.png">
  168. <Link>content\PanoramaBackground.png</Link>
  169. </Content>
  170. <Content Include="..\wprestaurantapp_WP75\content\ReservationsAddIcon.png">
  171. <Link>content\ReservationsAddIcon.png</Link>
  172. </Content>
  173. <Resource Include="..\wprestaurantapp_WP75\content\restaurant.xml">
  174. <Link>content\restaurant.xml</Link>
  175. </Resource>
  176. <Content Include="..\wprestaurantapp_WP75\content\sea_food_icon.png">
  177. <Link>content\sea_food_icon.png</Link>
  178. </Content>
  179. <Content Include="..\wprestaurantapp_WP75\content\soups_icon.png">
  180. <Link>content\soups_icon.png</Link>
  181. </Content>
  182. <Content Include="..\wprestaurantapp_WP75\content\steaks_icon.png">
  183. <Link>content\steaks_icon.png</Link>
  184. </Content>
  185. <Content Include="..\wprestaurantapp_WP75\content\vegetarian_icon.png">
  186. <Link>content\vegetarian_icon.png</Link>
  187. </Content>
  188. <Content Include="ApplicationIcon.png">
  189. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  190. </Content>
  191. <Content Include="Background.png">
  192. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  193. </Content>
  194. <Content Include="SplashScreenImage.jpg" />
  195. </ItemGroup>
  196. <ItemGroup>
  197. <Reference Include="Microsoft.Phone.Controls, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
  198. <Reference Include="Microsoft.Phone.Controls.Maps, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
  199. </ItemGroup>
  200. <ItemGroup>
  201. <ApplicationDefinition Include="..\wprestaurantapp_WP75\App.xaml">
  202. <Link>App.xaml</Link>
  203. <Generator>MSBuild:Compile</Generator>
  204. <SubType>Designer</SubType>
  205. </ApplicationDefinition>
  206. <Page Include="..\wprestaurantapp_WP75\MainPage.xaml">
  207. <Link>MainPage.xaml</Link>
  208. <Generator>MSBuild:Compile</Generator>
  209. <SubType>Designer</SubType>
  210. </Page>
  211. <Page Include="..\wprestaurantapp_WP75\MakeReservation.xaml">
  212. <Link>MakeReservation.xaml</Link>
  213. <Generator>MSBuild:Compile</Generator>
  214. <SubType>Designer</SubType>
  215. </Page>
  216. <Page Include="..\wprestaurantapp_WP75\Map.xaml">
  217. <Link>Map.xaml</Link>
  218. <Generator>MSBuild:Compile</Generator>
  219. <SubType>Designer</SubType>
  220. </Page>
  221. <Page Include="..\wprestaurantapp_WP75\Menu.xaml">
  222. <Link>Menu.xaml</Link>
  223. <Generator>MSBuild:Compile</Generator>
  224. <SubType>Designer</SubType>
  225. </Page>
  226. <Page Include="..\wprestaurantapp_WP75\SampleData\MainViewModelSampleData.xaml">
  227. <Link>SampleData\MainViewModelSampleData.xaml</Link>
  228. <Generator>MSBuild:Compile</Generator>
  229. <SubType>Designer</SubType>
  230. </Page>
  231. </ItemGroup>
  232. <ItemGroup>
  233. <EmbeddedResource Include="..\wprestaurantapp_WP75\AppResources.resx">
  234. <Link>AppResources.resx</Link>
  235. <Generator>PublicResXFileCodeGenerator</Generator>
  236. <LastGenOutput>AppResources.Designer.cs</LastGenOutput>
  237. </EmbeddedResource>
  238. </ItemGroup>
  239. <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
  240. <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
  241. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  242. Other similar extension points exist, see Microsoft.Common.targets.
  243. <Target Name="BeforeBuild">
  244. </Target>
  245. <Target Name="AfterBuild">
  246. </Target>
  247. -->
  248. <ProjectExtensions />
  249. </Project>