Changeset 2030 for code/branches/objecthierarchy/visual_studio/vc8
- Timestamp:
- Oct 28, 2008, 8:44:52 PM (16 years ago)
- Location:
- code/branches/objecthierarchy/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj
r2020 r2030 151 151 > 152 152 <File 153 RelativePath="..\..\src\orxonox\CameraHandler.cc" 154 > 155 </File> 156 <File 153 157 RelativePath="..\..\src\orxonox\GraphicsEngine.cc" 154 158 > … … 186 190 > 187 191 </File> 188 <File189 RelativePath="..\..\src\orxonox\SignalHandler.cc"190 >191 </File>192 192 <Filter 193 193 Name="objects" 194 194 > 195 195 <File 196 RelativePath="..\..\src\orxonox\objects\Camera.cc"197 >198 </File>199 <File200 RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"201 >202 </File>203 <File204 RelativePath="..\..\src\orxonox\objects\DistanceTrigger.cc"205 >206 </File>207 <File208 196 RelativePath="..\..\src\orxonox\objects\Radar.cc" 209 197 > … … 226 214 </File> 227 215 <File 216 RelativePath="..\..\src\orxonox\objects\Test.cc" 217 > 218 </File> 219 <File 228 220 RelativePath="..\..\src\orxonox\objects\Tickable.cc" 229 221 > 230 222 </File> 231 <File232 RelativePath="..\..\src\orxonox\objects\Trigger.cc"233 >234 </File>235 223 <Filter 236 224 Name="worldentities" 237 225 > 238 226 <File 227 RelativePath="..\..\src\orxonox\objects\worldentities\Backlight.cc" 228 > 229 <FileConfiguration 230 Name="Debug|Win32" 231 ExcludedFromBuild="true" 232 > 233 <Tool 234 Name="VCCLCompilerTool" 235 /> 236 </FileConfiguration> 237 <FileConfiguration 238 Name="Release|Win32" 239 ExcludedFromBuild="true" 240 > 241 <Tool 242 Name="VCCLCompilerTool" 243 /> 244 </FileConfiguration> 245 </File> 246 <File 247 RelativePath="..\..\src\orxonox\objects\worldentities\Camera.cc" 248 > 249 </File> 250 <File 239 251 RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.cc" 240 252 > … … 247 259 RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.cc" 248 260 > 261 </File> 262 <File 263 RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.cc" 264 > 265 <FileConfiguration 266 Name="Debug|Win32" 267 ExcludedFromBuild="true" 268 > 269 <Tool 270 Name="VCCLCompilerTool" 271 /> 272 </FileConfiguration> 273 <FileConfiguration 274 Name="Release|Win32" 275 ExcludedFromBuild="true" 276 > 277 <Tool 278 Name="VCCLCompilerTool" 279 /> 280 </FileConfiguration> 249 281 </File> 250 282 <File … … 263 295 Name="pawns" 264 296 > 297 <File 298 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Pawn.cc" 299 > 300 </File> 301 <File 302 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\SpaceShip.cc" 303 > 304 </File> 265 305 <File 266 306 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.cc" … … 519 559 > 520 560 <File 561 RelativePath="..\..\src\orxonox\CameraHandler.h" 562 > 563 </File> 564 <File 521 565 RelativePath="..\..\src\orxonox\GraphicsEngine.h" 522 566 > … … 538 582 > 539 583 </File> 540 <File541 RelativePath="..\..\src\orxonox\SignalHandler.h"542 >543 </File>544 584 <Filter 545 585 Name="objects" 546 586 > 547 587 <File 548 RelativePath="..\..\src\orxonox\objects\Camera.h"549 >550 </File>551 <File552 RelativePath="..\..\src\orxonox\objects\CameraHandler.h"553 >554 </File>555 <File556 RelativePath="..\..\src\orxonox\objects\DistanceTrigger.h"557 >558 </File>559 <File560 588 RelativePath="..\..\src\orxonox\objects\Radar.h" 561 589 > … … 578 606 </File> 579 607 <File 608 RelativePath="..\..\src\orxonox\objects\Test.h" 609 > 610 </File> 611 <File 580 612 RelativePath="..\..\src\orxonox\objects\Tickable.h" 581 613 > 582 614 </File> 583 <File584 RelativePath="..\..\src\orxonox\objects\Trigger.h"585 >586 </File>587 615 <Filter 588 616 Name="worldentities" 589 617 > 590 618 <File 619 RelativePath="..\..\src\orxonox\objects\worldentities\Backlight.h" 620 > 621 </File> 622 <File 623 RelativePath="..\..\src\orxonox\objects\worldentities\Camera.h" 624 > 625 </File> 626 <File 591 627 RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.h" 592 628 > … … 598 634 <File 599 635 RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.h" 636 > 637 </File> 638 <File 639 RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.h" 600 640 > 601 641 </File> … … 615 655 Name="pawns" 616 656 > 657 <File 658 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Pawn.h" 659 > 660 </File> 661 <File 662 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\SpaceShip.h" 663 > 664 </File> 617 665 <File 618 666 RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.h" -
code/branches/objecthierarchy/visual_studio/vc8/util.vcproj
r2016 r2030 181 181 </File> 182 182 <File 183 RelativePath="..\..\src\util\SignalHandler.cc" 184 > 185 </File> 186 <File 183 187 RelativePath="..\..\src\util\String.cc" 184 188 > … … 251 255 </File> 252 256 <File 257 RelativePath="..\..\src\util\SignalHandler.h" 258 > 259 </File> 260 <File 253 261 RelativePath="..\..\src\util\Sleep.h" 254 262 >
Note: See TracChangeset
for help on using the changeset viewer.