Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 24, 2008, 9:40:23 PM (16 years ago)
Author:
rgrieder
Message:
  • InputManager works so far, but has to be largely extended
Location:
code/branches/input/visual_studio
Files:
1 deleted
2 edited

Legend:

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

    r1153 r1182  
    203203                                RelativePath="..\..\src\core\InputHandler.cc"
    204204                                >
     205                                <FileConfiguration
     206                                        Name="Debug|Win32"
     207                                        ExcludedFromBuild="true"
     208                                        >
     209                                        <Tool
     210                                                Name="VCCLCompilerTool"
     211                                        />
     212                                </FileConfiguration>
     213                                <FileConfiguration
     214                                        Name="Release|Win32"
     215                                        ExcludedFromBuild="true"
     216                                        >
     217                                        <Tool
     218                                                Name="VCCLCompilerTool"
     219                                        />
     220                                </FileConfiguration>
    205221                        </File>
    206222                        <File
  • code/branches/input/visual_studio/vc8/orxonox.vcproj

    r1153 r1182  
    398398                                                />
    399399                                        </FileConfiguration>
     400                                        <FileConfiguration
     401                                                Name="Release|Win32"
     402                                                >
     403                                                <Tool
     404                                                        Name="VCCLCompilerTool"
     405                                                        UsePrecompiledHeader="0"
     406                                                />
     407                                        </FileConfiguration>
    400408                                </File>
    401409                        </Filter>
Note: See TracChangeset for help on using the changeset viewer.