Changeset 20839
- Timestamp:
- 09/20/07 10:26:03 (1 year ago)
- Files:
-
- juggler/branches/2.2/vc7/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj (modified) (2 diffs)
- juggler/branches/2.2/vc7/VRJuggler/VRJuggler.vcproj (modified) (2 diffs)
- juggler/branches/2.2/vc8/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj (modified) (2 diffs)
- juggler/branches/2.2/vc8/VRJuggler/VRJuggler.vcproj (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/branches/2.2/vc7/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj
r20500 r20839 196 196 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 197 197 <File 198 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\CpuAffinityFromEnv.cpp"> 199 </File> 200 <File 198 201 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlApp.cpp"> 199 202 </File> … … 243 246 <File 244 247 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\Config.h"> 248 </File> 249 <File 250 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\CpuAffinityFromEnv.h"> 245 251 </File> 246 252 <File juggler/branches/2.2/vc7/VRJuggler/VRJuggler.vcproj
r20836 r20839 198 198 </File> 199 199 <File 200 RelativePath="..\..\modules\vrjuggler\vrj\Draw\CpuAffinityFromEnv.cpp">201 </File>202 <File203 200 RelativePath="..\..\modules\vrjuggler\vrj\Display\Display.cpp"> 204 201 </File> … … 275 272 <File 276 273 RelativePath="..\..\modules\vrjuggler\vrj\Display\CameraProjection.h"> 277 </File>278 <File279 RelativePath="..\..\modules\vrjuggler\vrj\Draw\CpuAffinityFromEnv.h">280 274 </File> 281 275 <File juggler/branches/2.2/vc8/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj
r20500 r20839 565 565 > 566 566 <File 567 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\CpuAffinityFromEnv.cpp" 568 > 569 </File> 570 <File 567 571 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlApp.cpp" 568 572 > … … 627 631 <File 628 632 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\Config.h" 633 > 634 </File> 635 <File 636 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\CpuAffinityFromEnv.h" 629 637 > 630 638 </File> juggler/branches/2.2/vc8/VRJuggler/VRJuggler.vcproj
r20836 r20839 565 565 </File> 566 566 <File 567 RelativePath="..\..\modules\vrjuggler\vrj\Draw\CpuAffinityFromEnv.cpp"568 >569 </File>570 <File571 567 RelativePath="..\..\modules\vrjuggler\vrj\Display\Display.cpp" 572 568 > … … 670 666 </File> 671 667 <File 672 RelativePath="..\..\modules\vrjuggler\vrj\Draw\CpuAffinityFromEnv.h"673 >674 </File>675 <File676 668 RelativePath="..\..\modules\vrjuggler\vrj\Util\Debug.h" 677 669 >
