| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ProjectGuid>{44A7A497-78C9-4363-839C-57109C13CB04}</ProjectGuid>
- <ProjectTypeGuids>{6D335F3A-9D43-41b4-9D22-F6F17C4BE596};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">Xbox 360</Platform>
- <OutputType>Exe</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>RectangleCollision</RootNamespace>
- <AssemblyName>RectangleCollision</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <TargetFrameworkProfile>Client</TargetFrameworkProfile>
- <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
- <XnaPlatform>Xbox 360</XnaPlatform>
- <XnaProfile>Reach</XnaProfile>
- <XnaCrossPlatformGroupID>62563202-c44f-447b-b51e-90fd5b012881</XnaCrossPlatformGroupID>
- <XnaOutputType>Game</XnaOutputType>
- <ApplicationIcon>Game.ico</ApplicationIcon>
- <Thumbnail>GameThumbnail.png</Thumbnail>
- <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|Xbox 360' ">
- <OutputPath>bin\Xbox 360\Debug</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoStdLib>true</NoStdLib>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <DefineConstants>DEBUG;TRACE;XBOX;XBOX360</DefineConstants>
- <XnaCompressContent>true</XnaCompressContent>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Xbox 360' ">
- <OutputPath>bin\Xbox 360\Release</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoStdLib>true</NoStdLib>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <DefineConstants>TRACE;XBOX;XBOX360</DefineConstants>
- <XnaCompressContent>true</XnaCompressContent>
- </PropertyGroup>
- <ItemGroup>
- <ProjectReference Include="..\RectangleCollisionContent\RectangleCollisionContent.contentproj">
- <Name>RectangleCollisionContent %28Content%29</Name>
- <XnaReferenceType>Content</XnaReferenceType>
- <Project>{D3B9991E-01CA-4481-8B68-CC862B5CD6C1}</Project>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Game1.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="Game.ico" />
- <Content Include="GameThumbnail.png" />
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
- <Visible>False</Visible>
- <ProductName>Microsoft .NET Framework 4 Client Profile %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>
- <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
- <Visible>False</Visible>
- <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <Reference Include="Microsoft.Xna.Framework">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Avatar">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Game">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.GamerServices">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Graphics">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Net">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Storage">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Video">
- <Private>False</Private>
- </Reference>
- <Reference Include="Microsoft.Xna.Framework.Xact">
- <Private>False</Private>
- </Reference>
- <Reference Include="mscorlib">
- <Private>False</Private>
- </Reference>
- <Reference Include="System">
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Core">
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Net" />
- <Reference Include="System.Xml">
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.Linq">
- <Private>False</Private>
- </Reference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
- <!--
- 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>
- -->
- </Project>
|