Changeset 2662 for code/trunk/visual_studio/vc8
- Timestamp:
- Feb 14, 2009, 10:17:35 PM (16 years ago)
- Location:
- code/trunk
- Files:
-
- 25 edited
- 9 copied
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/audio.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/base.vsprops
- Property svn:mergeinfo changed
r2261 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalIncludeDirectories=""$(RootDir) ";"$(RootDir)src";"$(RootDir)src\orxonox";"$(RootDir)src\ceguilua-0.6.1";"$(LibDir)ogre-1.4.9\include";"$(LibDir)boost-1.35.0\include";"$(LibDir)cegui-0.6.1\include";"$(LibDir)enet-1.2\include";"$(LibDir)libogg-1.1.3\include";"$(LibDir)libvorbis-1.2.0\include";"$(LibDir)openal-1.1\include";"$(LibDir)freealut-1.1.0\include";"$(LibDir)tcl-8.5.2\include";"$(LibDir)zlib-1.2.3\include""10 AdditionalIncludeDirectories=""$(RootDir)src";"$(RootDir)src\ceguilua-0.6.1";"$(RootDir)src\bullet";"$(LibDir)ogre-1.4.9\include";"$(LibDir)boost-1.35.0\include";"$(LibDir)cegui-0.6.1\include";"$(LibDir)enet-1.2\include";"$(LibDir)libogg-1.1.3\include";"$(LibDir)libvorbis-1.2.0\include";"$(LibDir)openal-1.1\include";"$(LibDir)freealut-1.1.0\include";"$(LibDir)tcl-8.5.2\include";"$(LibDir)zlib-1.2.3\include"" 11 11 PreprocessorDefinitions="WIN32;__WIN32__;_WIN32;_WINDOWS;BOOST_ALL_DYN_LINK;OIS_DYNAMIC_LIB;ZLIB_WINAPI" 12 12 WarningLevel="3" -
code/trunk/visual_studio/vc8/ceguilua.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/core.vcproj
r2087 r2662 101 101 <Tool 102 102 Name="VCCLCompilerTool" 103 AdditionalOptions="/MP2" 103 104 /> 104 105 <Tool … … 153 154 </File> 154 155 <File 156 RelativePath="..\..\src\core\CommandLine.cc" 157 > 158 </File> 159 <File 155 160 RelativePath="..\..\src\core\ConfigFileManager.cc" 156 161 > … … 169 174 </File> 170 175 <File 176 RelativePath="..\..\src\core\Executor.cc" 177 > 178 </File> 179 <File 171 180 RelativePath="..\..\src\core\GameState.cc" 172 181 > … … 181 190 </File> 182 191 <File 183 RelativePath="..\..\src\core\OrxonoxClass.cc"184 >185 </File>186 <File187 192 RelativePath="..\..\src\core\RootGameState.cc" 188 >189 </File>190 <File191 RelativePath="..\..\src\core\Template.cc"192 >193 </File>194 <File195 RelativePath="..\..\src\core\XMLNameListener.cc"196 193 > 197 194 </File> … … 231 228 </Filter> 232 229 <Filter 233 Name="command "230 Name="commands" 234 231 > 235 232 <File … … 246 243 </File> 247 244 <File 248 RelativePath="..\..\src\core\CommandLine.cc"249 >250 </File>251 <File252 245 RelativePath="..\..\src\core\ConsoleCommand.cc" 253 246 > … … 257 250 > 258 251 </File> 259 <File260 RelativePath="..\..\src\core\Executor.cc"261 >262 </File>263 252 </Filter> 264 253 <Filter … … 266 255 > 267 256 <File 257 RelativePath="..\..\src\core\BaseObject.cc" 258 > 259 </File> 260 <File 268 261 RelativePath="..\..\src\core\Factory.cc" 269 262 > … … 281 274 > 282 275 </File> 283 </Filter>284 <Filter285 Name="level"286 >287 <File288 RelativePath="..\..\src\core\BaseObject.cc"289 >290 </File>276 <File 277 RelativePath="..\..\src\core\OrxonoxClass.cc" 278 > 279 </File> 280 </Filter> 281 <Filter 282 Name="loading" 283 > 291 284 <File 292 285 RelativePath="..\..\src\core\ClassTreeMask.cc" … … 303 296 <File 304 297 RelativePath="..\..\src\core\NamespaceNode.cc" 298 > 299 </File> 300 <File 301 RelativePath="..\..\src\core\Template.cc" 302 > 303 </File> 304 <File 305 RelativePath="..\..\src\core\XMLNameListener.cc" 305 306 > 306 307 </File> … … 389 390 </File> 390 391 <File 392 RelativePath="..\..\src\core\CommandLine.h" 393 > 394 </File> 395 <File 391 396 RelativePath="..\..\src\core\ConfigFileManager.h" 392 397 > … … 417 422 </File> 418 423 <File 424 RelativePath="..\..\src\core\Executor.h" 425 > 426 </File> 427 <File 428 RelativePath="..\..\src\core\Functor.h" 429 > 430 </File> 431 <File 419 432 RelativePath="..\..\src\core\GameState.h" 420 433 > … … 429 442 </File> 430 443 <File 431 RelativePath="..\..\src\core\OrxonoxClass.h"432 >433 </File>434 <File435 444 RelativePath="..\..\src\core\RootGameState.h" 436 445 > … … 440 449 > 441 450 </File> 442 <File443 RelativePath="..\..\src\core\Template.h"444 >445 </File>446 <File447 RelativePath="..\..\src\core\XMLIncludes.h"448 >449 </File>450 <File451 RelativePath="..\..\src\core\XMLNameListener.h"452 >453 </File>454 451 <Filter 455 452 Name="input" … … 509 506 </Filter> 510 507 <Filter 511 Name="command "508 Name="commands" 512 509 > 513 510 <File … … 532 529 </File> 533 530 <File 534 RelativePath="..\..\src\core\CommandLine.h"535 >536 </File>537 <File538 531 RelativePath="..\..\src\core\ConsoleCommand.h" 539 532 > … … 543 536 > 544 537 </File> 545 <File546 RelativePath="..\..\src\core\Executor.h"547 >548 </File>549 <File550 RelativePath="..\..\src\core\Functor.h"551 >552 </File>553 538 </Filter> 554 539 <Filter … … 576 561 > 577 562 <File 563 RelativePath="..\..\src\core\BaseObject.h" 564 > 565 </File> 566 <File 578 567 RelativePath="..\..\src\core\ClassFactory.h" 579 568 > … … 611 600 > 612 601 </File> 613 </Filter>614 <Filter615 Name="level"616 >617 <File618 RelativePath="..\..\src\core\BaseObject.h"619 >620 </File>602 <File 603 RelativePath="..\..\src\core\OrxonoxClass.h" 604 > 605 </File> 606 </Filter> 607 <Filter 608 Name="loading" 609 > 621 610 <File 622 611 RelativePath="..\..\src\core\ClassTreeMask.h" … … 636 625 </File> 637 626 <File 627 RelativePath="..\..\src\core\Template.h" 628 > 629 </File> 630 <File 638 631 RelativePath="..\..\src\core\XMLFile.h" 632 > 633 </File> 634 <File 635 RelativePath="..\..\src\core\XMLIncludes.h" 636 > 637 </File> 638 <File 639 RelativePath="..\..\src\core\XMLNameListener.h" 639 640 > 640 641 </File> -
code/trunk/visual_studio/vc8/core.vsprops
- Property svn:mergeinfo changed
r2261 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2"11 10 PreprocessorDefinitions="CORE_SHARED_BUILD;LUA_BUILD_AS_DLL" 12 11 /> -
code/trunk/visual_studio/vc8/cpptcl.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/debug.vsprops
- Property svn:mergeinfo changed
r2261 r2662 13 13 BasicRuntimeChecks="3" 14 14 RuntimeLibrary="3" 15 DebugInformationFormat=" 3"15 DebugInformationFormat="4" 16 16 /> 17 17 <Tool -
code/trunk/visual_studio/vc8/lua.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/network.vcproj
r2087 r2662 101 101 <Tool 102 102 Name="VCCLCompilerTool" 103 AdditionalOptions="/MP2" 103 104 /> 104 105 <Tool … … 197 198 </File> 198 199 <File 199 RelativePath="..\..\src\network\ Synchronisable.cc"200 RelativePath="..\..\src\network\TrafficControl.cc" 200 201 > 201 202 </File> … … 229 230 <File 230 231 RelativePath="..\..\src\network\packet\Welcome.cc" 232 > 233 </File> 234 </Filter> 235 <Filter 236 Name="synchronisable" 237 > 238 <File 239 RelativePath="..\..\src\network\synchronisable\NetworkCallbackManager.cc" 240 > 241 </File> 242 <File 243 RelativePath="..\..\src\network\synchronisable\Synchronisable.cc" 244 > 245 </File> 246 <File 247 RelativePath="..\..\src\network\synchronisable\SynchronisableSpecialisations.cc" 248 > 249 </File> 250 <File 251 RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.cc" 231 252 > 232 253 </File> … … 279 300 </File> 280 301 <File 281 RelativePath="..\..\src\network\NetworkCallback.h"282 >283 </File>284 <File285 302 RelativePath="..\..\src\network\NetworkPrereqs.h" 286 303 > … … 295 312 </File> 296 313 <File 297 RelativePath="..\..\src\network\ Synchronisable.h"314 RelativePath="..\..\src\network\TrafficControl.h" 298 315 > 299 316 </File> … … 327 344 <File 328 345 RelativePath="..\..\src\network\packet\Welcome.h" 346 > 347 </File> 348 </Filter> 349 <Filter 350 Name="synchronisable" 351 > 352 <File 353 RelativePath="..\..\src\network\synchronisable\NetworkCallback.h" 354 > 355 </File> 356 <File 357 RelativePath="..\..\src\network\synchronisable\NetworkCallbackManager.h" 358 > 359 </File> 360 <File 361 RelativePath="..\..\src\network\synchronisable\Synchronisable.h" 362 > 363 </File> 364 <File 365 RelativePath="..\..\src\network\synchronisable\SynchronisableVariable.h" 329 366 > 330 367 </File> -
code/trunk/visual_studio/vc8/network.vsprops
- Property svn:mergeinfo changed
r2261 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2"11 10 PreprocessorDefinitions="NETWORK_SHARED_BUILD" 12 11 /> -
code/trunk/visual_studio/vc8/ois.vsprops
r2087 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2"11 10 AdditionalIncludeDirectories="$(RootDir)src\ois" 12 11 PreprocessorDefinitions="OIS_NONCLIENT_BUILD;OIS_DYNAMIC_LIB" -
code/trunk/visual_studio/vc8/orxonox.vcproj
r2171 r2662 102 102 <Tool 103 103 Name="VCCLCompilerTool" 104 AdditionalOptions="/MP2" 104 105 /> 105 106 <Tool … … 167 168 </File> 168 169 <File 170 RelativePath="..\..\src\orxonox\PawnManager.cc" 171 > 172 </File> 173 <File 169 174 RelativePath="..\..\src\orxonox\PlayerManager.cc" 170 175 > … … 210 215 </File> 211 216 <File 217 RelativePath="..\..\src\orxonox\objects\GlobalShader.cc" 218 > 219 </File> 220 <File 212 221 RelativePath="..\..\src\orxonox\objects\Level.cc" 213 222 > … … 247 256 RelativePath="..\..\src\orxonox\objects\worldentities\Backlight.cc" 248 257 > 249 <FileConfiguration250 Name="Debug|Win32"251 ExcludedFromBuild="true"252 >253 <Tool254 Name="VCCLCompilerTool"255 />256 </FileConfiguration>257 <FileConfiguration258 Name="Release|Win32"259 ExcludedFromBuild="true"260 >261 <Tool262 Name="VCCLCompilerTool"263 />264 </FileConfiguration>265 258 </File> 266 259 <File … … 285 278 </File> 286 279 <File 280 RelativePath="..\..\src\orxonox\objects\worldentities\ExplosionChunk.cc" 281 > 282 </File> 283 <File 284 RelativePath="..\..\src\orxonox\objects\worldentities\FadingBillboard.cc" 285 > 286 </File> 287 <File 287 288 RelativePath="..\..\src\orxonox\objects\worldentities\Light.cc" 288 289 > 289 290 </File> 290 291 <File 292 RelativePath="..\..\src\orxonox\objects\worldentities\MobileEntity.cc" 293 > 294 </File> 295 <File 291 296 RelativePath="..\..\src\orxonox\objects\worldentities\Model.cc" 292 297 > … … 305 310 </File> 306 311 <File 307 RelativePath="..\..\src\orxonox\objects\worldentities\P ositionableEntity.cc"312 RelativePath="..\..\src\orxonox\objects\worldentities\Planet.cc" 308 313 > 309 314 </File> 310 315 <File 311 316 RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.cc" 317 > 318 </File> 319 <File 320 RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.cc" 312 321 > 313 322 </File> … … 344 353 </File> 345 354 <File 355 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\PlayerTrigger.cc" 356 > 357 </File> 358 <File 346 359 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\Trigger.cc" 347 360 > … … 361 374 > 362 375 <File 376 RelativePath="..\..\src\orxonox\objects\infos\Bot.cc" 377 > 378 </File> 379 <File 380 RelativePath="..\..\src\orxonox\objects\infos\GametypeInfo.cc" 381 > 382 </File> 383 <File 363 384 RelativePath="..\..\src\orxonox\objects\infos\HumanPlayer.cc" 364 385 > … … 377 398 > 378 399 <File 400 RelativePath="..\..\src\orxonox\objects\controllers\AIController.cc" 401 > 402 </File> 403 <File 404 RelativePath="..\..\src\orxonox\objects\controllers\ArtificialController.cc" 405 > 406 </File> 407 <File 379 408 RelativePath="..\..\src\orxonox\objects\controllers\Controller.cc" 380 409 > … … 384 413 > 385 414 </File> 415 <File 416 RelativePath="..\..\src\orxonox\objects\controllers\ScriptController.cc" 417 > 418 </File> 386 419 </Filter> 387 420 <Filter … … 394 427 <File 395 428 RelativePath="..\..\src\orxonox\objects\weaponSystem\Weapon.cc" 429 > 430 </File> 431 <File 432 RelativePath="..\..\src\orxonox\objects\weaponSystem\WeaponPack.cc" 396 433 > 397 434 </File> … … 413 450 <File 414 451 RelativePath="..\..\src\orxonox\objects\weaponSystem\munitions\LaserGunMunition.cc" 452 > 453 </File> 454 </Filter> 455 <Filter 456 Name="weapons" 457 > 458 <File 459 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Fusion.cc" 460 > 461 </File> 462 <File 463 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.cc" 464 > 465 </File> 466 <File 467 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Missile.cc" 415 468 > 416 469 <FileConfiguration … … 433 486 </Filter> 434 487 <Filter 435 Name="weapons" 436 > 437 <File 438 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.cc" 439 > 440 <FileConfiguration 441 Name="Debug|Win32" 442 ExcludedFromBuild="true" 443 > 444 <Tool 445 Name="VCCLCompilerTool" 446 /> 447 </FileConfiguration> 448 <FileConfiguration 449 Name="Release|Win32" 450 ExcludedFromBuild="true" 451 > 452 <Tool 453 Name="VCCLCompilerTool" 454 /> 455 </FileConfiguration> 456 </File> 457 <File 458 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Missile.cc" 459 > 460 <FileConfiguration 461 Name="Debug|Win32" 462 ExcludedFromBuild="true" 463 > 464 <Tool 465 Name="VCCLCompilerTool" 466 /> 467 </FileConfiguration> 468 <FileConfiguration 469 Name="Release|Win32" 470 ExcludedFromBuild="true" 471 > 472 <Tool 473 Name="VCCLCompilerTool" 474 /> 475 </FileConfiguration> 488 Name="projectiles" 489 > 490 <File 491 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\BillboardProjectile.cc" 492 > 493 </File> 494 <File 495 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\ParticleProjectile.cc" 496 > 497 </File> 498 <File 499 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\Projectile.cc" 500 > 476 501 </File> 477 502 </Filter> 478 <Filter 479 Name="projectiles" 480 > 481 <File 482 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\BillboardProjectile.cc" 483 > 484 <FileConfiguration 485 Name="Debug|Win32" 486 ExcludedFromBuild="true" 487 > 488 <Tool 489 Name="VCCLCompilerTool" 490 /> 491 </FileConfiguration> 492 <FileConfiguration 493 Name="Release|Win32" 494 ExcludedFromBuild="true" 495 > 496 <Tool 497 Name="VCCLCompilerTool" 498 /> 499 </FileConfiguration> 500 </File> 501 <File 502 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\ParticleProjectile.cc" 503 > 504 <FileConfiguration 505 Name="Debug|Win32" 506 ExcludedFromBuild="true" 507 > 508 <Tool 509 Name="VCCLCompilerTool" 510 /> 511 </FileConfiguration> 512 <FileConfiguration 513 Name="Release|Win32" 514 ExcludedFromBuild="true" 515 > 516 <Tool 517 Name="VCCLCompilerTool" 518 /> 519 </FileConfiguration> 520 </File> 521 <File 522 RelativePath="..\..\src\orxonox\objects\weaponSystem\projectiles\Projectile.cc" 523 > 524 <FileConfiguration 525 Name="Debug|Win32" 526 ExcludedFromBuild="true" 527 > 528 <Tool 529 Name="VCCLCompilerTool" 530 /> 531 </FileConfiguration> 532 <FileConfiguration 533 Name="Release|Win32" 534 ExcludedFromBuild="true" 535 > 536 <Tool 537 Name="VCCLCompilerTool" 538 /> 539 </FileConfiguration> 540 </File> 541 </Filter> 503 </Filter> 504 <Filter 505 Name="collisionShapes" 506 > 507 <File 508 RelativePath="..\..\src\orxonox\objects\collisionshapes\BoxCollisionShape.cc" 509 > 510 </File> 511 <File 512 RelativePath="..\..\src\orxonox\objects\collisionshapes\CollisionShape.cc" 513 > 514 </File> 515 <File 516 RelativePath="..\..\src\orxonox\objects\collisionshapes\CompoundCollisionShape.cc" 517 > 518 </File> 519 <File 520 RelativePath="..\..\src\orxonox\objects\collisionshapes\ConeCollisionShape.cc" 521 > 522 </File> 523 <File 524 RelativePath="..\..\src\orxonox\objects\collisionshapes\PlaneCollisionShape.cc" 525 > 526 </File> 527 <File 528 RelativePath="..\..\src\orxonox\objects\collisionshapes\SphereCollisionShape.cc" 529 > 530 </File> 531 <File 532 RelativePath="..\..\src\orxonox\objects\collisionshapes\WorldEntityCollisionShape.cc" 533 > 534 </File> 535 </Filter> 536 <Filter 537 Name="items" 538 > 539 <File 540 RelativePath="..\..\src\orxonox\objects\items\Engine.cc" 541 > 542 </File> 543 <File 544 RelativePath="..\..\src\orxonox\objects\items\Item.cc" 545 > 546 </File> 547 <File 548 RelativePath="..\..\src\orxonox\objects\items\MultiStateEngine.cc" 549 > 550 </File> 542 551 </Filter> 543 552 <Filter … … 589 598 </File> 590 599 <File 600 RelativePath="..\..\src\orxonox\objects\quest\QuestEffectBeacon.cc" 601 > 602 </File> 603 <File 591 604 RelativePath="..\..\src\orxonox\objects\quest\QuestHint.cc" 592 605 > … … 597 610 </File> 598 611 <File 612 RelativePath="..\..\src\orxonox\objects\quest\QuestListener.cc" 613 > 614 </File> 615 <File 599 616 RelativePath="..\..\src\orxonox\objects\quest\QuestManager.cc" 600 617 > … … 602 619 <File 603 620 RelativePath="..\..\src\orxonox\objects\quest\Rewardable.cc" 621 > 622 </File> 623 </Filter> 624 <Filter 625 Name="pickup" 626 > 627 <File 628 RelativePath="..\..\src\orxonox\objects\pickup\BaseItem.cc" 629 > 630 </File> 631 <File 632 RelativePath="..\..\src\orxonox\objects\pickup\PickupSpawner.cc" 633 > 634 </File> 635 <File 636 RelativePath="..\..\src\orxonox\objects\pickup\ShipEquipment.cc" 637 > 638 </File> 639 <File 640 RelativePath="..\..\src\orxonox\objects\pickup\Turbo.cc" 604 641 > 605 642 </File> … … 619 656 <File 620 657 RelativePath="..\..\src\orxonox\tools\ParticleInterface.cc" 658 > 659 </File> 660 <File 661 RelativePath="..\..\src\orxonox\tools\Shader.cc" 621 662 > 622 663 </File> … … 715 756 </File> 716 757 <File 758 RelativePath="..\..\src\orxonox\overlays\hud\GametypeStatus.cc" 759 > 760 </File> 761 <File 717 762 RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc" 718 763 > 719 764 </File> 720 765 <File 766 RelativePath="..\..\src\orxonox\overlays\hud\HUDHealthBar.cc" 767 > 768 </File> 769 <File 721 770 RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.cc" 722 771 > … … 740 789 <File 741 790 RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.cc" 791 > 792 </File> 793 </Filter> 794 <Filter 795 Name="stats" 796 > 797 <File 798 RelativePath="..\..\src\orxonox\overlays\stats\CreateLines.cc" 799 > 800 </File> 801 <File 802 RelativePath="..\..\src\orxonox\overlays\stats\Scoreboard.cc" 803 > 804 </File> 805 <File 806 RelativePath="..\..\src\orxonox\overlays\stats\Stats.cc" 807 > 808 </File> 809 <File 810 RelativePath="..\..\src\orxonox\overlays\stats\StatsTest.cc" 811 > 812 </File> 813 </Filter> 814 <Filter 815 Name="notifications" 816 > 817 <File 818 RelativePath="..\..\src\orxonox\overlays\notifications\Notification.cc" 819 > 820 </File> 821 <File 822 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.cc" 823 > 824 </File> 825 <File 826 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.cc" 742 827 > 743 828 </File> … … 831 916 </File> 832 917 <File 918 RelativePath="..\..\src\orxonox\PawnManager.h" 919 > 920 </File> 921 <File 833 922 RelativePath="..\..\src\orxonox\PlayerManager.h" 834 923 > … … 854 943 </File> 855 944 <File 945 RelativePath="..\..\src\orxonox\objects\GlobalShader.h" 946 > 947 </File> 948 <File 856 949 RelativePath="..\..\src\orxonox\objects\Level.h" 857 950 > … … 913 1006 </File> 914 1007 <File 1008 RelativePath="..\..\src\orxonox\objects\worldentities\ExplosionChunk.h" 1009 > 1010 </File> 1011 <File 1012 RelativePath="..\..\src\orxonox\objects\worldentities\FadingBillboard.h" 1013 > 1014 </File> 1015 <File 915 1016 RelativePath="..\..\src\orxonox\objects\worldentities\Light.h" 916 1017 > 917 1018 </File> 918 1019 <File 1020 RelativePath="..\..\src\orxonox\objects\worldentities\MobileEntity.h" 1021 > 1022 </File> 1023 <File 919 1024 RelativePath="..\..\src\orxonox\objects\worldentities\Model.h" 920 1025 > … … 933 1038 </File> 934 1039 <File 935 RelativePath="..\..\src\orxonox\objects\worldentities\P ositionableEntity.h"1040 RelativePath="..\..\src\orxonox\objects\worldentities\Planet.h" 936 1041 > 937 1042 </File> 938 1043 <File 939 1044 RelativePath="..\..\src\orxonox\objects\worldentities\SpawnPoint.h" 1045 > 1046 </File> 1047 <File 1048 RelativePath="..\..\src\orxonox\objects\worldentities\StaticEntity.h" 940 1049 > 941 1050 </File> … … 972 1081 </File> 973 1082 <File 1083 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\PlayerTrigger.h" 1084 > 1085 </File> 1086 <File 974 1087 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\Trigger.h" 975 1088 > … … 989 1102 > 990 1103 <File 1104 RelativePath="..\..\src\orxonox\objects\infos\Bot.h" 1105 > 1106 </File> 1107 <File 1108 RelativePath="..\..\src\orxonox\objects\infos\GametypeInfo.h" 1109 > 1110 </File> 1111 <File 1112 RelativePath="..\..\src\orxonox\objects\infos\HumanPlayer.h" 1113 > 1114 </File> 1115 <File 991 1116 RelativePath="..\..\src\orxonox\objects\infos\Info.h" 992 1117 > … … 1001 1126 > 1002 1127 <File 1128 RelativePath="..\..\src\orxonox\objects\controllers\AIController.h" 1129 > 1130 </File> 1131 <File 1132 RelativePath="..\..\src\orxonox\objects\controllers\ArtificialController.h" 1133 > 1134 </File> 1135 <File 1003 1136 RelativePath="..\..\src\orxonox\objects\controllers\Controller.h" 1004 1137 > … … 1008 1141 > 1009 1142 </File> 1143 <File 1144 RelativePath="..\..\src\orxonox\objects\controllers\ScriptController.h" 1145 > 1146 </File> 1010 1147 </Filter> 1011 1148 <Filter … … 1057 1194 </File> 1058 1195 <File 1196 RelativePath="..\..\src\orxonox\objects\quest\QuestEffectBeacon.h" 1197 > 1198 </File> 1199 <File 1059 1200 RelativePath="..\..\src\orxonox\objects\quest\QuestHint.h" 1060 1201 > … … 1062 1203 <File 1063 1204 RelativePath="..\..\src\orxonox\objects\quest\QuestItem.h" 1205 > 1206 </File> 1207 <File 1208 RelativePath="..\..\src\orxonox\objects\quest\QuestListener.h" 1064 1209 > 1065 1210 </File> … … 1099 1244 Name="weapons" 1100 1245 > 1246 <File 1247 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\Fusion.h" 1248 > 1249 </File> 1101 1250 <File 1102 1251 RelativePath="..\..\src\orxonox\objects\weaponSystem\weapons\LaserGun.h" … … 1133 1282 </Filter> 1134 1283 </Filter> 1284 <Filter 1285 Name="collisionShapes" 1286 > 1287 <File 1288 RelativePath="..\..\src\orxonox\objects\collisionshapes\BoxCollisionShape.h" 1289 > 1290 </File> 1291 <File 1292 RelativePath="..\..\src\orxonox\objects\collisionshapes\CollisionShape.h" 1293 > 1294 </File> 1295 <File 1296 RelativePath="..\..\src\orxonox\objects\collisionshapes\CompoundCollisionShape.h" 1297 > 1298 </File> 1299 <File 1300 RelativePath="..\..\src\orxonox\objects\collisionshapes\ConeCollisionShape.h" 1301 > 1302 </File> 1303 <File 1304 RelativePath="..\..\src\orxonox\objects\collisionshapes\PlaneCollisionShape.h" 1305 > 1306 </File> 1307 <File 1308 RelativePath="..\..\src\orxonox\objects\collisionshapes\SphereCollisionShape.h" 1309 > 1310 </File> 1311 <File 1312 RelativePath="..\..\src\orxonox\objects\collisionshapes\WorldEntityCollisionShape.h" 1313 > 1314 </File> 1315 </Filter> 1316 <Filter 1317 Name="items" 1318 > 1319 <File 1320 RelativePath="..\..\src\orxonox\objects\items\Engine.h" 1321 > 1322 </File> 1323 <File 1324 RelativePath="..\..\src\orxonox\objects\items\Item.h" 1325 > 1326 </File> 1327 <File 1328 RelativePath="..\..\src\orxonox\objects\items\MultiStateEngine.h" 1329 > 1330 </File> 1331 </Filter> 1332 <Filter 1333 Name="pickup" 1334 > 1335 <File 1336 RelativePath="..\..\src\orxonox\objects\pickup\BaseItem.h" 1337 > 1338 </File> 1339 <File 1340 RelativePath="..\..\src\orxonox\objects\pickup\PickupSpawner.h" 1341 > 1342 </File> 1343 <File 1344 RelativePath="..\..\src\orxonox\objects\pickup\ShipEquipment.h" 1345 > 1346 </File> 1347 <File 1348 RelativePath="..\..\src\orxonox\objects\pickup\ShipEquipmentClasses.h" 1349 > 1350 </File> 1351 <File 1352 RelativePath="..\..\src\orxonox\objects\pickup\ShipItem.h" 1353 > 1354 </File> 1355 <File 1356 RelativePath="..\..\src\orxonox\objects\pickup\Turbo.h" 1357 > 1358 </File> 1359 <File 1360 RelativePath="..\..\src\orxonox\objects\pickup\Usable.h" 1361 > 1362 </File> 1363 </Filter> 1135 1364 </Filter> 1136 1365 <Filter … … 1142 1371 </File> 1143 1372 <File 1373 RelativePath="..\..\src\orxonox\tools\BulletConversions.h" 1374 > 1375 </File> 1376 <File 1144 1377 RelativePath="..\..\src\orxonox\tools\Mesh.h" 1145 1378 > … … 1147 1380 <File 1148 1381 RelativePath="..\..\src\orxonox\tools\ParticleInterface.h" 1382 > 1383 </File> 1384 <File 1385 RelativePath="..\..\src\orxonox\tools\Shader.h" 1149 1386 > 1150 1387 </File> … … 1193 1430 </File> 1194 1431 <File 1432 RelativePath="..\..\src\orxonox\overlays\hud\GametypeStatus.h" 1433 > 1434 </File> 1435 <File 1195 1436 RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h" 1196 1437 > 1197 1438 </File> 1198 1439 <File 1440 RelativePath="..\..\src\orxonox\overlays\hud\HUDHealthBar.h" 1441 > 1442 </File> 1443 <File 1199 1444 RelativePath="..\..\src\orxonox\overlays\hud\HUDNavigation.h" 1200 1445 > … … 1226 1471 <File 1227 1472 RelativePath="..\..\src\orxonox\overlays\debug\DebugRTRText.h" 1473 > 1474 </File> 1475 </Filter> 1476 <Filter 1477 Name="stats" 1478 > 1479 <File 1480 RelativePath="..\..\src\orxonox\overlays\stats\CreateLines.h" 1481 > 1482 </File> 1483 <File 1484 RelativePath="..\..\src\orxonox\overlays\stats\Scoreboard.h" 1485 > 1486 </File> 1487 <File 1488 RelativePath="..\..\src\orxonox\overlays\stats\Stats.h" 1489 > 1490 </File> 1491 <File 1492 RelativePath="..\..\src\orxonox\overlays\stats\StatsTest.h" 1493 > 1494 </File> 1495 </Filter> 1496 <Filter 1497 Name="notifications" 1498 > 1499 <File 1500 RelativePath="..\..\src\orxonox\overlays\notifications\Notification.h" 1501 > 1502 </File> 1503 <File 1504 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationManager.h" 1505 > 1506 </File> 1507 <File 1508 RelativePath="..\..\src\orxonox\overlays\notifications\NotificationQueue.h" 1228 1509 > 1229 1510 </File> -
code/trunk/visual_studio/vc8/orxonox.vsprops
- Property svn:mergeinfo changed
r2261 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2 /Zm200" 10 AdditionalOptions="/Zm200" 11 AdditionalIncludeDirectories="$(RootDir)src\orxonox" 11 12 PreprocessorDefinitions="ORXONOX_NO_EXPORTS;ORXONOX_ENABLE_PCH;LUA_BUILD_AS_DLL" 12 13 UsePrecompiledHeader="2" -
code/trunk/visual_studio/vc8/orxonox_vc8.sln
- Property svn:mergeinfo changed
r2261 r2662 8 8 EndProjectSection 9 9 ProjectSection(ProjectDependencies) = postProject 10 {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} = {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} 10 {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68} 11 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 12 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 11 13 {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F} 12 14 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86} 13 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 14 {35575B59-E1AE-40E8-89C4-2862B5B09B68} = {35575B59-E1AE-40E8-89C4-2862B5B09B68} 15 {4733BD1A-E04C-458D-8BFB-5010250EA497} = {4733BD1A-E04C-458D-8BFB-5010250EA497} 16 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 15 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5} = {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5} 16 {41481057-47FD-4BEF-853B-7EF5F975F05E} = {41481057-47FD-4BEF-853B-7EF5F975F05E} 17 {BA753941-F455-43A2-925C-7F3E02F6A995} = {BA753941-F455-43A2-925C-7F3E02F6A995} 18 {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} = {4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F} 19 {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} 17 20 {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} 21 EndProjectSection 22 EndProject 23 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptcl", "cpptcl.vcproj", "{53C56131-E2AA-4A27-B460-7AC05D61A0E6}" 24 ProjectSection(WebsiteProperties) = preProject 25 Debug.AspNetCompiler.Debug = "True" 26 Release.AspNetCompiler.Debug = "False" 27 EndProjectSection 28 EndProject 29 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml", "tinyxml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}" 30 ProjectSection(WebsiteProperties) = preProject 31 Debug.AspNetCompiler.Debug = "True" 32 Release.AspNetCompiler.Debug = "False" 33 EndProjectSection 34 EndProject 35 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua", "tolua.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}" 36 ProjectSection(WebsiteProperties) = preProject 37 Debug.AspNetCompiler.Debug = "True" 38 Release.AspNetCompiler.Debug = "False" 39 EndProjectSection 40 ProjectSection(ProjectDependencies) = postProject 41 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 42 EndProjectSection 43 EndProject 44 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen_orxonox", "toluagen_orxonox.vcproj", "{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}" 45 ProjectSection(WebsiteProperties) = preProject 46 Debug.AspNetCompiler.Debug = "True" 47 Release.AspNetCompiler.Debug = "False" 48 EndProjectSection 49 ProjectSection(ProjectDependencies) = postProject 50 {A0724246-CB7C-420B-BCF0-68EF205AFE34} = {A0724246-CB7C-420B-BCF0-68EF205AFE34} 51 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402} 52 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C} 53 EndProjectSection 54 EndProject 55 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen", "toluagen.vcproj", "{A0724246-CB7C-420B-BCF0-68EF205AFE34}" 56 ProjectSection(WebsiteProperties) = preProject 57 Debug.AspNetCompiler.Debug = "True" 58 Release.AspNetCompiler.Debug = "False" 59 EndProjectSection 60 ProjectSection(ProjectDependencies) = postProject 61 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402} 62 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C} 63 EndProjectSection 64 EndProject 65 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "util.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}" 66 ProjectSection(WebsiteProperties) = preProject 67 Debug.AspNetCompiler.Debug = "True" 68 Release.AspNetCompiler.Debug = "False" 69 EndProjectSection 70 EndProject 71 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core", "core.vcproj", "{271715F3-5B90-4110-A552-70C788084A86}" 72 ProjectSection(WebsiteProperties) = preProject 73 Debug.AspNetCompiler.Debug = "True" 74 Release.AspNetCompiler.Debug = "False" 75 EndProjectSection 76 ProjectSection(ProjectDependencies) = postProject 18 77 {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} 19 EndProjectSection 20 EndProject 21 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "cpptcl", "cpptcl.vcproj", "{53C56131-E2AA-4A27-B460-7AC05D61A0E6}" 22 ProjectSection(WebsiteProperties) = preProject 23 Debug.AspNetCompiler.Debug = "True" 24 Release.AspNetCompiler.Debug = "False" 25 EndProjectSection 26 EndProject 27 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tinyxml", "tinyxml.vcproj", "{F101C2F0-1CB9-4A57-827B-6C399A99B28F}" 28 ProjectSection(WebsiteProperties) = preProject 29 Debug.AspNetCompiler.Debug = "True" 30 Release.AspNetCompiler.Debug = "False" 31 EndProjectSection 32 EndProject 33 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "tolua", "tolua.vcproj", "{35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}" 34 ProjectSection(WebsiteProperties) = preProject 35 Debug.AspNetCompiler.Debug = "True" 36 Release.AspNetCompiler.Debug = "False" 37 EndProjectSection 38 ProjectSection(ProjectDependencies) = postProject 39 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 40 EndProjectSection 41 EndProject 42 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen_orxonox", "toluagen_orxonox.vcproj", "{71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}" 43 ProjectSection(WebsiteProperties) = preProject 44 Debug.AspNetCompiler.Debug = "True" 45 Release.AspNetCompiler.Debug = "False" 46 EndProjectSection 47 ProjectSection(ProjectDependencies) = postProject 48 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C} 49 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402} 50 {A0724246-CB7C-420B-BCF0-68EF205AFE34} = {A0724246-CB7C-420B-BCF0-68EF205AFE34} 51 EndProjectSection 52 EndProject 53 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "toluagen", "toluagen.vcproj", "{A0724246-CB7C-420B-BCF0-68EF205AFE34}" 54 ProjectSection(WebsiteProperties) = preProject 55 Debug.AspNetCompiler.Debug = "True" 56 Release.AspNetCompiler.Debug = "False" 57 EndProjectSection 58 ProjectSection(ProjectDependencies) = postProject 59 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {8F5B7ED0-D380-4B4F-A744-3A568718176C} 60 {C6692661-9160-49E6-B109-A155F9485402} = {C6692661-9160-49E6-B109-A155F9485402} 61 EndProjectSection 62 EndProject 63 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "util", "util.vcproj", "{2240ECD7-2F48-4431-8E1B-25466A384CCC}" 64 ProjectSection(WebsiteProperties) = preProject 65 Debug.AspNetCompiler.Debug = "True" 66 Release.AspNetCompiler.Debug = "False" 67 EndProjectSection 68 EndProject 69 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "core", "core.vcproj", "{271715F3-5B90-4110-A552-70C788084A86}" 70 ProjectSection(WebsiteProperties) = preProject 71 Debug.AspNetCompiler.Debug = "True" 72 Release.AspNetCompiler.Debug = "False" 73 EndProjectSection 74 ProjectSection(ProjectDependencies) = postProject 78 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 79 {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} 80 {53C56131-E2AA-4A27-B460-7AC05D61A0E6} = {53C56131-E2AA-4A27-B460-7AC05D61A0E6} 81 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 82 {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F} 75 83 {EA969DF2-70AF-46E6-BBE2-E03112E04CB8} = {EA969DF2-70AF-46E6-BBE2-E03112E04CB8} 76 {F101C2F0-1CB9-4A57-827B-6C399A99B28F} = {F101C2F0-1CB9-4A57-827B-6C399A99B28F} 77 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 78 {53C56131-E2AA-4A27-B460-7AC05D61A0E6} = {53C56131-E2AA-4A27-B460-7AC05D61A0E6} 84 EndProjectSection 85 EndProject 86 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}" 87 ProjectSection(WebsiteProperties) = preProject 88 Debug.AspNetCompiler.Debug = "True" 89 Release.AspNetCompiler.Debug = "False" 90 EndProjectSection 91 ProjectSection(ProjectDependencies) = postProject 92 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 93 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86} 94 EndProjectSection 95 EndProject 96 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "network", "network.vcproj", "{35575B59-E1AE-40E8-89C4-2862B5B09B68}" 97 ProjectSection(WebsiteProperties) = preProject 98 Debug.AspNetCompiler.Debug = "True" 99 Release.AspNetCompiler.Debug = "False" 100 EndProjectSection 101 ProjectSection(ProjectDependencies) = postProject 102 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC} 103 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86} 104 EndProjectSection 105 EndProject 106 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua", "lua.vcproj", "{63B3E57A-4382-42F3-85EC-E869CFCCA88F}" 107 ProjectSection(WebsiteProperties) = preProject 108 Debug.AspNetCompiler.Debug = "True" 109 Release.AspNetCompiler.Debug = "False" 110 EndProjectSection 111 EndProject 112 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ceguilua", "ceguilua.vcproj", "{4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}" 113 ProjectSection(WebsiteProperties) = preProject 114 Debug.AspNetCompiler.Debug = "True" 115 Release.AspNetCompiler.Debug = "False" 116 EndProjectSection 117 ProjectSection(ProjectDependencies) = postProject 118 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F} 79 119 {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} 80 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}81 {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0} = {71FC0211-5EB5-4637-BE8A-A48EC3CC27D0}82 EndProjectSection83 EndProject84 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "audio", "audio.vcproj", "{4733BD1A-E04C-458D-8BFB-5010250EA497}"85 ProjectSection(WebsiteProperties) = preProject86 Debug.AspNetCompiler.Debug = "True"87 Release.AspNetCompiler.Debug = "False"88 EndProjectSection89 ProjectSection(ProjectDependencies) = postProject90 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}91 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}92 EndProjectSection93 EndProject94 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "network", "network.vcproj", "{35575B59-E1AE-40E8-89C4-2862B5B09B68}"95 ProjectSection(WebsiteProperties) = preProject96 Debug.AspNetCompiler.Debug = "True"97 Release.AspNetCompiler.Debug = "False"98 EndProjectSection99 ProjectSection(ProjectDependencies) = postProject100 {271715F3-5B90-4110-A552-70C788084A86} = {271715F3-5B90-4110-A552-70C788084A86}101 {2240ECD7-2F48-4431-8E1B-25466A384CCC} = {2240ECD7-2F48-4431-8E1B-25466A384CCC}102 EndProjectSection103 EndProject104 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua", "lua.vcproj", "{63B3E57A-4382-42F3-85EC-E869CFCCA88F}"105 ProjectSection(WebsiteProperties) = preProject106 Debug.AspNetCompiler.Debug = "True"107 Release.AspNetCompiler.Debug = "False"108 EndProjectSection109 EndProject110 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ceguilua", "ceguilua.vcproj", "{4BBBB49F-3203-4BB4-AAE3-48BCA96FCB4F}"111 ProjectSection(WebsiteProperties) = preProject112 Debug.AspNetCompiler.Debug = "True"113 Release.AspNetCompiler.Debug = "False"114 EndProjectSection115 ProjectSection(ProjectDependencies) = postProject116 {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626} = {35E36A06-0A5C-4A0D-9AB6-5A05EAA87626}117 {63B3E57A-4382-42F3-85EC-E869CFCCA88F} = {63B3E57A-4382-42F3-85EC-E869CFCCA88F}118 120 EndProjectSection 119 121 EndProject … … 137 139 EndProject 138 140 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "lua_static", "lua_static.vcproj", "{8F5B7ED0-D380-4B4F-A744-3A568718176C}" 141 ProjectSection(WebsiteProperties) = preProject 142 Debug.AspNetCompiler.Debug = "True" 143 Release.AspNetCompiler.Debug = "False" 144 EndProjectSection 145 EndProject 146 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_collision", "bullet_collision.vcproj", "{BA753941-F455-43A2-925C-7F3E02F6A995}" 147 ProjectSection(WebsiteProperties) = preProject 148 Debug.AspNetCompiler.Debug = "True" 149 Release.AspNetCompiler.Debug = "False" 150 EndProjectSection 151 EndProject 152 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_dynamics", "bullet_dynamics.vcproj", "{41481057-47FD-4BEF-853B-7EF5F975F05E}" 153 ProjectSection(WebsiteProperties) = preProject 154 Debug.AspNetCompiler.Debug = "True" 155 Release.AspNetCompiler.Debug = "False" 156 EndProjectSection 157 EndProject 158 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "bullet_linearmath", "bullet_linearmath.vcproj", "{C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}" 139 159 ProjectSection(WebsiteProperties) = preProject 140 160 Debug.AspNetCompiler.Debug = "True" … … 148 168 EndGlobalSection 149 169 GlobalSection(ProjectConfigurationPlatforms) = postSolution 170 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32 171 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32 172 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32 173 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32 150 174 {53C56131-E2AA-4A27-B460-7AC05D61A0E6}.Debug|Win32.ActiveCfg = Debug|Win32 151 175 {53C56131-E2AA-4A27-B460-7AC05D61A0E6}.Debug|Win32.Build.0 = Debug|Win32 … … 177 201 {271715F3-5B90-4110-A552-70C788084A86}.Release|Win32.Build.0 = Release|Win32 178 202 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.ActiveCfg = Debug|Win32 179 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Debug|Win32.Build.0 = Debug|Win32180 203 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.ActiveCfg = Release|Win32 181 {4733BD1A-E04C-458D-8BFB-5010250EA497}.Release|Win32.Build.0 = Release|Win32182 204 {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.ActiveCfg = Debug|Win32 183 205 {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Debug|Win32.Build.0 = Debug|Win32 184 206 {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.ActiveCfg = Release|Win32 185 207 {35575B59-E1AE-40E8-89C4-2862B5B09B68}.Release|Win32.Build.0 = Release|Win32 186 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.ActiveCfg = Debug|Win32187 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Debug|Win32.Build.0 = Debug|Win32188 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.ActiveCfg = Release|Win32189 {0B6C5CFD-F91B-432A-80A3-2610F61E060B}.Release|Win32.Build.0 = Release|Win32190 208 {63B3E57A-4382-42F3-85EC-E869CFCCA88F}.Debug|Win32.ActiveCfg = Debug|Win32 191 209 {63B3E57A-4382-42F3-85EC-E869CFCCA88F}.Debug|Win32.Build.0 = Debug|Win32 … … 208 226 {8F5B7ED0-D380-4B4F-A744-3A568718176C}.Release|Win32.ActiveCfg = Release|Win32 209 227 {8F5B7ED0-D380-4B4F-A744-3A568718176C}.Release|Win32.Build.0 = Release|Win32 228 {BA753941-F455-43A2-925C-7F3E02F6A995}.Debug|Win32.ActiveCfg = Debug|Win32 229 {BA753941-F455-43A2-925C-7F3E02F6A995}.Debug|Win32.Build.0 = Debug|Win32 230 {BA753941-F455-43A2-925C-7F3E02F6A995}.Release|Win32.ActiveCfg = Release|Win32 231 {BA753941-F455-43A2-925C-7F3E02F6A995}.Release|Win32.Build.0 = Release|Win32 232 {41481057-47FD-4BEF-853B-7EF5F975F05E}.Debug|Win32.ActiveCfg = Debug|Win32 233 {41481057-47FD-4BEF-853B-7EF5F975F05E}.Debug|Win32.Build.0 = Debug|Win32 234 {41481057-47FD-4BEF-853B-7EF5F975F05E}.Release|Win32.ActiveCfg = Release|Win32 235 {41481057-47FD-4BEF-853B-7EF5F975F05E}.Release|Win32.Build.0 = Release|Win32 236 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Debug|Win32.ActiveCfg = Debug|Win32 237 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Debug|Win32.Build.0 = Debug|Win32 238 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Release|Win32.ActiveCfg = Release|Win32 239 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5}.Release|Win32.Build.0 = Release|Win32 210 240 EndGlobalSection 211 241 GlobalSection(SolutionProperties) = preSolution … … 223 253 {C6692661-9160-49E6-B109-A155F9485402} = {B9D56701-B4DB-43F8-9920-241CA418C1CE} 224 254 {8F5B7ED0-D380-4B4F-A744-3A568718176C} = {B9D56701-B4DB-43F8-9920-241CA418C1CE} 255 {BA753941-F455-43A2-925C-7F3E02F6A995} = {B9D56701-B4DB-43F8-9920-241CA418C1CE} 256 {41481057-47FD-4BEF-853B-7EF5F975F05E} = {B9D56701-B4DB-43F8-9920-241CA418C1CE} 257 {C8659D22-3CB7-41C9-A1BC-B40DB70A31A5} = {B9D56701-B4DB-43F8-9920-241CA418C1CE} 225 258 EndGlobalSection 226 259 EndGlobal -
code/trunk/visual_studio/vc8/release.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/tinyxml.vcproj
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/tinyxml.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/tolua.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/toluagen.vcproj
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/toluagen.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/toluagen_orxonox.vcproj
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/toluagen_orxonox.vsprops
- Property svn:mergeinfo changed
-
code/trunk/visual_studio/vc8/util.vcproj
r2171 r2662 247 247 </File> 248 248 <File 249 RelativePath="..\..\src\util\OrxEnum.h" 250 > 251 </File> 252 <File 249 253 RelativePath="..\..\src\util\OrxonoxPlatform.h" 250 254 > -
code/trunk/visual_studio/vc8/util.vsprops
- Property svn:mergeinfo changed
r2261 r2662 8 8 <Tool 9 9 Name="VCCLCompilerTool" 10 AdditionalOptions="/MP2"11 10 PreprocessorDefinitions="UTIL_SHARED_BUILD" 12 11 />
Note: See TracChangeset
for help on using the changeset viewer.