Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Oct 20, 2008, 8:59:28 PM (16 years ago)
Author:
rgrieder
Message:

Smaller fixes. Should be ok now for msvc.

File:
1 edited

Legend:

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

    r1924 r1987  
    230230                                        RelativePath="..\..\src\orxonox\objects\PhysicsTest.cc"
    231231                                        >
     232                                        <FileConfiguration
     233                                                Name="Debug|Win32"
     234                                                ExcludedFromBuild="true"
     235                                                >
     236                                                <Tool
     237                                                        Name="VCCLCompilerTool"
     238                                                />
     239                                        </FileConfiguration>
     240                                        <FileConfiguration
     241                                                Name="Release|Win32"
     242                                                ExcludedFromBuild="true"
     243                                                >
     244                                                <Tool
     245                                                        Name="VCCLCompilerTool"
     246                                                />
     247                                        </FileConfiguration>
    232248                                </File>
    233249                                <File
Note: See TracChangeset for help on using the changeset viewer.