Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 10, 2008, 5:03:34 PM (16 years ago)
Author:
bknecht
Message:

merged back that script-branch

Location:
code/trunk/visual_studio/vc8
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • code/trunk/visual_studio/vc8/core.vcproj

    r890 r1021  
    337337                        </File>
    338338                        <File
     339                                RelativePath="..\..\src\orxonox\core\Tickable.cc"
     340                                >
     341                        </File>
     342                        <File
    339343                                RelativePath="..\..\src\orxonox\core\XMLPort.cc"
    340344                                >
     
    447451                        </File>
    448452                        <File
     453                                RelativePath="..\..\src\orxonox\core\Tickable.h"
     454                                >
     455                        </File>
     456                        <File
    449457                                RelativePath="..\..\src\orxonox\core\XMLPort.h"
    450458                                >
  • code/trunk/visual_studio/vc8/orxonox.vcproj

    r890 r1021  
    285285                        </File>
    286286                        <File
     287                                RelativePath="..\..\src\orxonox\InputEventListener.cc"
     288                                >
     289                        </File>
     290                        <File
     291                                RelativePath="..\..\src\orxonox\InputHandler.cc"
     292                                >
     293                        </File>
     294                        <File
    287295                                RelativePath="..\..\src\orxonox\InputManager.cc"
    288296                                >
     297                                <FileConfiguration
     298                                        Name="Debug|Win32"
     299                                        ExcludedFromBuild="true"
     300                                        >
     301                                        <Tool
     302                                                Name="VCCLCompilerTool"
     303                                        />
     304                                </FileConfiguration>
    289305                        </File>
    290306                        <File
     
    572588                                </File>
    573589                                <File
    574                                         RelativePath="..\..\src\orxonox\objects\Tickable.cc"
    575                                         >
    576                                 </File>
    577                                 <File
    578590                                        RelativePath="..\..\src\orxonox\objects\WorldEntity.cc"
    579591                                        >
     
    633645                                <File
    634646                                        RelativePath="..\..\src\orxonox\tools\Timer.cc"
    635                                         >
    636                                 </File>
    637                         </Filter>
    638                         <Filter
    639                                 Name="loader"
    640                                 >
    641                                 <File
    642                                         RelativePath="..\..\src\loader\LevelLoader.cc"
    643647                                        >
    644648                                </File>
     
    655659                        </File>
    656660                        <File
     661                                RelativePath="..\..\src\orxonox\InputEvent.h"
     662                                >
     663                        </File>
     664                        <File
     665                                RelativePath="..\..\src\orxonox\InputEventListener.h"
     666                                >
     667                        </File>
     668                        <File
     669                                RelativePath="..\..\src\orxonox\InputHandler.h"
     670                                >
     671                        </File>
     672                        <File
    657673                                RelativePath="..\..\src\orxonox\InputManager.h"
    658674                                >
     
    743759                                <File
    744760                                        RelativePath="..\..\src\orxonox\objects\test3.h"
    745                                         >
    746                                 </File>
    747                                 <File
    748                                         RelativePath="..\..\src\orxonox\objects\Tickable.h"
    749761                                        >
    750762                                </File>
     
    807819                                <File
    808820                                        RelativePath="..\..\src\orxonox\tools\Timer.h"
    809                                         >
    810                                 </File>
    811                         </Filter>
    812                         <Filter
    813                                 Name="loader"
    814                                 >
    815                                 <File
    816                                         RelativePath="..\..\src\loader\LevelLoader.h"
    817                                         >
    818                                 </File>
    819                                 <File
    820                                         RelativePath="..\..\src\loader\LoaderPrereqs.h"
    821821                                        >
    822822                                </File>
Note: See TracChangeset for help on using the changeset viewer.