BloomPostprocessWindows.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
  3. <PropertyGroup>
  4. <ProjectGuid>{F68D4319-7031-494D-A7BB-D2492994D309}</ProjectGuid>
  5. <ProjectTypeGuids>{6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  8. <OutputType>WinExe</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>BloomPostprocess</RootNamespace>
  11. <AssemblyName>BloomPostprocess</AssemblyName>
  12. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  13. <XnaPlatform>Windows</XnaPlatform>
  14. <XnaCrossPlatformGroupID>8b7b5241-2493-4995-a0da-01bfa2922c11</XnaCrossPlatformGroupID>
  15. <ApplicationIcon>Game.ico</ApplicationIcon>
  16. <Thumbnail>
  17. </Thumbnail>
  18. <SccProjectName>
  19. </SccProjectName>
  20. <SccLocalPath>
  21. </SccLocalPath>
  22. <SccAuxPath>
  23. </SccAuxPath>
  24. <SccProvider>
  25. </SccProvider>
  26. <XnaUpgrade>
  27. </XnaUpgrade>
  28. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  29. <FileUpgradeFlags>
  30. </FileUpgradeFlags>
  31. <UpgradeBackupLocation>
  32. </UpgradeBackupLocation>
  33. <OldToolsVersion>3.5</OldToolsVersion>
  34. <XnaOutputType>Game</XnaOutputType>
  35. <XnaProfile>Reach</XnaProfile>
  36. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  37. <PublishUrl>publish\</PublishUrl>
  38. <Install>true</Install>
  39. <InstallFrom>Disk</InstallFrom>
  40. <UpdateEnabled>false</UpdateEnabled>
  41. <UpdateMode>Foreground</UpdateMode>
  42. <UpdateInterval>7</UpdateInterval>
  43. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  44. <UpdatePeriodically>false</UpdatePeriodically>
  45. <UpdateRequired>false</UpdateRequired>
  46. <MapFileExtensions>true</MapFileExtensions>
  47. <ApplicationRevision>0</ApplicationRevision>
  48. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  49. <IsWebBootstrapper>false</IsWebBootstrapper>
  50. <UseApplicationTrust>false</UseApplicationTrust>
  51. <BootstrapperEnabled>true</BootstrapperEnabled>
  52. </PropertyGroup>
  53. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  54. <DebugSymbols>true</DebugSymbols>
  55. <DebugType>full</DebugType>
  56. <Optimize>false</Optimize>
  57. <OutputPath>bin\x86\Debug</OutputPath>
  58. <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
  59. <ErrorReport>prompt</ErrorReport>
  60. <WarningLevel>4</WarningLevel>
  61. <NoStdLib>true</NoStdLib>
  62. <UseVSHostingProcess>false</UseVSHostingProcess>
  63. <PlatformTarget>x86</PlatformTarget>
  64. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  65. </PropertyGroup>
  66. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  67. <DebugType>pdbonly</DebugType>
  68. <Optimize>true</Optimize>
  69. <OutputPath>bin\x86\Release</OutputPath>
  70. <DefineConstants>TRACE%3bWINDOWS</DefineConstants>
  71. <ErrorReport>prompt</ErrorReport>
  72. <WarningLevel>4</WarningLevel>
  73. <NoStdLib>true</NoStdLib>
  74. <UseVSHostingProcess>false</UseVSHostingProcess>
  75. <PlatformTarget>x86</PlatformTarget>
  76. <XnaCompressContent>True</XnaCompressContent>
  77. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  78. </PropertyGroup>
  79. <ItemGroup>
  80. <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  84. <Private>False</Private>
  85. </Reference>
  86. <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  87. <Private>False</Private>
  88. </Reference>
  89. <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  105. <Private>False</Private>
  106. </Reference>
  107. <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  108. <Private>False</Private>
  109. </Reference>
  110. <Reference Include="mscorlib">
  111. <Private>False</Private>
  112. </Reference>
  113. <Reference Include="System">
  114. <Private>False</Private>
  115. </Reference>
  116. <Reference Include="System.Xml.Linq">
  117. <Private>False</Private>
  118. </Reference>
  119. </ItemGroup>
  120. <ItemGroup>
  121. <Compile Include="BloomComponent.cs" />
  122. <Compile Include="BloomSettings.cs" />
  123. <Compile Include="Game.cs" />
  124. <Compile Include="Properties\AssemblyInfo.cs" />
  125. </ItemGroup>
  126. <ItemGroup>
  127. <Content Include="Game.ico" />
  128. </ItemGroup>
  129. <ItemGroup>
  130. <NestedContentProject Include="Content\Content.contentproj">
  131. <Project>d82a1c97-4ff3-440c-a58f-a1cb9135d0ac</Project>
  132. <Visible>False</Visible>
  133. </NestedContentProject>
  134. </ItemGroup>
  135. <ItemGroup>
  136. <ProjectReference Include="Content\BloomPostprocessContent.contentproj">
  137. <Project>{D82A1C97-4FF3-440C-A58F-A1CB9135D0AC}</Project>
  138. <Name>BloomPostprocessContent %28Content%29</Name>
  139. <XnaReferenceType>Content</XnaReferenceType>
  140. </ProjectReference>
  141. </ItemGroup>
  142. <ItemGroup>
  143. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  144. <Visible>False</Visible>
  145. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
  146. <Install>true</Install>
  147. </BootstrapperPackage>
  148. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  149. <Visible>False</Visible>
  150. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  151. <Install>false</Install>
  152. </BootstrapperPackage>
  153. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  154. <Visible>False</Visible>
  155. <ProductName>.NET Framework 3.5 SP1</ProductName>
  156. <Install>false</Install>
  157. </BootstrapperPackage>
  158. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  159. <Visible>False</Visible>
  160. <ProductName>Windows Installer 3.1</ProductName>
  161. <Install>true</Install>
  162. </BootstrapperPackage>
  163. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  164. <Visible>False</Visible>
  165. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  166. <Install>true</Install>
  167. </BootstrapperPackage>
  168. </ItemGroup>
  169. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  170. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" Condition="" />
  171. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  172. Other similar extension points exist, see Microsoft.Common.targets.
  173. <Target Name="BeforeBuild">
  174. </Target>
  175. <Target Name="AfterBuild">
  176. </Target>
  177. -->
  178. </Project>