Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 2, 2008, 9:44:33 PM (16 years ago)
Author:
rgrieder
Message:
  • added some empty class files
  • moved input stuff to core
File:
1 edited

Legend:

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

    r945 r971  
    309309                        </File>
    310310                        <File
     311                                RelativePath="..\..\src\orxonox\core\InputEventListener.cc"
     312                                >
     313                        </File>
     314                        <File
     315                                RelativePath="..\..\src\orxonox\core\InputHandler.cc"
     316                                >
     317                        </File>
     318                        <File
     319                                RelativePath="..\..\src\orxonox\core\InputHandlerBuffer.cc"
     320                                >
     321                        </File>
     322                        <File
     323                                RelativePath="..\..\src\orxonox\core\InputHandlerGame.cc"
     324                                >
     325                        </File>
     326                        <File
     327                                RelativePath="..\..\src\orxonox\core\InputHandlerGUI.cc"
     328                                >
     329                        </File>
     330                        <File
    311331                                RelativePath="..\..\src\orxonox\core\Language.cc"
    312332                                >
     
    407427                        </File>
    408428                        <File
     429                                RelativePath="..\..\src\orxonox\core\InputEvent.h"
     430                                >
     431                        </File>
     432                        <File
     433                                RelativePath="..\..\src\orxonox\core\InputEventListener.h"
     434                                >
     435                        </File>
     436                        <File
     437                                RelativePath="..\..\src\orxonox\core\InputHandler.h"
     438                                >
     439                        </File>
     440                        <File
     441                                RelativePath="..\..\src\orxonox\core\InputHandlerBuffer.h"
     442                                >
     443                        </File>
     444                        <File
     445                                RelativePath="..\..\src\orxonox\core\InputHandlerGame.h"
     446                                >
     447                        </File>
     448                        <File
     449                                RelativePath="..\..\src\orxonox\core\InputHandlerGUI.h"
     450                                >
     451                        </File>
     452                        <File
    409453                                RelativePath="..\..\src\orxonox\core\Iterator.h"
    410454                                >
Note: See TracChangeset for help on using the changeset viewer.