SpriteEffectsWindows.csproj 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179
  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>{9C036488-8BE1-4EC2-9C1E-E04A5882944C}</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>SpriteEffects</RootNamespace>
  11. <AssemblyName>SpriteEffects</AssemblyName>
  12. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  13. <XnaPlatform>Windows</XnaPlatform>
  14. <ApplicationIcon>Game.ico</ApplicationIcon>
  15. <Thumbnail>SpriteEffectsSample.png</Thumbnail>
  16. <XnaCrossPlatformGroupID>{455c4030-bd39-4a2f-b4aa-2c4db9108280}</XnaCrossPlatformGroupID>
  17. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  18. <XnaUpgrade>
  19. </XnaUpgrade>
  20. <XnaOutputType>Game</XnaOutputType>
  21. <XnaProfile>Reach</XnaProfile>
  22. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  23. <FileUpgradeFlags>
  24. </FileUpgradeFlags>
  25. <UpgradeBackupLocation>
  26. </UpgradeBackupLocation>
  27. <OldToolsVersion>3.5</OldToolsVersion>
  28. <PublishUrl>publish\</PublishUrl>
  29. <Install>true</Install>
  30. <InstallFrom>Disk</InstallFrom>
  31. <UpdateEnabled>false</UpdateEnabled>
  32. <UpdateMode>Foreground</UpdateMode>
  33. <UpdateInterval>7</UpdateInterval>
  34. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  35. <UpdatePeriodically>false</UpdatePeriodically>
  36. <UpdateRequired>false</UpdateRequired>
  37. <MapFileExtensions>true</MapFileExtensions>
  38. <ApplicationRevision>0</ApplicationRevision>
  39. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  40. <IsWebBootstrapper>false</IsWebBootstrapper>
  41. <UseApplicationTrust>false</UseApplicationTrust>
  42. <BootstrapperEnabled>true</BootstrapperEnabled>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>bin\x86\Debug</OutputPath>
  49. <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <NoStdLib>true</NoStdLib>
  53. <UseVSHostingProcess>false</UseVSHostingProcess>
  54. <PlatformTarget>x86</PlatformTarget>
  55. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  58. <DebugType>pdbonly</DebugType>
  59. <Optimize>true</Optimize>
  60. <OutputPath>bin\x86\Release</OutputPath>
  61. <DefineConstants>TRACE%3bWINDOWS</DefineConstants>
  62. <ErrorReport>prompt</ErrorReport>
  63. <WarningLevel>4</WarningLevel>
  64. <NoStdLib>true</NoStdLib>
  65. <UseVSHostingProcess>false</UseVSHostingProcess>
  66. <PlatformTarget>x86</PlatformTarget>
  67. <XnaCompressContent>True</XnaCompressContent>
  68. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  69. </PropertyGroup>
  70. <ItemGroup>
  71. <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  72. <Private>False</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  75. <Private>False</Private>
  76. </Reference>
  77. <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  78. <Private>False</Private>
  79. </Reference>
  80. <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  84. <Private>False</Private>
  85. </Reference>
  86. <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  87. <Private>False</Private>
  88. </Reference>
  89. <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="mscorlib">
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="System">
  105. <Private>False</Private>
  106. </Reference>
  107. <Reference Include="System.Xml.Linq">
  108. <Private>False</Private>
  109. </Reference>
  110. </ItemGroup>
  111. <ItemGroup>
  112. <Compile Include="Properties\AssemblyInfo.cs" />
  113. <Compile Include="SpriteEffects.cs">
  114. <Name>SpriteEffects</Name>
  115. </Compile>
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Content Include="Game.ico">
  119. <Name>Game</Name>
  120. </Content>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <Content Include="SpriteEffectsSample.png">
  124. </Content>
  125. </ItemGroup>
  126. <ItemGroup>
  127. <NestedContentProject Include="Content\Content.contentproj">
  128. <Project>{7e5aaa1a-dc1f-4abf-bbd0-f6e4dd904d6b}</Project>
  129. <Visible>False</Visible>
  130. </NestedContentProject>
  131. </ItemGroup>
  132. <ItemGroup>
  133. <ProjectReference Include="Content\SpriteEffectsContent.contentproj">
  134. <Project>{7E5AAA1A-DC1F-4ABF-BBD0-F6E4DD904D6B}</Project>
  135. <Name>SpriteEffectsContent %28Content%29</Name>
  136. <XnaReferenceType>Content</XnaReferenceType>
  137. </ProjectReference>
  138. </ItemGroup>
  139. <ItemGroup>
  140. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  141. <Visible>False</Visible>
  142. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
  143. <Install>true</Install>
  144. </BootstrapperPackage>
  145. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  146. <Visible>False</Visible>
  147. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  148. <Install>false</Install>
  149. </BootstrapperPackage>
  150. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  151. <Visible>False</Visible>
  152. <ProductName>.NET Framework 3.5 SP1</ProductName>
  153. <Install>false</Install>
  154. </BootstrapperPackage>
  155. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  156. <Visible>False</Visible>
  157. <ProductName>Windows Installer 3.1</ProductName>
  158. <Install>true</Install>
  159. </BootstrapperPackage>
  160. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  161. <Visible>False</Visible>
  162. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  163. <Install>true</Install>
  164. </BootstrapperPackage>
  165. </ItemGroup>
  166. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  167. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  168. Other similar extension points exist, see Microsoft.Common.targets.
  169. <Target Name="BeforeBuild">
  170. </Target>
  171. <Target Name="AfterBuild">
  172. </Target>
  173. -->
  174. <ProjectExtensions>
  175. <VisualStudio>
  176. </VisualStudio>
  177. </ProjectExtensions>
  178. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" Condition="" />
  179. </Project>