NormalMappingEffectWindows.csproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  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>{2D036BA3-7B65-4094-9FA5-127D7D126160}</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>NormalMappingEffect</RootNamespace>
  11. <AssemblyName>NormalMappingEffect</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. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  27. <XnaUpgrade>
  28. </XnaUpgrade>
  29. <XnaOutputType>Game</XnaOutputType>
  30. <XnaProfile>Reach</XnaProfile>
  31. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  32. <FileUpgradeFlags>
  33. </FileUpgradeFlags>
  34. <UpgradeBackupLocation>
  35. </UpgradeBackupLocation>
  36. <OldToolsVersion>3.5</OldToolsVersion>
  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="NormalMappingEffect.cs" />
  122. <Compile Include="Properties\AssemblyInfo.cs" />
  123. </ItemGroup>
  124. <ItemGroup>
  125. <Content Include="Game.ico" />
  126. </ItemGroup>
  127. <ItemGroup>
  128. <NestedContentProject Include="Content\Content.contentproj">
  129. <Project>739a0cd0-eed9-401c-94b8-8ad5659b9be0</Project>
  130. <Visible>False</Visible>
  131. </NestedContentProject>
  132. </ItemGroup>
  133. <ItemGroup>
  134. <ProjectReference Include="Content\NormalMappingEffectContent.contentproj">
  135. <Project>{739A0CD0-EED9-401C-94B8-8AD5659B9BE0}</Project>
  136. <Name>NormalMappingEffectContent %28Content%29</Name>
  137. <XnaReferenceType>Content</XnaReferenceType>
  138. </ProjectReference>
  139. </ItemGroup>
  140. <ItemGroup>
  141. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  142. <Visible>False</Visible>
  143. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
  144. <Install>true</Install>
  145. </BootstrapperPackage>
  146. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  147. <Visible>False</Visible>
  148. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  149. <Install>false</Install>
  150. </BootstrapperPackage>
  151. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  152. <Visible>False</Visible>
  153. <ProductName>.NET Framework 3.5 SP1</ProductName>
  154. <Install>false</Install>
  155. </BootstrapperPackage>
  156. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  157. <Visible>False</Visible>
  158. <ProductName>Windows Installer 3.1</ProductName>
  159. <Install>true</Install>
  160. </BootstrapperPackage>
  161. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  162. <Visible>False</Visible>
  163. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  164. <Install>true</Install>
  165. </BootstrapperPackage>
  166. </ItemGroup>
  167. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  168. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" Condition="" />
  169. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  170. Other similar extension points exist, see Microsoft.Common.targets.
  171. <Target Name="BeforeBuild">
  172. </Target>
  173. <Target Name="AfterBuild">
  174. </Target>
  175. -->
  176. </Project>