Changeset 20520

Show
Ignore:
Timestamp:
07/09/07 16:54:59 (1 year ago)
Author:
patrick
Message:

Sync up with the source tree.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/vc7/VRJuggler/Direct3D_Draw_Manager/Direct3D_Draw_Manager.vcproj

    r20490 r20520  
    198198                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    199199                        <File 
    200                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dApp.cpp"> 
    201                         </File> 
    202                         <File 
    203                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.cpp"> 
    204                         </File> 
    205                         <File 
    206                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.cpp"> 
    207                         </File> 
    208                         <File 
    209                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterface.cpp"> 
    210                         </File> 
    211                         <File 
    212                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.cpp"> 
    213                         </File> 
    214                         <File 
    215                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.cpp"> 
     200                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\App.cpp"> 
     201                        </File> 
     202                        <File 
     203                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\BasicSimulator.cpp"> 
     204                        </File> 
     205                        <File 
     206                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\DrawManager.cpp"> 
     207                        </File> 
     208                        <File 
     209                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterface.cpp"> 
     210                        </File> 
     211                        <File 
     212                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfaceFactory.cpp"> 
     213                        </File> 
     214                        <File 
     215                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Window.cpp"> 
    216216                        </File> 
    217217                </Filter> 
     
    220220                        Filter="h;hpp;hxx;hm;inl;inc"> 
    221221                        <File 
     222                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\App.h"> 
     223                        </File> 
     224                        <File 
     225                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\BasicSimulator.h"> 
     226                        </File> 
     227                        <File 
    222228                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Config.h"> 
    223229                        </File> 
     
    226232                        </File> 
    227233                        <File 
    228                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.h"> 
    229                         </File> 
    230                         <File 
    231234                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.h"> 
    232235                        </File> 
    233236                        <File 
    234                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterface.h"> 
    235                         </File> 
    236                         <File 
    237                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.h"> 
    238                         </File> 
    239                         <File 
    240                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfacePtr.h"> 
    241                         </File> 
    242                         <File 
    243                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.h"> 
     237                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\DrawManager.h"> 
     238                        </File> 
     239                        <File 
     240                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterface.h"> 
     241                        </File> 
     242                        <File 
     243                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfaceFactory.h"> 
     244                        </File> 
     245                        <File 
     246                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfacePtr.h"> 
     247                        </File> 
     248                        <File 
     249                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Window.h"> 
    244250                        </File> 
    245251                </Filter> 
  • juggler/trunk/vc7/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj

    r20490 r20520  
    196196                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    197197                        <File 
    198                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlApp.cpp"> 
    199                         </File> 
    200                         <File 
    201                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlBasicSimulator.cpp"> 
    202                         </File> 
    203                         <File 
    204                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawHeadFunctors.cpp"> 
    205                         </File> 
    206                         <File 
    207                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawManager.cpp"> 
    208                         </File> 
    209                         <File 
    210                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawWandFunctors.cpp"> 
    211                         </File> 
    212                         <File 
    213                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoader.cpp"> 
    214                         </File> 
    215                         <File 
    216                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoaderWin32.cpp"> 
    217                         </File> 
    218                         <File 
    219                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlPipe.cpp"> 
    220                         </File> 
    221                         <File 
    222                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlProcApp.cpp"> 
    223                         </File> 
    224                         <File 
    225                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlSimInterface.cpp"> 
    226                         </File> 
    227                         <File 
    228                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlSimInterfaceFactory.cpp"> 
    229                         </File> 
    230                         <File 
    231                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlUserData.cpp"> 
    232                         </File> 
    233                         <File 
    234                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindow.cpp"> 
    235                         </File> 
    236                         <File 
    237                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindowWin32.cpp"> 
     198                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\App.cpp"> 
     199                        </File> 
     200                        <File 
     201                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\BasicSimulator.cpp"> 
     202                        </File> 
     203                        <File 
     204                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawHeadFunctors.cpp"> 
     205                        </File> 
     206                        <File 
     207                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawManager.cpp"> 
     208                        </File> 
     209                        <File 
     210                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawWandFunctors.cpp"> 
     211                        </File> 
     212                        <File 
     213                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoader.cpp"> 
     214                        </File> 
     215                        <File 
     216                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoaderWGL.cpp"> 
     217                        </File> 
     218                        <File 
     219                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Pipe.cpp"> 
     220                        </File> 
     221                        <File 
     222                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ProcApp.cpp"> 
     223                        </File> 
     224                        <File 
     225                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\SimInterface.cpp"> 
     226                        </File> 
     227                        <File 
     228                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\SimInterfaceFactory.cpp"> 
     229                        </File> 
     230                        <File 
     231                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\UserData.cpp"> 
     232                        </File> 
     233                        <File 
     234                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Window.cpp"> 
     235                        </File> 
     236                        <File 
     237                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\WindowWin32.cpp"> 
    238238                        </File> 
    239239                </Filter> 
     
    242242                        Filter="h;hpp;hxx;hm;inl;inc"> 
    243243                        <File 
    244                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\Config.h"> 
    245                         </File> 
    246                         <File 
    247                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlApp.h"> 
    248                         </File> 
    249                         <File 
    250                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlBasicSimulator.h"> 
    251                         </File> 
    252                         <File 
    253                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlContextData.h"> 
    254                         </File> 
    255                         <File 
    256                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawHeadFunctors.h"> 
    257                         </File> 
    258                         <File 
    259                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawManager.h"> 
    260                         </File> 
    261                         <File 
    262                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawObjectFunctor.h"> 
    263                         </File> 
    264                         <File 
    265                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawWandFunctors.h"> 
    266                         </File> 
    267                         <File 
    268                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoader.h"> 
    269                         </File> 
    270                         <File 
    271                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoaderWin32.h"> 
    272                         </File> 
    273                         <File 
    274                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlPipe.h"> 
    275                         </File> 
    276                         <File 
    277                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlProcApp.h"> 
    278                         </File> 
    279                         <File 
    280                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlSimInterface.h"> 
    281                         </File> 
    282                         <File 
    283                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlSimInterfaceFactory.h"> 
    284                         </File> 
    285                         <File 
    286                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlSimInterfacePtr.h"> 
    287                         </File> 
    288                         <File 
    289                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlUserData.h"> 
    290                         </File> 
    291                         <File 
    292                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindow.h"> 
     244                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\App.h"> 
     245                        </File> 
     246                        <File 
     247                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\BasicSimulator.h"> 
     248                        </File> 
     249                        <File 
     250                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Config.h"> 
     251                        </File> 
     252                        <File 
     253                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ContextData.h"> 
     254                        </File> 
     255                        <File 
     256                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawHeadFunctors.h"> 
     257                        </File> 
     258                        <File 
     259                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawManager.h"> 
     260                        </File> 
     261                        <File 
     262                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawObjectFunctor.h"> 
     263                        </File> 
     264                        <File 
     265                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawWandFunctors.h"> 
     266                        </File> 
     267                        <File 
     268                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoader.h"> 
     269                        </File> 
     270                        <File 
     271                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoaderWGL.h"> 
     272                        </File> 
     273                        <File 
     274                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlApp.h"> 
     275                        </File> 
     276                        <File 
     277                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlContextData.h"> 
     278                        </File> 
     279                        <File 
     280                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlDrawManager.h"> 
     281                        </File> 
     282                        <File 
     283                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlProcApp.h"> 
     284                        </File> 
     285                        <File 
     286                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlUserData.h"> 
     287                        </File> 
     288                        <File 
     289                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Ogl\GlWindow.h"> 
    293290                        </File> 
    294291                        <File 
     
    296293                        </File> 
    297294                        <File 
    298                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindowWin32.h"> 
     295                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Pipe.h"> 
     296                        </File> 
     297                        <File 
     298                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ProcApp.h"> 
     299                        </File> 
     300                        <File 
     301                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\SimInterface.h"> 
     302                        </File> 
     303                        <File 
     304                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\SimInterfaceFactory.h"> 
     305                        </File> 
     306                        <File 
     307                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\SimInterfacePtr.h"> 
     308                        </File> 
     309                        <File 
     310                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\UserData.h"> 
     311                        </File> 
     312                        <File 
     313                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Window.h"> 
     314                        </File> 
     315                        <File 
     316                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\WindowPtr.h"> 
     317                        </File> 
     318                        <File 
     319                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\WindowWin32.h"> 
    299320                        </File> 
    300321                </Filter> 
  • juggler/trunk/vc7/VRJuggler/Performer_Draw_Manager/Performer_Draw_Manager.vcproj

    r20490 r20520  
    196196                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    197197                        <File 
    198                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfApp.cpp"> 
    199                         </File> 
    200                         <File 
    201                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfBasicSimulator.cpp"> 
    202                         </File> 
    203                         <File 
    204                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfDrawManager.cpp"> 
    205                         </File> 
    206                         <File 
    207                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfInputHandler.cpp"> 
    208                         </File> 
    209                         <File 
    210                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfSimInterface.cpp"> 
    211                         </File> 
    212                         <File 
    213                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfSimInterfaceFactory.cpp"> 
    214                         </File> 
    215                         <File 
    216                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfUtil.cpp"> 
     198                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\App.cpp"> 
     199                        </File> 
     200                        <File 
     201                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\DrawManager.cpp"> 
     202                        </File> 
     203                        <File 
     204                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\Util.cpp"> 
    217205                        </File> 
    218206                </Filter> 
     
    221209                        Filter="h;hpp;hxx;hm;inl;inc"> 
    222210                        <File 
     211                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\App.h"> 
     212                        </File> 
     213                        <File 
     214                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\BasicSimulator.h"> 
     215                        </File> 
     216                        <File 
    223217                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\Config.h"> 
    224218                        </File> 
    225219                        <File 
     220                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\DrawManager.h"> 
     221                        </File> 
     222                        <File 
     223                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\InputHandler.h"> 
     224                        </File> 
     225                        <File 
    226226                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfApp.h"> 
    227227                        </File> 
    228228                        <File 
    229                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfBasicSimulator.h"> 
    230                         </File> 
    231                         <File 
    232229                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfDrawManager.h"> 
    233230                        </File> 
    234231                        <File 
    235                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfInputHandler.h"> 
    236                         </File> 
    237                         <File 
    238                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfSimInterface.h"> 
    239                         </File> 
    240                         <File 
    241                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfSimInterfaceFactory.h"> 
    242                         </File> 
    243                         <File 
    244                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfSimInterfacePtr.h"> 
    245                         </File> 
    246                         <File 
    247232                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\PfUtil.h"> 
     233                        </File> 
     234                        <File 
     235                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\SimInterface.h"> 
     236                        </File> 
     237                        <File 
     238                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\SimInterfaceFactory.h"> 
     239                        </File> 
     240                        <File 
     241                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\SimInterfacePtr.h"> 
     242                        </File> 
     243                        <File 
     244                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Pf\Util.h"> 
    248245                        </File> 
    249246                </Filter> 
  • juggler/trunk/vc8/VRJuggler/Direct3D_Draw_Manager/Direct3D_Draw_Manager.vcproj

    r20490 r20520  
    566566                        > 
    567567                        <File 
    568                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dApp.cpp" 
    569                                 > 
    570                         </File> 
    571                         <File 
    572                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.cpp" 
    573                                 > 
    574                         </File> 
    575                         <File 
    576                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.cpp" 
    577                                 > 
    578                         </File> 
    579                         <File 
    580                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterface.cpp" 
    581                                 > 
    582                         </File> 
    583                         <File 
    584                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.cpp" 
    585                                 > 
    586                         </File> 
    587                         <File 
    588                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.cpp" 
     568                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\App.cpp" 
     569                                > 
     570                        </File> 
     571                        <File 
     572                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\BasicSimulator.cpp" 
     573                                > 
     574                        </File> 
     575                        <File 
     576                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\DrawManager.cpp" 
     577                                > 
     578                        </File> 
     579                        <File 
     580                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterface.cpp" 
     581                                > 
     582                        </File> 
     583                        <File 
     584                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfaceFactory.cpp" 
     585                                > 
     586                        </File> 
     587                        <File 
     588                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Window.cpp" 
    589589                                > 
    590590                        </File> 
     
    595595                        > 
    596596                        <File 
     597                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\App.h" 
     598                                > 
     599                        </File> 
     600                        <File 
     601                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\BasicSimulator.h" 
     602                                > 
     603                        </File> 
     604                        <File 
    597605                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Config.h" 
    598606                                > 
     
    603611                        </File> 
    604612                        <File 
    605                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.h" 
    606                                 > 
    607                         </File> 
    608                         <File 
    609613                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.h" 
    610614                                > 
    611615                        </File> 
    612616                        <File 
    613                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterface.h" 
    614                                 > 
    615                         </File> 
    616                         <File 
    617                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.h" 
    618                                 > 
    619                         </File> 
    620                         <File 
    621                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfacePtr.h" 
    622                                 > 
    623                         </File> 
    624                         <File 
    625                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.h" 
     617                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\DrawManager.h" 
     618                                > 
     619                        </File> 
     620                        <File 
     621                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterface.h" 
     622                                > 
     623                        </File> 
     624                        <File 
     625                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfaceFactory.h" 
     626                                > 
     627                        </File> 
     628                        <File 
     629                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\SimInterfacePtr.h" 
     630                                > 
     631                        </File> 
     632                        <File 
     633                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Window.h" 
    626634                                > 
    627635                        </File> 
  • juggler/trunk/vc8/VRJuggler/OpenGL_Draw_Manager/OpenGL_Draw_Manager.vcproj

    r20490 r20520  
    565565                        > 
    566566                        <File 
    567                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlApp.cpp" 
    568                                 > 
    569                         </File> 
    570                         <File 
    571                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlBasicSimulator.cpp" 
    572                                 > 
    573                         </File> 
    574                         <File 
    575                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawHeadFunctors.cpp" 
    576                                 > 
    577                         </File> 
    578                         <File 
    579                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawManager.cpp" 
    580                                 > 
    581                         </File> 
    582                         <File 
    583                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlDrawWandFunctors.cpp" 
    584                                 > 
    585                         </File> 
    586                         <File 
    587                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoader.cpp" 
    588                                 > 
    589                         </File> 
    590                         <File 
    591                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlExtensionLoaderWin32.cpp" 
    592                                 > 
    593                         </File> 
    594                         <File 
    595                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlPipe.cpp" 
    596                                 > 
    597                         </File> 
    598                         <File 
    599                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlProcApp.cpp" 
    600                                 > 
    601                         </File> 
    602                         <File 
    603                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlSimInterface.cpp" 
    604                                 > 
    605                         </File> 
    606                         <File 
    607                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlSimInterfaceFactory.cpp" 
    608                                 > 
    609                         </File> 
    610                         <File 
    611                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlUserData.cpp" 
    612                                 > 
    613                         </File> 
    614                         <File 
    615                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindow.cpp" 
    616                                 > 
    617                         </File> 
    618                         <File 
    619                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OGL\GlWindowWin32.cpp" 
     567                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\App.cpp" 
     568                                > 
     569                        </File> 
     570                        <File 
     571                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\BasicSimulator.cpp" 
     572                                > 
     573                        </File> 
     574                        <File 
     575                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawHeadFunctors.cpp" 
     576                                > 
     577                        </File> 
     578                        <File 
     579                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawManager.cpp" 
     580                                > 
     581                        </File> 
     582                        <File 
     583                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\DrawWandFunctors.cpp" 
     584                                > 
     585                        </File> 
     586                        <File 
     587                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoader.cpp" 
     588                                > 
     589                        </File> 
     590                        <File 
     591                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ExtensionLoaderWGL.cpp" 
     592                                > 
     593                        </File> 
     594                        <File 
     595                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\Pipe.cpp" 
     596                                > 
     597                        </File> 
     598                        <File 
     599                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\ProcApp.cpp" 
     600                                > 
     601                        </File> 
     602                        <File 
     603                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\OpenGL\