Changeset 973 for code/branches/input/visual_studio/vc8
- Timestamp:
- Apr 3, 2008, 10:23:37 AM (17 years ago)
- Location:
- code/branches/input/visual_studio/vc8
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/branches/input/visual_studio/vc8/core.vcproj
r971 r973 317 317 </File> 318 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" 319 RelativePath="..\..\src\orxonox\core\InputManager.cc" 328 320 > 329 321 </File> … … 439 431 </File> 440 432 <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" 450 434 > 451 435 </File> -
code/branches/input/visual_studio/vc8/orxonox.vcproj
r945 r973 285 285 </File> 286 286 <File 287 RelativePath="..\..\src\orxonox\InputEventListener.cc"288 >289 </File>290 <File291 RelativePath="..\..\src\orxonox\InputHandler.cc"292 >293 </File>294 <File295 287 RelativePath="..\..\src\orxonox\Main.cc" 296 288 > … … 455 447 </File> 456 448 <File 457 RelativePath="..\..\src\orxonox\InputEvent.h"458 >459 </File>460 <File461 RelativePath="..\..\src\orxonox\InputEventListener.h"462 >463 </File>464 <File465 RelativePath="..\..\src\orxonox\InputHandler.h"466 >467 </File>468 <File469 449 RelativePath="..\..\src\orxonox\Orxonox.h" 470 450 >
Note: See TracChangeset
for help on using the changeset viewer.