Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 20, 2008, 12:04:03 AM (16 years ago)
Author:
rgrieder
Message:

updated msvc files and adjusted merged files.

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

Legend:

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

    r1896 r1961  
    173173                        </File>
    174174                        <File
     175                                RelativePath="..\..\src\core\LuaBind.cc"
     176                                >
     177                        </File>
     178                        <File
    175179                                RelativePath="..\..\src\core\OrxonoxClass.cc"
    176180                                >
     
    178182                        <File
    179183                                RelativePath="..\..\src\core\RootGameState.cc"
    180                                 >
    181                         </File>
    182                         <File
    183                                 RelativePath="..\..\src\core\Script.cc"
    184184                                >
    185185                        </File>
     
    405405                        </File>
    406406                        <File
     407                                RelativePath="..\..\src\core\LuaBind.h"
     408                                >
     409                        </File>
     410                        <File
    407411                                RelativePath="..\..\src\core\OrxonoxClass.h"
    408412                                >
     
    410414                        <File
    411415                                RelativePath="..\..\src\core\RootGameState.h"
    412                                 >
    413                         </File>
    414                         <File
    415                                 RelativePath="..\..\src\core\Script.h"
    416416                                >
    417417                        </File>
  • code/branches/objecthierarchy/visual_studio/vc8/orxonox.vcproj

    r1947 r1961  
    200200                                </File>
    201201                                <File
     202                                        RelativePath="..\..\src\orxonox\objects\DistanceTrigger.cc"
     203                                        >
     204                                </File>
     205                                <File
    202206                                        RelativePath="..\..\src\orxonox\objects\Radar.cc"
    203207                                        >
     
    212216                                </File>
    213217                                <File
     218                                        RelativePath="..\..\src\orxonox\objects\Script.cc"
     219                                        >
     220                                </File>
     221                                <File
    214222                                        RelativePath="..\..\src\orxonox\objects\Tickable.cc"
     223                                        >
     224                                </File>
     225                                <File
     226                                        RelativePath="..\..\src\orxonox\objects\Trigger.cc"
    215227                                        >
    216228                                </File>
     
    536548                                </File>
    537549                                <File
     550                                        RelativePath="..\..\src\orxonox\objects\DistanceTrigger.h"
     551                                        >
     552                                </File>
     553                                <File
    538554                                        RelativePath="..\..\src\orxonox\objects\Radar.h"
    539555                                        >
     
    548564                                </File>
    549565                                <File
     566                                        RelativePath="..\..\src\orxonox\objects\Script.h"
     567                                        >
     568                                </File>
     569                                <File
    550570                                        RelativePath="..\..\src\orxonox\objects\Tickable.h"
     571                                        >
     572                                </File>
     573                                <File
     574                                        RelativePath="..\..\src\orxonox\objects\Trigger.h"
    551575                                        >
    552576                                </File>
Note: See TracChangeset for help on using the changeset viewer.