Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 28, 2008, 8:44:52 PM (15 years ago)
Author:
rgrieder
Message:
  • Moved SignalHandler from orxonox to util
  • Moved CameraHandler from orxonox/objects to orxonox
  • updated msvc files
File:
1 edited

Legend:

Unmodified
Added
Removed
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj

    r2020 r2030  
    151151                        >
    152152                        <File
     153                                RelativePath="..\..\src\orxonox\CameraHandler.cc"
     154                                >
     155                        </File>
     156                        <File
    153157                                RelativePath="..\..\src\orxonox\GraphicsEngine.cc"
    154158                                >
     
    186190                                >
    187191                        </File>
    188                         <File
    189                                 RelativePath="..\..\src\orxonox\SignalHandler.cc"
    190                                 >
    191                         </File>
    192192                        <Filter
    193193                                Name="objects"
    194194                                >
    195195                                <File
    196                                         RelativePath="..\..\src\orxonox\objects\Camera.cc"
    197                                         >
    198                                 </File>
    199                                 <File
    200                                         RelativePath="..\..\src\orxonox\objects\CameraHandler.cc"
    201                                         >
    202                                 </File>
    203                                 <File
    204                                         RelativePath="..\..\src\orxonox\objects\DistanceTrigger.cc"
    205                                         >
    206                                 </File>
    207                                 <File
    208196                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    209197                                        >
     
    226214                                </File>
    227215                                <File
     216                                        RelativePath="..\..\src\orxonox\objects\Test.cc"
     217                                        >
     218                                </File>
     219                                <File
    228220                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
    229221                                        >
    230222                                </File>
    231                                 <File
    232                                         RelativePath="..\..\src\orxonox\objects\Trigger.cc"
    233                                         >
    234                                 </File>
    235223                                <Filter
    236224                                        Name="worldentities"
    237225                                        >
    238226                                        <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
    239251                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.cc"
    240252                                                >
     
    247259                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.cc"
    248260                                                >
     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>
    249281                                        </File>
    250282                                        <File
     
    263295                                                Name="pawns"
    264296                                                >
     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>
    265305                                                <File
    266306                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.cc"
     
    519559                        >
    520560                        <File
     561                                RelativePath="..\..\src\orxonox\CameraHandler.h"
     562                                >
     563                        </File>
     564                        <File
    521565                                RelativePath="..\..\src\orxonox\GraphicsEngine.h"
    522566                                >
     
    538582                                >
    539583                        </File>
    540                         <File
    541                                 RelativePath="..\..\src\orxonox\SignalHandler.h"
    542                                 >
    543                         </File>
    544584                        <Filter
    545585                                Name="objects"
    546586                                >
    547587                                <File
    548                                         RelativePath="..\..\src\orxonox\objects\Camera.h"
    549                                         >
    550                                 </File>
    551                                 <File
    552                                         RelativePath="..\..\src\orxonox\objects\CameraHandler.h"
    553                                         >
    554                                 </File>
    555                                 <File
    556                                         RelativePath="..\..\src\orxonox\objects\DistanceTrigger.h"
    557                                         >
    558                                 </File>
    559                                 <File
    560588                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    561589                                        >
     
    578606                                </File>
    579607                                <File
     608                                        RelativePath="..\..\src\orxonox\objects\Test.h"
     609                                        >
     610                                </File>
     611                                <File
    580612                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
    581613                                        >
    582614                                </File>
    583                                 <File
    584                                         RelativePath="..\..\src\orxonox\objects\Trigger.h"
    585                                         >
    586                                 </File>
    587615                                <Filter
    588616                                        Name="worldentities"
    589617                                        >
    590618                                        <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
    591627                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.h"
    592628                                                >
     
    598634                                        <File
    599635                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.h"
     636                                                >
     637                                        </File>
     638                                        <File
     639                                                RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.h"
    600640                                                >
    601641                                        </File>
     
    615655                                                Name="pawns"
    616656                                                >
     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>
    617665                                                <File
    618666                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.h"
Note: See TracChangeset for help on using the changeset viewer.