| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003" ToolsVersion="4.0">
- <PropertyGroup>
- <ProjectGuid>{0AE2D29C-71E9-4EE5-B6AA-B90919D173D4}</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>InputReporter</RootNamespace>
- <AssemblyName>InputReporter</AssemblyName>
- <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
- <XnaPlatform>Xbox 360</XnaPlatform>
- <StartupObject>InputReporter.InputReporterGame</StartupObject>
- <Thumbnail>InputReporter.png</Thumbnail>
- <XnaCrossPlatformGroupID>{fc5be90a-53c9-4195-86cf-64261192841e}</XnaCrossPlatformGroupID>
- <XnaUpgrade>
- </XnaUpgrade>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
- <FileUpgradeFlags>
- </FileUpgradeFlags>
- <UpgradeBackupLocation>
- </UpgradeBackupLocation>
- <OldToolsVersion>3.5</OldToolsVersion>
- <IsWebBootstrapper>false</IsWebBootstrapper>
- <XnaOutputType>Game</XnaOutputType>
- <XnaProfile>HiDef</XnaProfile>
- <TargetFrameworkProfile>Client</TargetFrameworkProfile>
- <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>
- <UseApplicationTrust>false</UseApplicationTrust>
- <BootstrapperEnabled>true</BootstrapperEnabled>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Xbox 360' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Xbox 360\Debug</OutputPath>
- <DefineConstants>DEBUG;TRACE;XBOX;XBOX360</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoStdLib>true</NoStdLib>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <XnaCompressContent>True</XnaCompressContent>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Xbox 360' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Xbox 360\Release</OutputPath>
- <DefineConstants>TRACE;XBOX;XBOX360</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoStdLib>true</NoStdLib>
- <UseVSHostingProcess>false</UseVSHostingProcess>
- <XnaCompressContent>True</XnaCompressContent>
- <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <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.Input.Touch">
- <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>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="ChargeSwitch.cs">
- <Name>ChargeSwitch</Name>
- </Compile>
- <Compile Include="ChargeSwitchDeadZone.cs">
- <Name>ChargeSwitchDeadZone</Name>
- </Compile>
- <Compile Include="ChargeSwitchExit.cs">
- <Name>ChargeSwitchExit</Name>
- </Compile>
- <Compile Include="InputReporterGame.cs">
- <Name>InputReporterGame</Name>
- </Compile>
- <Compile Include="InputReporterResources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>InputReporterResources.resx</DependentUpon>
- <Name>InputReporterResources.Designer</Name>
- </Compile>
- <Compile Include="Properties\AssemblyInfo.cs" />
- </ItemGroup>
- <ItemGroup>
- <Content Include="InputReporter.png">
- </Content>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="InputReporterResources.resx">
- <SubType>Designer</SubType>
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>InputReporterResources.Designer.cs</LastGenOutput>
- <Name>InputReporterResources</Name>
- </EmbeddedResource>
- </ItemGroup>
- <ItemGroup>
- <NestedContentProject Include="Content\Content.contentproj">
- <Project>{439449a1-572e-40cb-8710-9eb74896c28d}</Project>
- <Visible>False</Visible>
- </NestedContentProject>
- </ItemGroup>
- <ItemGroup>
- <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.2.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 2.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.0">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.0 %28x86%29</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5</ProductName>
- <Install>false</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
- <Visible>False</Visible>
- <ProductName>.NET Framework 3.5 SP1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
- <Visible>False</Visible>
- <ProductName>Windows Installer 3.1</ProductName>
- <Install>true</Install>
- </BootstrapperPackage>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="Content\InputReporterContent.contentproj">
- <Project>{7EAAD54A-EC06-4EDE-AEA7-9B2000E935E5}</Project>
- <Name>InputReporterContent %28Content%29</Name>
- <XnaReferenceType>Content</XnaReferenceType>
- </ProjectReference>
- </ItemGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.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>
- -->
- <ProjectExtensions>
- <VisualStudio>
- </VisualStudio>
- </ProjectExtensions>
- <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" Condition="" />
- </Project>
|