Changeset 1670 for code/branches/gui/visual_studio
- Timestamp:
- Aug 26, 2008, 4:26:04 PM (16 years ago)
- Location:
- code/branches/gui/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/gui/visual_studio/vc8/core.vcproj
r1663 r1670 149 149 > 150 150 <File 151 RelativePath="..\..\src\core\BaseGameState.cc" 152 > 153 </File> 154 <File 151 155 RelativePath="..\..\src\core\ConfigFileManager.cc" 152 156 > … … 376 380 > 377 381 <File 382 RelativePath="..\..\src\core\BaseGameState.h" 383 > 384 </File> 385 <File 378 386 RelativePath="..\..\src\core\ConfigFileManager.h" 379 387 > -
code/branches/gui/visual_studio/vc8/orxonox.vcproj
r1661 r1670 496 496 > 497 497 <File 498 RelativePath="..\..\src\orxonox\gamestates\GSClient.cc" 499 > 500 </File> 501 <File 498 502 RelativePath="..\..\src\orxonox\gamestates\GSGraphics.cc" 499 503 > … … 504 508 </File> 505 509 <File 510 RelativePath="..\..\src\orxonox\gamestates\GSIO.cc" 511 > 512 </File> 513 <File 514 RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.cc" 515 > 516 </File> 517 <File 506 518 RelativePath="..\..\src\orxonox\gamestates\GSLevel.cc" 507 519 > … … 509 521 <File 510 522 RelativePath="..\..\src\orxonox\gamestates\GSRoot.cc" 523 > 524 </File> 525 <File 526 RelativePath="..\..\src\orxonox\gamestates\GSServer.cc" 527 > 528 </File> 529 <File 530 RelativePath="..\..\src\orxonox\gamestates\GSStandalone.cc" 511 531 > 512 532 </File> … … 738 758 > 739 759 <File 760 RelativePath="..\..\src\orxonox\gamestates\GSClient.h" 761 > 762 </File> 763 <File 740 764 RelativePath="..\..\src\orxonox\gamestates\GSGraphics.h" 741 765 > … … 746 770 </File> 747 771 <File 772 RelativePath="..\..\src\orxonox\gamestates\GSIO.h" 773 > 774 </File> 775 <File 776 RelativePath="..\..\src\orxonox\gamestates\GSIOConsole.h" 777 > 778 </File> 779 <File 748 780 RelativePath="..\..\src\orxonox\gamestates\GSLevel.h" 749 781 > … … 751 783 <File 752 784 RelativePath="..\..\src\orxonox\gamestates\GSRoot.h" 785 > 786 </File> 787 <File 788 RelativePath="..\..\src\orxonox\gamestates\GSServer.h" 789 > 790 </File> 791 <File 792 RelativePath="..\..\src\orxonox\gamestates\GSStandalone.h" 753 793 > 754 794 </File>
Note: See TracChangeset
for help on using the changeset viewer.