Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 19, 2008, 10:50:09 AM (16 years ago)
Author:
rgrieder
Message:

Basically, almost everything about the input management is written, but I wasn't yet able to test things.

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

Legend:

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

    r1293 r1323  
    7070                <Configuration
    7171                        Name="Release|Win32"
    72                         ConfigurationType="2"
     72                        ConfigurationType="4"
    7373                        InheritedPropertySheets="$(SolutionDir)base_properties_release.vsprops;..\network_properties.vsprops"
    7474                        CharacterSet="1"
     
    103103                        />
    104104                        <Tool
    105                                 Name="VCLinkerTool"
     105                                Name="VCLibrarianTool"
    106106                        />
    107107                        <Tool
     
    109109                        />
    110110                        <Tool
    111                                 Name="VCManifestTool"
    112                         />
    113                         <Tool
    114111                                Name="VCXDCMakeTool"
    115112                        />
     
    119116                        <Tool
    120117                                Name="VCFxCopTool"
    121                         />
    122                         <Tool
    123                                 Name="VCAppVerifierTool"
    124                         />
    125                         <Tool
    126                                 Name="VCWebDeploymentTool"
    127118                        />
    128119                        <Tool
  • code/branches/input/visual_studio/vc8/orxonox.vcproj

    r1293 r1323  
    165165                        </File>
    166166                        <File
     167                                RelativePath="..\..\src\orxonox\PlayerManager.cc"
     168                                >
     169                        </File>
     170                        <File
    167171                                RelativePath="..\..\src\orxonox\PrecompiledHeaderFiles.cc"
    168172                                >
     
    444448                        <File
    445449                                RelativePath="..\..\src\orxonox\OrxonoxStableHeaders.h"
     450                                >
     451                        </File>
     452                        <File
     453                                RelativePath="..\..\src\orxonox\PlayerManager.h"
    446454                                >
    447455                        </File>
Note: See TracChangeset for help on using the changeset viewer.