[669] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
| 2 | <VisualStudioProject |
---|
| 3 | ProjectType="Visual C++" |
---|
| 4 | Version="8.00" |
---|
| 5 | Name="BeniXonox" |
---|
| 6 | ProjectGUID="{0B6C5CFD-F91B-432A-80A3-2610F61E060B}" |
---|
| 7 | RootNamespace="FICN" |
---|
| 8 | Keyword="Win32Proj" |
---|
| 9 | > |
---|
| 10 | <Platforms> |
---|
| 11 | <Platform |
---|
| 12 | Name="Win32" |
---|
| 13 | /> |
---|
| 14 | </Platforms> |
---|
| 15 | <ToolFiles> |
---|
| 16 | </ToolFiles> |
---|
| 17 | <Configurations> |
---|
| 18 | <Configuration |
---|
| 19 | Name="Debug|Win32" |
---|
| 20 | OutputDirectory="$(SolutionDir)\bin" |
---|
| 21 | IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" |
---|
| 22 | ConfigurationType="1" |
---|
| 23 | CharacterSet="1" |
---|
| 24 | > |
---|
| 25 | <Tool |
---|
| 26 | Name="VCPreBuildEventTool" |
---|
| 27 | /> |
---|
| 28 | <Tool |
---|
| 29 | Name="VCCustomBuildTool" |
---|
| 30 | /> |
---|
| 31 | <Tool |
---|
| 32 | Name="VCXMLDataGeneratorTool" |
---|
| 33 | /> |
---|
| 34 | <Tool |
---|
| 35 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 36 | /> |
---|
| 37 | <Tool |
---|
| 38 | Name="VCMIDLTool" |
---|
| 39 | /> |
---|
| 40 | <Tool |
---|
| 41 | Name="VCCLCompilerTool" |
---|
| 42 | Optimization="0" |
---|
| 43 | AdditionalIncludeDirectories="src;$(OGRE_HOME)\OgreMain\include;$(OGRE_HOME)\Dependencies\include; $(ENET_HOME)\include;$(BOOST_HOME);"$(ORXONOX_HOME)\openal-1.1\include";"$(ORXONOX_HOME)\freealut-1.1.0\include";"$(ORXONOX_HOME)\libogg-1.1.3\include";"$(ORXONOX_HOME)\libvorbis-1.2.0\include"" |
---|
| 44 | PreprocessorDefinitions="__WIN32__;WIN32_LEAN_AND_MEAN;WIN32;_DEBUG;_WINDOWS;BOOST_ALL_DYN_LINK;LOADER_STATIC" |
---|
| 45 | GeneratePreprocessedFile="0" |
---|
| 46 | MinimalRebuild="true" |
---|
| 47 | BasicRuntimeChecks="3" |
---|
| 48 | RuntimeLibrary="3" |
---|
| 49 | UsePrecompiledHeader="0" |
---|
| 50 | PrecompiledHeaderThrough="" |
---|
| 51 | WarningLevel="3" |
---|
| 52 | Detect64BitPortabilityProblems="true" |
---|
| 53 | DebugInformationFormat="4" |
---|
| 54 | /> |
---|
| 55 | <Tool |
---|
| 56 | Name="VCManagedResourceCompilerTool" |
---|
| 57 | /> |
---|
| 58 | <Tool |
---|
| 59 | Name="VCResourceCompilerTool" |
---|
| 60 | /> |
---|
| 61 | <Tool |
---|
| 62 | Name="VCPreLinkEventTool" |
---|
| 63 | /> |
---|
| 64 | <Tool |
---|
| 65 | Name="VCLinkerTool" |
---|
| 66 | LinkLibraryDependencies="true" |
---|
| 67 | AdditionalDependencies="OgreMain_d.lib OIS_d.lib zlib.lib EFX-Util.lib OpenAL32.lib alut.lib libogg.lib libvorbis.lib libvorbisfile.lib" |
---|
| 68 | OutputFile="$(OutDir)\$(ProjectName)_d.exe" |
---|
| 69 | LinkIncremental="2" |
---|
| 70 | AdditionalLibraryDirectories="" |
---|
| 71 | IgnoreAllDefaultLibraries="false" |
---|
| 72 | GenerateDebugInformation="true" |
---|
| 73 | SubSystem="2" |
---|
| 74 | EntryPointSymbol="" |
---|
| 75 | TargetMachine="1" |
---|
| 76 | /> |
---|
| 77 | <Tool |
---|
| 78 | Name="VCALinkTool" |
---|
| 79 | /> |
---|
| 80 | <Tool |
---|
| 81 | Name="VCManifestTool" |
---|
| 82 | /> |
---|
| 83 | <Tool |
---|
| 84 | Name="VCXDCMakeTool" |
---|
| 85 | /> |
---|
| 86 | <Tool |
---|
| 87 | Name="VCBscMakeTool" |
---|
| 88 | /> |
---|
| 89 | <Tool |
---|
| 90 | Name="VCFxCopTool" |
---|
| 91 | /> |
---|
| 92 | <Tool |
---|
| 93 | Name="VCAppVerifierTool" |
---|
| 94 | /> |
---|
| 95 | <Tool |
---|
| 96 | Name="VCWebDeploymentTool" |
---|
| 97 | /> |
---|
| 98 | <Tool |
---|
| 99 | Name="VCPostBuildEventTool" |
---|
| 100 | /> |
---|
| 101 | </Configuration> |
---|
| 102 | <Configuration |
---|
| 103 | Name="Release|Win32" |
---|
| 104 | OutputDirectory="$(SolutionDir)\bin" |
---|
| 105 | IntermediateDirectory="obj\$(ProjectName)\$(ConfigurationName)" |
---|
| 106 | ConfigurationType="1" |
---|
| 107 | CharacterSet="1" |
---|
| 108 | WholeProgramOptimization="1" |
---|
| 109 | > |
---|
| 110 | <Tool |
---|
| 111 | Name="VCPreBuildEventTool" |
---|
| 112 | /> |
---|
| 113 | <Tool |
---|
| 114 | Name="VCCustomBuildTool" |
---|
| 115 | /> |
---|
| 116 | <Tool |
---|
| 117 | Name="VCXMLDataGeneratorTool" |
---|
| 118 | /> |
---|
| 119 | <Tool |
---|
| 120 | Name="VCWebServiceProxyGeneratorTool" |
---|
| 121 | /> |
---|
| 122 | <Tool |
---|
| 123 | Name="VCMIDLTool" |
---|
| 124 | /> |
---|
| 125 | <Tool |
---|
| 126 | Name="VCCLCompilerTool" |
---|
| 127 | AdditionalIncludeDirectories="src;$(OGRE_HOME)\OgreMain\include;$(OGRE_HOME)\Dependencies\include; $(ENET_HOME)\include;$(BOOST_HOME);"$(ORXONOX_HOME)\openal-1.1\include";"$(ORXONOX_HOME)\freealut-1.1.0\include";"$(ORXONOX_HOME)\libogg-1.1.3\include";"$(ORXONOX_HOME)\libvorbis-1.2.0\include"" |
---|
| 128 | PreprocessorDefinitions="__WIN32__;WIN32_LEAN_AND_MEAN;WIN32;NDEBUG;_WINDOWS;BOOST_ALL_DYN_LINK;LOADER_STATIC" |
---|
| 129 | RuntimeLibrary="2" |
---|
| 130 | UsePrecompiledHeader="0" |
---|
| 131 | WarningLevel="3" |
---|
| 132 | Detect64BitPortabilityProblems="true" |
---|
| 133 | DebugInformationFormat="3" |
---|
| 134 | /> |
---|
| 135 | <Tool |
---|
| 136 | Name="VCManagedResourceCompilerTool" |
---|
| 137 | /> |
---|
| 138 | <Tool |
---|
| 139 | Name="VCResourceCompilerTool" |
---|
| 140 | /> |
---|
| 141 | <Tool |
---|
| 142 | Name="VCPreLinkEventTool" |
---|
| 143 | /> |
---|
| 144 | <Tool |
---|
| 145 | Name="VCLinkerTool" |
---|
| 146 | AdditionalDependencies="OgreMain.lib OIS.lib zlib.lib" |
---|
| 147 | LinkIncremental="1" |
---|
| 148 | AdditionalLibraryDirectories="" |
---|
| 149 | IgnoreAllDefaultLibraries="false" |
---|
| 150 | GenerateDebugInformation="true" |
---|
| 151 | SubSystem="2" |
---|
| 152 | OptimizeReferences="2" |
---|
| 153 | EnableCOMDATFolding="2" |
---|
| 154 | EntryPointSymbol="" |
---|
| 155 | TargetMachine="1" |
---|
| 156 | /> |
---|
| 157 | <Tool |
---|
| 158 | Name="VCALinkTool" |
---|
| 159 | /> |
---|
| 160 | <Tool |
---|
| 161 | Name="VCManifestTool" |
---|
| 162 | /> |
---|
| 163 | <Tool |
---|
| 164 | Name="VCXDCMakeTool" |
---|
| 165 | /> |
---|
| 166 | <Tool |
---|
| 167 | Name="VCBscMakeTool" |
---|
| 168 | /> |
---|
| 169 | <Tool |
---|
| 170 | Name="VCFxCopTool" |
---|
| 171 | /> |
---|
| 172 | <Tool |
---|
| 173 | Name="VCAppVerifierTool" |
---|
| 174 | /> |
---|
| 175 | <Tool |
---|
| 176 | Name="VCWebDeploymentTool" |
---|
| 177 | /> |
---|
| 178 | <Tool |
---|
| 179 | Name="VCPostBuildEventTool" |
---|
| 180 | /> |
---|
| 181 | </Configuration> |
---|
| 182 | </Configurations> |
---|
| 183 | <References> |
---|
| 184 | </References> |
---|
| 185 | <Files> |
---|
| 186 | <Filter |
---|
| 187 | Name="Source Files" |
---|
| 188 | Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" |
---|
| 189 | UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" |
---|
| 190 | > |
---|
| 191 | <File |
---|
| 192 | RelativePath=".\src\orxonox\GraphicsEngine.cc" |
---|
| 193 | > |
---|
| 194 | </File> |
---|
| 195 | <File |
---|
| 196 | RelativePath=".\src\orxonox\InputManager.cc" |
---|
| 197 | > |
---|
| 198 | </File> |
---|
| 199 | <File |
---|
| 200 | RelativePath=".\src\orxonox\Main.cc" |
---|
| 201 | > |
---|
| 202 | </File> |
---|
| 203 | <File |
---|
| 204 | RelativePath=".\src\orxonox\Orxonox.cc" |
---|
| 205 | > |
---|
| 206 | </File> |
---|
| 207 | <File |
---|
| 208 | RelativePath=".\src\orxonox\SpaceshipSteering.cc" |
---|
| 209 | > |
---|
| 210 | </File> |
---|
| 211 | <Filter |
---|
| 212 | Name="hud" |
---|
| 213 | > |
---|
| 214 | <File |
---|
| 215 | RelativePath=".\src\orxonox\hud\HUD.cc" |
---|
| 216 | > |
---|
| 217 | </File> |
---|
| 218 | </Filter> |
---|
| 219 | <Filter |
---|
| 220 | Name="objects" |
---|
| 221 | > |
---|
| 222 | <File |
---|
| 223 | RelativePath=".\src\orxonox\objects\Ambient.cc" |
---|
| 224 | > |
---|
| 225 | </File> |
---|
| 226 | <File |
---|
| 227 | RelativePath=".\src\orxonox\objects\BaseObject.cc" |
---|
| 228 | > |
---|
| 229 | </File> |
---|
| 230 | <File |
---|
| 231 | RelativePath=".\src\orxonox\objects\BillboardSet.cc" |
---|
| 232 | > |
---|
| 233 | </File> |
---|
| 234 | <File |
---|
| 235 | RelativePath=".\src\orxonox\objects\Camera.cc" |
---|
| 236 | > |
---|
| 237 | </File> |
---|
| 238 | <File |
---|
| 239 | RelativePath=".\src\orxonox\objects\Explosion.cc" |
---|
| 240 | > |
---|
| 241 | </File> |
---|
| 242 | <File |
---|
| 243 | RelativePath=".\src\orxonox\objects\Fighter.cc" |
---|
| 244 | > |
---|
| 245 | </File> |
---|
| 246 | <File |
---|
| 247 | RelativePath=".\src\orxonox\objects\Mesh.cc" |
---|
| 248 | > |
---|
| 249 | </File> |
---|
| 250 | <File |
---|
| 251 | RelativePath=".\src\orxonox\objects\Model.cc" |
---|
| 252 | > |
---|
| 253 | </File> |
---|
| 254 | <File |
---|
| 255 | RelativePath=".\src\orxonox\objects\NPC.cc" |
---|
| 256 | > |
---|
| 257 | </File> |
---|
| 258 | <File |
---|
| 259 | RelativePath=".\src\orxonox\objects\Projectile.cc" |
---|
| 260 | > |
---|
| 261 | </File> |
---|
| 262 | <File |
---|
| 263 | RelativePath=".\src\orxonox\objects\Skybox.cc" |
---|
| 264 | > |
---|
| 265 | </File> |
---|
| 266 | <File |
---|
| 267 | RelativePath=".\src\orxonox\objects\SpaceShip.cc" |
---|
| 268 | > |
---|
| 269 | </File> |
---|
| 270 | <File |
---|
| 271 | RelativePath=".\src\orxonox\objects\WorldEntity.cc" |
---|
| 272 | > |
---|
| 273 | </File> |
---|
| 274 | <Filter |
---|
| 275 | Name="weapon_system" |
---|
| 276 | > |
---|
| 277 | <File |
---|
| 278 | RelativePath=".\src\orxonox\objects\weapon_system\AmmunitionDump.cc" |
---|
| 279 | > |
---|
| 280 | </File> |
---|
| 281 | <File |
---|
| 282 | RelativePath=".\src\orxonox\objects\weapon_system\BarrelGun.cc" |
---|
| 283 | > |
---|
| 284 | </File> |
---|
| 285 | <File |
---|
| 286 | RelativePath=".\src\orxonox\objects\weapon_system\BaseWeapon.cc" |
---|
| 287 | > |
---|
| 288 | </File> |
---|
| 289 | <File |
---|
| 290 | RelativePath=".\src\orxonox\objects\weapon_system\Bullet.cc" |
---|
| 291 | > |
---|
| 292 | </File> |
---|
| 293 | <File |
---|
| 294 | RelativePath=".\src\orxonox\objects\weapon_system\BulletManager.cc" |
---|
| 295 | > |
---|
| 296 | </File> |
---|
| 297 | <File |
---|
| 298 | RelativePath=".\src\orxonox\objects\weapon_system\WeaponStation.cc" |
---|
| 299 | > |
---|
| 300 | </File> |
---|
| 301 | </Filter> |
---|
| 302 | </Filter> |
---|
| 303 | <Filter |
---|
| 304 | Name="particle" |
---|
| 305 | > |
---|
| 306 | <File |
---|
| 307 | RelativePath=".\src\orxonox\particle\ParticleInterface.cc" |
---|
| 308 | > |
---|
| 309 | </File> |
---|
| 310 | </Filter> |
---|
| 311 | </Filter> |
---|
| 312 | <Filter |
---|
| 313 | Name="Header Files" |
---|
| 314 | Filter="h;hpp;hxx;hm;inl;inc;xsd" |
---|
| 315 | UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}" |
---|
| 316 | > |
---|
| 317 | <File |
---|
| 318 | RelativePath=".\src\orxonox\AIClass.h" |
---|
| 319 | > |
---|
| 320 | </File> |
---|
| 321 | <File |
---|
| 322 | RelativePath=".\src\orxonox\Arrival.h" |
---|
| 323 | > |
---|
| 324 | </File> |
---|
| 325 | <File |
---|
| 326 | RelativePath=".\src\orxonox\Flocking.h" |
---|
| 327 | > |
---|
| 328 | </File> |
---|
| 329 | <File |
---|
| 330 | RelativePath=".\src\orxonox\GraphicsEngine.h" |
---|
| 331 | > |
---|
| 332 | </File> |
---|
| 333 | <File |
---|
| 334 | RelativePath=".\src\orxonox\InputManager.h" |
---|
| 335 | > |
---|
| 336 | </File> |
---|
| 337 | <File |
---|
| 338 | RelativePath=".\src\orxonox\Orxonox.h" |
---|
| 339 | > |
---|
| 340 | </File> |
---|
| 341 | <File |
---|
| 342 | RelativePath=".\src\orxonox\OrxonoxPrereqs.h" |
---|
| 343 | > |
---|
| 344 | </File> |
---|
| 345 | <File |
---|
| 346 | RelativePath=".\src\orxonox\SpaceshipSteering.h" |
---|
| 347 | > |
---|
| 348 | </File> |
---|
| 349 | <Filter |
---|
| 350 | Name="hud" |
---|
| 351 | > |
---|
| 352 | <File |
---|
| 353 | RelativePath=".\src\orxonox\hud\HUD.h" |
---|
| 354 | > |
---|
| 355 | </File> |
---|
| 356 | </Filter> |
---|
| 357 | <Filter |
---|
| 358 | Name="objects" |
---|
| 359 | > |
---|
| 360 | <File |
---|
| 361 | RelativePath=".\src\orxonox\objects\Ambient.h" |
---|
| 362 | > |
---|
| 363 | </File> |
---|
| 364 | <File |
---|
| 365 | RelativePath=".\src\orxonox\objects\BaseObject.h" |
---|
| 366 | > |
---|
| 367 | </File> |
---|
| 368 | <File |
---|
| 369 | RelativePath=".\src\orxonox\objects\BillboardSet.h" |
---|
| 370 | > |
---|
| 371 | </File> |
---|
| 372 | <File |
---|
| 373 | RelativePath=".\src\orxonox\objects\Camera.h" |
---|
| 374 | > |
---|
| 375 | </File> |
---|
| 376 | <File |
---|
| 377 | RelativePath=".\src\orxonox\objects\Explosion.h" |
---|
| 378 | > |
---|
| 379 | </File> |
---|
| 380 | <File |
---|
| 381 | RelativePath=".\src\orxonox\objects\Fighter.h" |
---|
| 382 | > |
---|
| 383 | </File> |
---|
| 384 | <File |
---|
| 385 | RelativePath=".\src\orxonox\objects\Mesh.h" |
---|
| 386 | > |
---|
| 387 | </File> |
---|
| 388 | <File |
---|
| 389 | RelativePath=".\src\orxonox\objects\Model.h" |
---|
| 390 | > |
---|
| 391 | </File> |
---|
| 392 | <File |
---|
| 393 | RelativePath=".\src\orxonox\objects\NPC.h" |
---|
| 394 | > |
---|
| 395 | </File> |
---|
| 396 | <File |
---|
| 397 | RelativePath=".\src\orxonox\objects\Projectile.h" |
---|
| 398 | > |
---|
| 399 | </File> |
---|
| 400 | <File |
---|
| 401 | RelativePath=".\src\orxonox\objects\Skybox.h" |
---|
| 402 | > |
---|
| 403 | </File> |
---|
| 404 | <File |
---|
| 405 | RelativePath=".\src\orxonox\objects\SpaceShip.h" |
---|
| 406 | > |
---|
| 407 | </File> |
---|
| 408 | <File |
---|
| 409 | RelativePath=".\src\orxonox\objects\Tickable.h" |
---|
| 410 | > |
---|
| 411 | </File> |
---|
| 412 | <File |
---|
| 413 | RelativePath=".\src\orxonox\objects\Timer.h" |
---|
| 414 | > |
---|
| 415 | </File> |
---|
| 416 | <File |
---|
| 417 | RelativePath=".\src\orxonox\objects\WorldEntity.h" |
---|
| 418 | > |
---|
| 419 | </File> |
---|
| 420 | <Filter |
---|
| 421 | Name="weapon_system" |
---|
| 422 | > |
---|
| 423 | <File |
---|
| 424 | RelativePath=".\src\orxonox\objects\weapon_system\AmmunitionDump.h" |
---|
| 425 | > |
---|
| 426 | </File> |
---|
| 427 | <File |
---|
| 428 | RelativePath=".\src\orxonox\objects\weapon_system\BarrelGun.h" |
---|
| 429 | > |
---|
| 430 | </File> |
---|
| 431 | <File |
---|
| 432 | RelativePath=".\src\orxonox\objects\weapon_system\BaseWeapon.h" |
---|
| 433 | > |
---|
| 434 | </File> |
---|
| 435 | <File |
---|
| 436 | RelativePath=".\src\orxonox\objects\weapon_system\Bullet.h" |
---|
| 437 | > |
---|
| 438 | </File> |
---|
| 439 | <File |
---|
| 440 | RelativePath=".\src\orxonox\objects\weapon_system\BulletManager.h" |
---|
| 441 | > |
---|
| 442 | </File> |
---|
| 443 | <File |
---|
| 444 | RelativePath=".\src\orxonox\objects\weapon_system\WeaponStation.h" |
---|
| 445 | > |
---|
| 446 | </File> |
---|
| 447 | </Filter> |
---|
| 448 | </Filter> |
---|
| 449 | <Filter |
---|
| 450 | Name="particle" |
---|
| 451 | > |
---|
| 452 | <File |
---|
| 453 | RelativePath=".\src\orxonox\particle\ParticleInterface.h" |
---|
| 454 | > |
---|
| 455 | </File> |
---|
| 456 | </Filter> |
---|
| 457 | </Filter> |
---|
| 458 | <Filter |
---|
| 459 | Name="Resource Files" |
---|
| 460 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav" |
---|
| 461 | UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}" |
---|
| 462 | > |
---|
| 463 | <File |
---|
| 464 | RelativePath=".\bin\levels\sample.oxw" |
---|
| 465 | > |
---|
| 466 | </File> |
---|
| 467 | </Filter> |
---|
| 468 | </Files> |
---|
| 469 | <Globals> |
---|
| 470 | </Globals> |
---|
| 471 | </VisualStudioProject> |
---|