NetworkPredictionWindows.csproj 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170
  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>{C4E59DDA-5522-4E36-9799-6DE4DC9CC205}</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>NetworkPrediction</RootNamespace>
  11. <AssemblyName>NetworkPrediction</AssemblyName>
  12. <XnaFrameworkVersion>v4.0</XnaFrameworkVersion>
  13. <XnaPlatform>Windows</XnaPlatform>
  14. <XnaCrossPlatformGroupID>c6c966f0-3285-4ad2-a41f-77d2593527dc</XnaCrossPlatformGroupID>
  15. <ApplicationIcon>Game.ico</ApplicationIcon>
  16. <Thumbnail>NetworkPrediction.png</Thumbnail>
  17. <XnaUpgrade>
  18. </XnaUpgrade>
  19. <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
  20. <FileUpgradeFlags>
  21. </FileUpgradeFlags>
  22. <UpgradeBackupLocation>
  23. </UpgradeBackupLocation>
  24. <OldToolsVersion>3.5</OldToolsVersion>
  25. <XnaOutputType>Game</XnaOutputType>
  26. <XnaProfile>Reach</XnaProfile>
  27. <TargetFrameworkProfile>Client</TargetFrameworkProfile>
  28. <PublishUrl>publish\</PublishUrl>
  29. <Install>true</Install>
  30. <InstallFrom>Disk</InstallFrom>
  31. <UpdateEnabled>false</UpdateEnabled>
  32. <UpdateMode>Foreground</UpdateMode>
  33. <UpdateInterval>7</UpdateInterval>
  34. <UpdateIntervalUnits>Days</UpdateIntervalUnits>
  35. <UpdatePeriodically>false</UpdatePeriodically>
  36. <UpdateRequired>false</UpdateRequired>
  37. <MapFileExtensions>true</MapFileExtensions>
  38. <ApplicationRevision>0</ApplicationRevision>
  39. <ApplicationVersion>1.0.0.%2a</ApplicationVersion>
  40. <IsWebBootstrapper>false</IsWebBootstrapper>
  41. <UseApplicationTrust>false</UseApplicationTrust>
  42. <BootstrapperEnabled>true</BootstrapperEnabled>
  43. </PropertyGroup>
  44. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
  45. <DebugSymbols>true</DebugSymbols>
  46. <DebugType>full</DebugType>
  47. <Optimize>false</Optimize>
  48. <OutputPath>bin\x86\Debug</OutputPath>
  49. <DefineConstants>DEBUG;TRACE;WINDOWS</DefineConstants>
  50. <ErrorReport>prompt</ErrorReport>
  51. <WarningLevel>4</WarningLevel>
  52. <NoStdLib>true</NoStdLib>
  53. <UseVSHostingProcess>false</UseVSHostingProcess>
  54. <PlatformTarget>x86</PlatformTarget>
  55. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  56. </PropertyGroup>
  57. <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
  58. <DebugType>pdbonly</DebugType>
  59. <Optimize>true</Optimize>
  60. <OutputPath>bin\x86\Release</OutputPath>
  61. <DefineConstants>TRACE%3bWINDOWS</DefineConstants>
  62. <ErrorReport>prompt</ErrorReport>
  63. <WarningLevel>4</WarningLevel>
  64. <NoStdLib>true</NoStdLib>
  65. <UseVSHostingProcess>false</UseVSHostingProcess>
  66. <PlatformTarget>x86</PlatformTarget>
  67. <XnaCompressContent>True</XnaCompressContent>
  68. <CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
  69. </PropertyGroup>
  70. <ItemGroup>
  71. <Reference Include="Microsoft.Xna.Framework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  72. <Private>False</Private>
  73. </Reference>
  74. <Reference Include="Microsoft.Xna.Framework.Avatar, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  75. <Private>False</Private>
  76. </Reference>
  77. <Reference Include="Microsoft.Xna.Framework.Game, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553">
  78. <Private>False</Private>
  79. </Reference>
  80. <Reference Include="Microsoft.Xna.Framework.GamerServices, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  81. <Private>False</Private>
  82. </Reference>
  83. <Reference Include="Microsoft.Xna.Framework.Graphics, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  84. <Private>False</Private>
  85. </Reference>
  86. <Reference Include="Microsoft.Xna.Framework.Input.Touch, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  87. <Private>False</Private>
  88. </Reference>
  89. <Reference Include="Microsoft.Xna.Framework.Net, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  90. <Private>False</Private>
  91. </Reference>
  92. <Reference Include="Microsoft.Xna.Framework.Storage, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  93. <Private>False</Private>
  94. </Reference>
  95. <Reference Include="Microsoft.Xna.Framework.Video, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=MSIL">
  96. <Private>False</Private>
  97. </Reference>
  98. <Reference Include="Microsoft.Xna.Framework.Xact, Version=4.0.0.0, Culture=neutral, PublicKeyToken=842cf8be1de50553, processorArchitecture=x86">
  99. <Private>False</Private>
  100. </Reference>
  101. <Reference Include="mscorlib">
  102. <Private>False</Private>
  103. </Reference>
  104. <Reference Include="System">
  105. <Private>False</Private>
  106. </Reference>
  107. <Reference Include="System.Xml.Linq">
  108. <Private>False</Private>
  109. </Reference>
  110. </ItemGroup>
  111. <ItemGroup>
  112. <Compile Include="NetworkPredictionGame.cs" />
  113. <Compile Include="Properties\AssemblyInfo.cs" />
  114. <Compile Include="RollingAverage.cs" />
  115. <Compile Include="Tank.cs" />
  116. </ItemGroup>
  117. <ItemGroup>
  118. <Content Include="Game.ico" />
  119. <Content Include="NetworkPrediction.png" />
  120. </ItemGroup>
  121. <ItemGroup>
  122. <NestedContentProject Include="Content\Content.contentproj">
  123. <Project>44d6e134-0d38-4b3c-89a1-1c70c093fae0</Project>
  124. <Visible>False</Visible>
  125. </NestedContentProject>
  126. </ItemGroup>
  127. <ItemGroup>
  128. <ProjectReference Include="Content\NetworkPredictionContent.contentproj">
  129. <Project>{44D6E134-0D38-4B3C-89A1-1C70C093FAE0}</Project>
  130. <Name>NetworkPredictionContent %28Content%29</Name>
  131. <XnaReferenceType>Content</XnaReferenceType>
  132. </ProjectReference>
  133. </ItemGroup>
  134. <ItemGroup>
  135. <BootstrapperPackage Include=".NETFramework,Version=v4.0,Profile=Client">
  136. <Visible>False</Visible>
  137. <ProductName>Microsoft .NET Framework 4 Client Profile %28x86 and x64%29</ProductName>
  138. <Install>true</Install>
  139. </BootstrapperPackage>
  140. <BootstrapperPackage Include="Microsoft.Net.Client.3.5">
  141. <Visible>False</Visible>
  142. <ProductName>.NET Framework 3.5 SP1 Client Profile</ProductName>
  143. <Install>false</Install>
  144. </BootstrapperPackage>
  145. <BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
  146. <Visible>False</Visible>
  147. <ProductName>.NET Framework 3.5 SP1</ProductName>
  148. <Install>false</Install>
  149. </BootstrapperPackage>
  150. <BootstrapperPackage Include="Microsoft.Windows.Installer.3.1">
  151. <Visible>False</Visible>
  152. <ProductName>Windows Installer 3.1</ProductName>
  153. <Install>true</Install>
  154. </BootstrapperPackage>
  155. <BootstrapperPackage Include="Microsoft.Xna.Framework.4.0">
  156. <Visible>False</Visible>
  157. <ProductName>Microsoft XNA Framework Redistributable 4.0</ProductName>
  158. <Install>true</Install>
  159. </BootstrapperPackage>
  160. </ItemGroup>
  161. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
  162. <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" Condition="" />
  163. <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
  164. Other similar extension points exist, see Microsoft.Common.targets.
  165. <Target Name="BeforeBuild">
  166. </Target>
  167. <Target Name="AfterBuild">
  168. </Target>
  169. -->
  170. </Project>