WindowsPhoneNonLinearNavigationServiceSample.csproj 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134
  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>{4475966A-864D-4466-A22F-F12AF4E962B1}</ProjectGuid>
  9. <ProjectTypeGuids>{C089C8C0-30E0-4E22-80C0-CE093F111A43};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
  10. <OutputType>Library</OutputType>
  11. <AppDesignerFolder>Properties</AppDesignerFolder>
  12. <RootNamespace>WindowsPhoneRecipes</RootNamespace>
  13. <AssemblyName>WindowsPhoneRecipes</AssemblyName>
  14. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  15. <SilverlightVersion>$(TargetFrameworkVersion)</SilverlightVersion>
  16. <TargetFrameworkProfile>WindowsPhone</TargetFrameworkProfile>
  17. <TargetFrameworkIdentifier>Silverlight</TargetFrameworkIdentifier>
  18. <SilverlightApplication>true</SilverlightApplication>
  19. <SupportedCultures>
  20. </SupportedCultures>
  21. <XapOutputs>true</XapOutputs>
  22. <GenerateSilverlightManifest>true</GenerateSilverlightManifest>
  23. <XapFilename>WindowsPhoneRecipes.xap</XapFilename>
  24. <SilverlightManifestTemplate>Properties\AppManifest.xml</SilverlightManifestTemplate>
  25. <SilverlightAppEntry>WindowsPhoneRecipes.App</SilverlightAppEntry>
  26. <ValidateXaml>true</ValidateXaml>
  27. <ThrowErrorsInValidation>true</ThrowErrorsInValidation>
  28. </PropertyGroup>
  29. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
  30. <DebugSymbols>true</DebugSymbols>
  31. <DebugType>full</DebugType>
  32. <Optimize>false</Optimize>
  33. <OutputPath>Bin\Debug</OutputPath>
  34. <DefineConstants>DEBUG;TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  35. <NoStdLib>true</NoStdLib>
  36. <NoConfig>true</NoConfig>
  37. <ErrorReport>prompt</ErrorReport>
  38. <WarningLevel>4</WarningLevel>
  39. </PropertyGroup>
  40. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
  41. <DebugType>pdbonly</DebugType>
  42. <Optimize>true</Optimize>
  43. <OutputPath>Bin\Release</OutputPath>
  44. <DefineConstants>TRACE;SILVERLIGHT;WINDOWS_PHONE</DefineConstants>
  45. <NoStdLib>true</NoStdLib>
  46. <NoConfig>true</NoConfig>
  47. <ErrorReport>prompt</ErrorReport>
  48. <WarningLevel>4</WarningLevel>
  49. </PropertyGroup>
  50. <ItemGroup>
  51. <Reference Include="Microsoft.Phone" />
  52. <Reference Include="Microsoft.Phone.Interop" />
  53. <Reference Include="System.Windows" />
  54. <Reference Include="mscorlib" />
  55. <Reference Include="system" />
  56. <Reference Include="System.Core" />
  57. <Reference Include="System.Net" />
  58. <Reference Include="System.Xml" />
  59. <Reference Include="WindowsPhoneLogger">
  60. <HintPath>..\..\3rd Party\Logger\Debug\WindowsPhoneLogger.dll</HintPath>
  61. </Reference>
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="App.xaml.cs">
  65. <DependentUpon>App.xaml</DependentUpon>
  66. </Compile>
  67. <Compile Include="ItemPage.xaml.cs">
  68. <DependentUpon>ItemPage.xaml</DependentUpon>
  69. </Compile>
  70. <Compile Include="MainPage.xaml.cs">
  71. <DependentUpon>MainPage.xaml</DependentUpon>
  72. </Compile>
  73. <Compile Include="Properties\AssemblyInfo.cs" />
  74. <Compile Include="CategoriesListingPage.xaml.cs">
  75. <DependentUpon>CategoriesListingPage.xaml</DependentUpon>
  76. </Compile>
  77. <Compile Include="CategoryPage.xaml.cs">
  78. <DependentUpon>CategoryPage.xaml</DependentUpon>
  79. </Compile>
  80. </ItemGroup>
  81. <ItemGroup>
  82. <ApplicationDefinition Include="App.xaml">
  83. <SubType>Designer</SubType>
  84. <Generator>MSBuild:Compile</Generator>
  85. </ApplicationDefinition>
  86. <Page Include="ItemPage.xaml">
  87. <SubType>Designer</SubType>
  88. <Generator>MSBuild:Compile</Generator>
  89. </Page>
  90. <Page Include="MainPage.xaml">
  91. <SubType>Designer</SubType>
  92. <Generator>MSBuild:Compile</Generator>
  93. </Page>
  94. <Page Include="CategoriesListingPage.xaml">
  95. <SubType>Designer</SubType>
  96. <Generator>MSBuild:Compile</Generator>
  97. </Page>
  98. <Page Include="CategoryPage.xaml">
  99. <SubType>Designer</SubType>
  100. <Generator>MSBuild:Compile</Generator>
  101. </Page>
  102. </ItemGroup>
  103. <ItemGroup>
  104. <None Include="Properties\AppManifest.xml" />
  105. <None Include="Properties\WMAppManifest.xml" />
  106. </ItemGroup>
  107. <ItemGroup>
  108. <Content Include="ApplicationIcon.png">
  109. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  110. </Content>
  111. <Resource Include="Images\LogIcon.png" />
  112. <Content Include="SplashScreenImage.jpg" />
  113. <Resource Include="Images\ArrowImg.png" />
  114. <Content Include="Background.png">
  115. <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
  116. </Content>
  117. </ItemGroup>
  118. <ItemGroup>
  119. <ProjectReference Include="..\NonLinearNavigationService\NonLinearNavigationService.csproj">
  120. <Project>{75990D93-5CF4-49BC-B180-C27F6A61A4B1}</Project>
  121. <Name>NonLinearNavigationService</Name>
  122. </ProjectReference>
  123. </ItemGroup>
  124. <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.$(TargetFrameworkProfile).Overrides.targets" />
  125. <Import Project="$(MSBuildExtensionsPath)\Microsoft\Silverlight for Phone\$(TargetFrameworkVersion)\Microsoft.Silverlight.CSharp.targets" />
  126. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  127. Other similar extension points exist, see Microsoft.Common.targets.
  128. <Target Name="BeforeBuild">
  129. </Target>
  130. <Target Name="AfterBuild">
  131. </Target>
  132. -->
  133. <ProjectExtensions />
  134. </Project>