Changeset 2079 for code/branches/objecthierarchy/visual_studio
- Timestamp:
- Oct 31, 2008, 11:02:18 PM (16 years ago)
- Location:
- code/branches/objecthierarchy/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/visual_studio/vc8/core.vcproj
r2070 r2079 192 192 > 193 193 </File> 194 <File 195 RelativePath="..\..\src\core\XMLNameListener.cc" 196 > 197 </File> 194 198 <Filter 195 199 Name="tolua" … … 444 448 > 445 449 </File> 450 <File 451 RelativePath="..\..\src\core\XMLNameListener.h" 452 > 453 </File> 446 454 <Filter 447 455 Name="input" -
code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj
r2070 r2079 151 151 > 152 152 <File 153 RelativePath="..\..\src\orxonox\Camera Handler.cc"153 RelativePath="..\..\src\orxonox\CameraManager.cc" 154 154 > 155 155 </File> … … 194 194 > 195 195 <File 196 RelativePath="..\..\src\orxonox\objects\EventDispatcher.cc" 197 > 198 </File> 199 <File 200 RelativePath="..\..\src\orxonox\objects\EventListener.cc" 201 > 202 </File> 203 <File 204 RelativePath="..\..\src\orxonox\objects\EventTarget.cc" 205 > 206 </File> 207 <File 196 208 RelativePath="..\..\src\orxonox\objects\Radar.cc" 197 209 > … … 283 295 RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.cc" 284 296 > 285 <FileConfiguration286 Name="Debug|Win32"287 >288 <Tool289 Name="VCCLCompilerTool"290 />291 </FileConfiguration>292 <FileConfiguration293 Name="Release|Win32"294 >295 <Tool296 Name="VCCLCompilerTool"297 />298 </FileConfiguration>299 297 </File> 300 298 <File … … 331 329 <File 332 330 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\DistanceTrigger.cc" 331 > 332 </File> 333 <File 334 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\EventTrigger.cc" 333 335 > 334 336 </File> … … 585 587 > 586 588 <File 587 RelativePath="..\..\src\orxonox\Camera Handler.h"589 RelativePath="..\..\src\orxonox\CameraManager.h" 588 590 > 589 591 </File> … … 611 613 Name="objects" 612 614 > 615 <File 616 RelativePath="..\..\src\orxonox\objects\EventDispatcher.h" 617 > 618 </File> 619 <File 620 RelativePath="..\..\src\orxonox\objects\EventListener.h" 621 > 622 </File> 623 <File 624 RelativePath="..\..\src\orxonox\objects\EventTarget.h" 625 > 626 </File> 613 627 <File 614 628 RelativePath="..\..\src\orxonox\objects\Radar.h" … … 719 733 <File 720 734 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\DistanceTrigger.h" 735 > 736 </File> 737 <File 738 RelativePath="..\..\src\orxonox\objects\worldentities\triggers\EventTrigger.h" 721 739 > 722 740 </File>
Note: See TracChangeset
for help on using the changeset viewer.