123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProductVersion>10.0.20506</ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{E63DEA7C-7A19-4E5E-9853-6BF1E75C846A}</ProjectGuid>
- <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>wprestaurantapp</RootNamespace>
- <AssemblyName>wprestaurantapp</AssemblyName>
- <TargetFrameworkVersion>v8.0</TargetFrameworkVersion>
- <SilverlightVersion>
- </SilverlightVersion>
- <TargetFrameworkProfile>
- </TargetFrameworkProfile>
- <TargetFrameworkIdentifier>WindowsPhone</TargetFrameworkIdentifier>
- <SilverlightApplication>true</SilverlightApplication>
- <SupportedCultures>
- </SupportedCultures>
- <XapOutputs>true</XapOutputs>
- <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
- <XapFilename>wprestaurantapp_WP8_$(Configuration)_$(Platform).xap</XapFilename>
- <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
- <SilverlightAppEntry>wprestaurantapp.App</SilverlightAppEntry>
- <ValidateXaml>true</ValidateXaml>
- <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
- <MinimumVisualStudioVersion>11.0</MinimumVisualStudioVersion>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>Bin\Debug</OutputPath>
- <DefineConstants>TRACE;DEBUG;SILVERLIGHT;WINDOWS_PHONE;WP8</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <NoConfig>true</NoConfig>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>Bin\Release</OutputPath>
- <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE;WP8</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <NoConfig>true</NoConfig>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <Prefer32Bit>false</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>Bin\x86\Debug</OutputPath>
- <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <DebugType>full</DebugType>
- <PlatformTarget>
- </PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
- <Optimize>false</Optimize>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>Bin\x86\Release</OutputPath>
- <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
- <Optimize>true</Optimize>
- <NoStdLib>true</NoStdLib>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>
- </PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>Bin\ARM\Debug</OutputPath>
- <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
- <NoStdLib>true</NoStdLib>
- <DebugType>full</DebugType>
- <PlatformTarget>
- </PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
- <Optimize>false</Optimize>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
- <OutputPath>Bin\ARM\Release</OutputPath>
- <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
- <Optimize>true</Optimize>
- <NoStdLib>true</NoStdLib>
- <DebugType>pdbonly</DebugType>
- <PlatformTarget>
- </PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>ManagedMinimumRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="..\wprestaurantapp_WP75\App.xaml.cs">
- <Link>App.xaml.cs</Link>
- <DependentUpon>App.xaml</DependentUpon>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\AppResources.Designer.cs">
- <Link>AppResources.Designer.cs</Link>
- <DependentUpon>AppResources.resx</DependentUpon>
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\LocalizedStrings.cs">
- <Link>LocalizedStrings.cs</Link>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\MainPage.xaml.cs">
- <Link>MainPage.xaml.cs</Link>
- <DependentUpon>MainPage.xaml</DependentUpon>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\MakeReservation.xaml.cs">
- <Link>MakeReservation.xaml.cs</Link>
- <DependentUpon>MakeReservation.xaml</DependentUpon>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\Map.xaml.cs">
- <Link>Map.xaml.cs</Link>
- <DependentUpon>Map.xaml</DependentUpon>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\Menu.xaml.cs">
- <Link>Menu.xaml.cs</Link>
- <DependentUpon>Menu.xaml</DependentUpon>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\ViewModels\Category.cs">
- <Link>ViewModels\Category.cs</Link>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\ViewModels\Dish.cs">
- <Link>ViewModels\Dish.cs</Link>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\ViewModels\MainViewModel.cs">
- <Link>ViewModels\MainViewModel.cs</Link>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\ViewModels\Reservation.cs">
- <Link>ViewModels\Reservation.cs</Link>
- </Compile>
- <Compile Include="..\wprestaurantapp_WP75\ViewModels\RestaurantData.cs">
- <Link>ViewModels\RestaurantData.cs</Link>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Properties\AppManifest.xml" />
- <None Include="Properties\WMAppManifest.xml">
- <SubType>Designer</SubType>
- </None>
- </ItemGroup>
- <ItemGroup>
- <Content Include="..\wprestaurantapp_WP75\content\desserts_icon.png">
- <Link>content\desserts_icon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\drinks_icon.png">
- <Link>content\drinks_icon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\logo.png">
- <Link>content\logo.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\MapIcon.png">
- <Link>content\MapIcon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\PanoramaBackground.png">
- <Link>content\PanoramaBackground.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\ReservationsAddIcon.png">
- <Link>content\ReservationsAddIcon.png</Link>
- </Content>
- <Resource Include="..\wprestaurantapp_WP75\content\restaurant.xml">
- <Link>content\restaurant.xml</Link>
- </Resource>
- <Content Include="..\wprestaurantapp_WP75\content\sea_food_icon.png">
- <Link>content\sea_food_icon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\soups_icon.png">
- <Link>content\soups_icon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\steaks_icon.png">
- <Link>content\steaks_icon.png</Link>
- </Content>
- <Content Include="..\wprestaurantapp_WP75\content\vegetarian_icon.png">
- <Link>content\vegetarian_icon.png</Link>
- </Content>
- <Content Include="ApplicationIcon.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="Background.png">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Include="SplashScreenImage.jpg" />
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Phone.Controls, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
- <Reference Include="Microsoft.Phone.Controls.Maps, Version=8.0.0.0, Culture=neutral, PublicKeyToken=24eec0d8c86cda1e, processorArchitecture=MSIL" />
- </ItemGroup>
- <ItemGroup>
- <ApplicationDefinition Include="..\wprestaurantapp_WP75\App.xaml">
- <Link>App.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </ApplicationDefinition>
- <Page Include="..\wprestaurantapp_WP75\MainPage.xaml">
- <Link>MainPage.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="..\wprestaurantapp_WP75\MakeReservation.xaml">
- <Link>MakeReservation.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="..\wprestaurantapp_WP75\Map.xaml">
- <Link>Map.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="..\wprestaurantapp_WP75\Menu.xaml">
- <Link>Menu.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="..\wprestaurantapp_WP75\SampleData\MainViewModelSampleData.xaml">
- <Link>SampleData\MainViewModelSampleData.xaml</Link>
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="..\wprestaurantapp_WP75\AppResources.resx">
- <Link>AppResources.resx</Link>
- <Generator>PublicResXFileCodeGenerator</Generator>
- <LastGenOutput>AppResources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).$(TargetFrameworkVersion).Overrides.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\$(TargetFrameworkIdentifier)\$(TargetFrameworkVersion)\Microsoft.$(TargetFrameworkIdentifier).CSharp.targets" />
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ProjectExtensions />
- </Project>
|