Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Apr 3, 2008, 10:23:37 AM (17 years ago)
Author:
rgrieder
Message:
  • not really done a lot, but svn create patch doesn't work with renamed files
Location:
code/branches/input/visual_studio/vc8
Files:
2 edited

Legend:

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

    r971 r973  
    317317                        </File>
    318318                        <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"
     319                                RelativePath="..\..\src\orxonox\core\InputManager.cc"
    328320                                >
    329321                        </File>
     
    439431                        </File>
    440432                        <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"
     433                                RelativePath="..\..\src\orxonox\core\InputManager.h"
    450434                                >
    451435                        </File>
  • code/branches/input/visual_studio/vc8/orxonox.vcproj

    r945 r973  
    285285                        </File>
    286286                        <File
    287                                 RelativePath="..\..\src\orxonox\InputEventListener.cc"
    288                                 >
    289                         </File>
    290                         <File
    291                                 RelativePath="..\..\src\orxonox\InputHandler.cc"
    292                                 >
    293                         </File>
    294                         <File
    295287                                RelativePath="..\..\src\orxonox\Main.cc"
    296288                                >
     
    455447                        </File>
    456448                        <File
    457                                 RelativePath="..\..\src\orxonox\InputEvent.h"
    458                                 >
    459                         </File>
    460                         <File
    461                                 RelativePath="..\..\src\orxonox\InputEventListener.h"
    462                                 >
    463                         </File>
    464                         <File
    465                                 RelativePath="..\..\src\orxonox\InputHandler.h"
    466                                 >
    467                         </File>
    468                         <File
    469449                                RelativePath="..\..\src\orxonox\Orxonox.h"
    470450                                >
Note: See TracChangeset for help on using the changeset viewer.