Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 22, 2008, 11:28:35 AM (16 years ago)
Author:
rgrieder
Message:

updated msvc files.

File:
1 edited

Legend:

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

    r1961 r1994  
    231231                                        >
    232232                                        <File
     233                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.cc"
     234                                                >
     235                                        </File>
     236                                        <File
     237                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.cc"
     238                                                >
     239                                        </File>
     240                                        <File
     241                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.cc"
     242                                                >
     243                                        </File>
     244                                        <File
    233245                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.cc"
    234246                                                >
     
    238250                                                >
    239251                                        </File>
     252                                        <Filter
     253                                                Name="pawns"
     254                                                >
     255                                                <File
     256                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.cc"
     257                                                        >
     258                                                </File>
     259                                        </Filter>
    240260                                </Filter>
    241261                                <Filter
     
    260280                                        <File
    261281                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.cc"
     282                                                >
     283                                        </File>
     284                                </Filter>
     285                                <Filter
     286                                        Name="controllers"
     287                                        >
     288                                        <File
     289                                                RelativePath="..\..\src\orxonox\objects\controllers\Controller.cc"
     290                                                >
     291                                        </File>
     292                                        <File
     293                                                RelativePath="..\..\src\orxonox\objects\controllers\HumanController.cc"
    262294                                                >
    263295                                        </File>
     
    579611                                        >
    580612                                        <File
     613                                                RelativePath="..\..\src\orxonox\objects\worldentities\ControllableEntity.h"
     614                                                >
     615                                        </File>
     616                                        <File
     617                                                RelativePath="..\..\src\orxonox\objects\worldentities\Model.h"
     618                                                >
     619                                        </File>
     620                                        <File
     621                                                RelativePath="..\..\src\orxonox\objects\worldentities\MovableEntity.h"
     622                                                >
     623                                        </File>
     624                                        <File
    581625                                                RelativePath="..\..\src\orxonox\objects\worldentities\PositionableEntity.h"
    582626                                                >
     
    586630                                                >
    587631                                        </File>
     632                                        <Filter
     633                                                Name="pawns"
     634                                                >
     635                                                <File
     636                                                        RelativePath="..\..\src\orxonox\objects\worldentities\pawns\Spectator.h"
     637                                                        >
     638                                                </File>
     639                                        </Filter>
    588640                                </Filter>
    589641                                <Filter
     
    608660                                        <File
    609661                                                RelativePath="..\..\src\orxonox\objects\infos\PlayerInfo.h"
     662                                                >
     663                                        </File>
     664                                </Filter>
     665                                <Filter
     666                                        Name="controllers"
     667                                        >
     668                                        <File
     669                                                RelativePath="..\..\src\orxonox\objects\controllers\Controller.h"
     670                                                >
     671                                        </File>
     672                                        <File
     673                                                RelativePath="..\..\src\orxonox\objects\controllers\HumanController.h"
    610674                                                >
    611675                                        </File>
Note: See TracChangeset for help on using the changeset viewer.