| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <ProjectGuid>{DAF462DE-A78E-4C29-8DF1-EAA273C1452F}</ProjectGuid>
- <ProjectTypeGuids>{96E2B04D-8817-42c6-938A-82C39BA4D311};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">x86</Platform>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>DistortionSample</RootNamespace>
- <AssemblyName>DistortionSample</AssemblyName>
- <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
- <ApplicationIcon>Game.ico</ApplicationIcon>
- <StartupObject>DistortionSample.Program</StartupObject>
- <OutputPath>bin\$(Platform)\$(Configuration)</OutputPath>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <ContentRootDirectory>Content</ContentRootDirectory>
- <PublishUrl>publish\</PublishUrl>
- <Install>true</Install>
- <InstallFrom>Disk</InstallFrom>
- <UpdateEnabled>false</UpdateEnabled>
- <UpdateMode>Foreground</UpdateMode>
- <UpdateInterval>7</UpdateInterval>
- <UpdateIntervalUnits>Days</UpdateIntervalUnits>
- <UpdatePeriodically>false</UpdatePeriodically>
- <UpdateRequired>false</UpdateRequired>
- <MapFileExtensions>true</MapFileExtensions>
- <ApplicationRevision>0</ApplicationRevision>
- <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
- <XnaPlatform>Windows</XnaPlatform>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
- <XnaPlatform>Windows</XnaPlatform>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <ItemGroup>
- <Compile Include="Sunset.jpg">
- <Importer>TextureImporter</Importer>
- <Processor>TextureProcessor</Processor>
- <Name>Sunset</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Distorters.fx">
- <Importer>EffectImporter</Importer>
- <Processor>EffectProcessor</Processor>
- <Name>Distorters</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="hudFont.spritefont">
- <Importer>FontDescriptionImporter</Importer>
- <Processor>FontDescriptionProcessor</Processor>
- <Name>hudFont</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Distort.fx">
- <Importer>EffectImporter</Importer>
- <Processor>EffectProcessor</Processor>
- <Name>Distort</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Cylinder.x">
- <Importer>XImporter</Importer>
- <Processor>DistorterModelProcessor</Processor>
- <Name>Cylinder</Name>
- </Compile>
- <Compile Include="Dude.fbx">
- <Importer>FbxImporter</Importer>
- <Processor>DistorterModelProcessor</Processor>
- <Name>Dude</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Window.x">
- <Importer>XImporter</Importer>
- <Processor>DistorterModelProcessor</Processor>
- <Name>Window</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Cube.x">
- <Importer>XImporter</Importer>
- <Processor>ModelProcessor</Processor>
- <Name>Cube</Name>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.EffectImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.FBXImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.TextureImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.XImporter, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.AudioImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Content.Pipeline.VideoImporters, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
- <Private>False</Private>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\..\DistortionPipeline\DistortionPipeline.csproj">
- <Project>{019E5B93-272D-4F06-BB12-81919546C2AB}</Project>
- <Name>DistortionPipeline</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.0">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4 %28x86 and x64%29</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
- Other similar extension points exist, see Microsoft.Common.targets.
- <Target Name="BeforeBuild">
- </Target>
- <Target Name="AfterBuild">
- </Target>
- -->
- <ProjectExtensions>
- <VisualStudio>
- </VisualStudio>
- </ProjectExtensions>
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\$(XnaFrameworkVersion)\Microsoft.Xna.GameStudio.ContentPipeline.targets" />
- </Project>
|