Changeset 20839 for juggler/branches/2.2/vc7
- Timestamp:
- 09/20/07 10:26:03 (1 year ago)
- Files:
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
