Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 31, 2008, 11:02:18 PM (16 years ago)
Author:
rgrieder
Message:

updated msvc files.
removed "friend WorldEntity" from BaseObject.

Location:
code/branches/objecthierarchy/visual_studio/vc8
Files:
2 edited

Legend:

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

    r2070 r2079  
    192192                                >
    193193                        </File>
     194                        <File
     195                                RelativePath="..\..\src\core\XMLNameListener.cc"
     196                                >
     197                        </File>
    194198                        <Filter
    195199                                Name="tolua"
     
    444448                                >
    445449                        </File>
     450                        <File
     451                                RelativePath="..\..\src\core\XMLNameListener.h"
     452                                >
     453                        </File>
    446454                        <Filter
    447455                                Name="input"
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj

    r2070 r2079  
    151151                        >
    152152                        <File
    153                                 RelativePath="..\..\src\orxonox\CameraHandler.cc"
     153                                RelativePath="..\..\src\orxonox\CameraManager.cc"
    154154                                >
    155155                        </File>
     
    194194                                >
    195195                                <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
    196208                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    197209                                        >
     
    283295                                                RelativePath="..\..\src\orxonox\objects\worldentities\ParticleSpawner.cc"
    284296                                                >
    285                                                 <FileConfiguration
    286                                                         Name="Debug|Win32"
    287                                                         >
    288                                                         <Tool
    289                                                                 Name="VCCLCompilerTool"
    290                                                         />
    291                                                 </FileConfiguration>
    292                                                 <FileConfiguration
    293                                                         Name="Release|Win32"
    294                                                         >
    295                                                         <Tool
    296                                                                 Name="VCCLCompilerTool"
    297                                                         />
    298                                                 </FileConfiguration>
    299297                                        </File>
    300298                                        <File
     
    331329                                                <File
    332330                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\DistanceTrigger.cc"
     331                                                        >
     332                                                </File>
     333                                                <File
     334                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\EventTrigger.cc"
    333335                                                        >
    334336                                                </File>
     
    585587                        >
    586588                        <File
    587                                 RelativePath="..\..\src\orxonox\CameraHandler.h"
     589                                RelativePath="..\..\src\orxonox\CameraManager.h"
    588590                                >
    589591                        </File>
     
    611613                                Name="objects"
    612614                                >
     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>
    613627                                <File
    614628                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
     
    719733                                                <File
    720734                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\DistanceTrigger.h"
     735                                                        >
     736                                                </File>
     737                                                <File
     738                                                        RelativePath="..\..\src\orxonox\objects\worldentities\triggers\EventTrigger.h"
    721739                                                        >
    722740                                                </File>
Note: See TracChangeset for help on using the changeset viewer.