DistortionContent.contentproj 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  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>{DAF462DE-A78E-4C29-8DF1-EAA273C1452F}</ProjectGuid>
  5. <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
  6. <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
  7. <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
  8. <OutputType>Library</OutputType>
  9. <AppDesignerFolder>Properties</AppDesignerFolder>
  10. <RootNamespace>DistortionSample</RootNamespace>
  11. <AssemblyName>DistortionSample</AssemblyName>
  12. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  13. <ApplicationIcon>Game.ico</ApplicationIcon>
  14. <StartupObject>DistortionSample.Program</StartupObject>
  15. <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
  16. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  17. <ContentRootDirectory>Content</ContentRootDirectory>
  18. <PublishUrl>publish\</PublishUrl>
  19. <Install>true</Install>
  20. <InstallFrom>Disk</InstallFrom>
  21. <UpdateEnabled>false</UpdateEnabled>
  22. <UpdateMode>Foreground</UpdateMode>
  23. <UpdateInterval>7</UpdateInterval>
  24. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  25. <UpdatePeriodically>false</UpdatePeriodically>
  26. <UpdateRequired>false</UpdateRequired>
  27. <MapFileExtensions>true</MapFileExtensions>
  28. <ApplicationRevision>0</ApplicationRevision>
  29. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  30. <IsWebBootstrapper>false</IsWebBootstrapper>
  31. <UseApplicationTrust>false</UseApplicationTrust>
  32. <BootstrapperEnabled>true</BootstrapperEnabled>
  33. </PropertyGroup>
  34. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  35. <XnaPlatform>Windows</XnaPlatform>
  36. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  37. </PropertyGroup>
  38. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  39. <XnaPlatform>Windows</XnaPlatform>
  40. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  41. </PropertyGroup>
  42. <ItemGroup>
  43. <Compile Include="Sunset.jpg">
  44. <Importer>TextureImporter</Importer>
  45. <Processor>TextureProcessor</Processor>
  46. <Name>Sunset</Name>
  47. </Compile>
  48. </ItemGroup>
  49. <ItemGroup>
  50. <Compile Include="Distorters.fx">
  51. <Importer>EffectImporter</Importer>
  52. <Processor>EffectProcessor</Processor>
  53. <Name>Distorters</Name>
  54. </Compile>
  55. </ItemGroup>
  56. <ItemGroup>
  57. <Compile Include="hudFont.spritefont">
  58. <Importer>FontDescriptionImporter</Importer>
  59. <Processor>FontDescriptionProcessor</Processor>
  60. <Name>hudFont</Name>
  61. </Compile>
  62. </ItemGroup>
  63. <ItemGroup>
  64. <Compile Include="Distort.fx">
  65. <Importer>EffectImporter</Importer>
  66. <Processor>EffectProcessor</Processor>
  67. <Name>Distort</Name>
  68. </Compile>
  69. </ItemGroup>
  70. <ItemGroup>
  71. <Compile Include="Cylinder.x">
  72. <Importer>XImporter</Importer>
  73. <Processor>DistorterModelProcessor</Processor>
  74. <Name>Cylinder</Name>
  75. </Compile>
  76. <Compile Include="Dude.fbx">
  77. <Importer>FbxImporter</Importer>
  78. <Processor>DistorterModelProcessor</Processor>
  79. <Name>Dude</Name>
  80. </Compile>
  81. </ItemGroup>
  82. <ItemGroup>
  83. <Compile Include="Window.x">
  84. <Importer>XImporter</Importer>
  85. <Processor>DistorterModelProcessor</Processor>
  86. <Name>Window</Name>
  87. </Compile>
  88. </ItemGroup>
  89. <ItemGroup>
  90. <Compile Include="Cube.x">
  91. <Importer>XImporter</Importer>
  92. <Processor>ModelProcessor</Processor>
  93. <Name>Cube</Name>
  94. </Compile>
  95. </ItemGroup>
  96. <ItemGroup>
  97. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  98. <Private>False</Private>
  99. </Reference>
  100. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  101. <Private>False</Private>
  102. </Reference>
  103. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  104. <Private>False</Private>
  105. </Reference>
  106. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  107. <Private>False</Private>
  108. </Reference>
  109. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  110. <Private>False</Private>
  111. </Reference>
  112. <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  113. <Private>False</Private>
  114. </Reference>
  115. </ItemGroup>
  116. <ItemGroup>
  117. <ProjectReference Include="..\..\DistortionPipeline\DistortionPipeline.csproj">
  118. <Project>{019E5B93-272D-4F06-BB12-81919546C2AB}</Project>
  119. <Name>DistortionPipeline</Name>
  120. </ProjectReference>
  121. </ItemGroup>
  122. <ItemGroup>
  123. <BootstrapperPackage Include=".NETFramework,Version=v4.0">
  124. <Visible>False</Visible>
  125. <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
  126. <Install>true</Install>
  127. </BootstrapperPackage>
  128. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  129. <Visible>False</Visible>
  130. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  131. <Install>false</Install>
  132. </BootstrapperPackage>
  133. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  134. <Visible>False</Visible>
  135. <ProductName>.NET Framework 3.5 SP1</ProductName>
  136. <Install>false</Install>
  137. </BootstrapperPackage>
  138. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  139. <Visible>False</Visible>
  140. <ProductName>Windows Installer 3.1</ProductName>
  141. <Install>true</Install>
  142. </BootstrapperPackage>
  143. </ItemGroup>
  144. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  145. Other similar extension points exist, see Microsoft.Common.targets.
  146. <Target Name="BeforeBuild">
  147. </Target>
  148. <Target Name="AfterBuild">
  149. </Target>
  150. -->
  151. <ProjectExtensions>
  152. <VisualStudio>
  153. </VisualStudio>
  154. </ProjectExtensions>
  155. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
  156. </Project>