Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 25, 2008, 9:50:26 PM (16 years ago)
Author:
rgrieder
Message:

tiny adjustments to various files. just came across certain things..

File:
1 edited

Legend:

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

    r1994 r2013  
    3939                        <Tool
    4040                                Name="VCCLCompilerTool"
    41                                 AdditionalOptions="/Zm200"
    4241                        />
    4342                        <Tool
     
    103102                        <Tool
    104103                                Name="VCCLCompilerTool"
    105                                 AdditionalOptions="/Zm200"
    106104                        />
    107105                        <Tool
     
    275273                                        </File>
    276274                                        <File
    277                                                 RelativePath="..\..\src\orxonox\objects\infos\LevelInfo.cc"
     275                                                RelativePath="..\..\src\orxonox\objects\infos\Level.cc"
    278276                                                >
    279277                                        </File>
     
    405403                                        >
    406404                                        <File
     405                                                RelativePath="..\..\src\orxonox\overlays\hud\ChatOverlay.cc"
     406                                                >
     407                                        </File>
     408                                        <File
    407409                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.cc"
    408410                                                >
     
    444446                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIRenderer.cpp"
    445447                                        >
    446                                         <FileConfiguration
    447                                                 Name="Debug|Win32"
    448                                                 >
    449                                                 <Tool
    450                                                         Name="VCCLCompilerTool"
    451                                                         UsePrecompiledHeader="0"
    452                                                 />
    453                                         </FileConfiguration>
    454                                         <FileConfiguration
    455                                                 Name="Release|Win32"
    456                                                 >
    457                                                 <Tool
    458                                                         Name="VCCLCompilerTool"
    459                                                         UsePrecompiledHeader="0"
    460                                                 />
    461                                         </FileConfiguration>
    462448                                </File>
    463449                                <File
    464450                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUIResourceProvider.cpp"
    465451                                        >
    466                                         <FileConfiguration
    467                                                 Name="Debug|Win32"
    468                                                 >
    469                                                 <Tool
    470                                                         Name="VCCLCompilerTool"
    471                                                         UsePrecompiledHeader="0"
    472                                                 />
    473                                         </FileConfiguration>
    474                                         <FileConfiguration
    475                                                 Name="Release|Win32"
    476                                                 >
    477                                                 <Tool
    478                                                         Name="VCCLCompilerTool"
    479                                                         UsePrecompiledHeader="0"
    480                                                 />
    481                                         </FileConfiguration>
    482452                                </File>
    483453                                <File
    484454                                        RelativePath="..\..\src\orxonox\gui\OgreCEGUITexture.cpp"
    485455                                        >
    486                                         <FileConfiguration
    487                                                 Name="Debug|Win32"
    488                                                 >
    489                                                 <Tool
    490                                                         Name="VCCLCompilerTool"
    491                                                         UsePrecompiledHeader="0"
    492                                                 />
    493                                         </FileConfiguration>
    494                                         <FileConfiguration
    495                                                 Name="Release|Win32"
    496                                                 >
    497                                                 <Tool
    498                                                         Name="VCCLCompilerTool"
    499                                                         UsePrecompiledHeader="0"
    500                                                 />
    501                                         </FileConfiguration>
    502456                                </File>
    503457                        </Filter>
     
    655609                                        </File>
    656610                                        <File
    657                                                 RelativePath="..\..\src\orxonox\objects\infos\LevelInfo.h"
     611                                                RelativePath="..\..\src\orxonox\objects\infos\Level.h"
    658612                                                >
    659613                                        </File>
     
    734688                                        Name="hud"
    735689                                        >
     690                                        <File
     691                                                RelativePath="..\..\src\orxonox\overlays\hud\ChatOverlay.h"
     692                                                >
     693                                        </File>
    736694                                        <File
    737695                                                RelativePath="..\..\src\orxonox\overlays\hud\HUDBar.h"
Note: See TracChangeset for help on using the changeset viewer.