Changeset 1021 for code/trunk/visual_studio/vc8
- Timestamp:
- Apr 10, 2008, 5:03:34 PM (17 years ago)
- Location:
- code/trunk/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk/visual_studio/vc8/core.vcproj
r890 r1021 337 337 </File> 338 338 <File 339 RelativePath="..\..\src\orxonox\core\Tickable.cc" 340 > 341 </File> 342 <File 339 343 RelativePath="..\..\src\orxonox\core\XMLPort.cc" 340 344 > … … 447 451 </File> 448 452 <File 453 RelativePath="..\..\src\orxonox\core\Tickable.h" 454 > 455 </File> 456 <File 449 457 RelativePath="..\..\src\orxonox\core\XMLPort.h" 450 458 > -
code/trunk/visual_studio/vc8/orxonox.vcproj
r890 r1021 285 285 </File> 286 286 <File 287 RelativePath="..\..\src\orxonox\InputEventListener.cc" 288 > 289 </File> 290 <File 291 RelativePath="..\..\src\orxonox\InputHandler.cc" 292 > 293 </File> 294 <File 287 295 RelativePath="..\..\src\orxonox\InputManager.cc" 288 296 > 297 <FileConfiguration 298 Name="Debug|Win32" 299 ExcludedFromBuild="true" 300 > 301 <Tool 302 Name="VCCLCompilerTool" 303 /> 304 </FileConfiguration> 289 305 </File> 290 306 <File … … 572 588 </File> 573 589 <File 574 RelativePath="..\..\src\orxonox\objects\Tickable.cc"575 >576 </File>577 <File578 590 RelativePath="..\..\src\orxonox\objects\WorldEntity.cc" 579 591 > … … 633 645 <File 634 646 RelativePath="..\..\src\orxonox\tools\Timer.cc" 635 >636 </File>637 </Filter>638 <Filter639 Name="loader"640 >641 <File642 RelativePath="..\..\src\loader\LevelLoader.cc"643 647 > 644 648 </File> … … 655 659 </File> 656 660 <File 661 RelativePath="..\..\src\orxonox\InputEvent.h" 662 > 663 </File> 664 <File 665 RelativePath="..\..\src\orxonox\InputEventListener.h" 666 > 667 </File> 668 <File 669 RelativePath="..\..\src\orxonox\InputHandler.h" 670 > 671 </File> 672 <File 657 673 RelativePath="..\..\src\orxonox\InputManager.h" 658 674 > … … 743 759 <File 744 760 RelativePath="..\..\src\orxonox\objects\test3.h" 745 >746 </File>747 <File748 RelativePath="..\..\src\orxonox\objects\Tickable.h"749 761 > 750 762 </File> … … 807 819 <File 808 820 RelativePath="..\..\src\orxonox\tools\Timer.h" 809 >810 </File>811 </Filter>812 <Filter813 Name="loader"814 >815 <File816 RelativePath="..\..\src\loader\LevelLoader.h"817 >818 </File>819 <File820 RelativePath="..\..\src\loader\LoaderPrereqs.h"821 821 > 822 822 </File>
Note: See TracChangeset
for help on using the changeset viewer.