Changeset 19679

Show
Ignore:
Timestamp:
12/18/06 09:08:23 (2 years ago)
Author:
aronb
Message:

- Move DirectX to Direct3D.

Files:

Legend:

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

    r19673 r19679  
    33        ProjectType="Visual C++" 
    44        Version="7.10" 
    5         Name="VR Juggler DirectX Draw Manager" 
     5        Name="VR Juggler Direct3D Draw Manager" 
    66        ProjectGUID="{927ADA64-5D2E-4066-ABDA-3D65A9CF524B}" 
    77        Keyword="Win32Proj"> 
     
    140140                        Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"> 
    141141                        <File 
    142                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dApp.cpp"> 
     142                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dApp.cpp"> 
    143143                        </File> 
    144144                        <File 
    145                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dBasicSimulator.cpp"> 
     145                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.cpp"> 
    146146                        </File> 
    147147                        <File 
    148                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dDrawManager.cpp"> 
     148                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.cpp"> 
    149149                        </File> 
    150150                        <File 
    151                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dSimInterfaceFactory.cpp"> 
     151                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.cpp"> 
    152152                        </File> 
    153153                        <File 
    154                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dWindow.cpp"> 
     154                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.cpp"> 
    155155                        </File> 
    156156                </Filter> 
     
    159159                        Filter="h;hpp;hxx;hm;inl;inc"> 
    160160                        <File 
    161                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\Config.h"> 
     161                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\Config.h"> 
    162162                        </File> 
    163163                        <File 
    164                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dApp.h"> 
     164                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dApp.h"> 
    165165                        </File> 
    166166                        <File 
    167                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dBasicSimulator.h"> 
     167                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dBasicSimulator.h"> 
    168168                        </File> 
    169169                        <File 
    170                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dDrawManager.h"> 
     170                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dDrawManager.h"> 
    171171                        </File> 
    172172                        <File 
    173                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dSimInterface.h"> 
     173                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterface.h"> 
    174174                        </File> 
    175175                        <File 
    176                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dSimInterfaceFactory.h"> 
     176                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dSimInterfaceFactory.h"> 
    177177                        </File> 
    178178                        <File 
    179                                 RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\DirectX\D3dWindow.h"> 
     179                                RelativePath="..\..\..\modules\vrjuggler\vrj\Draw\Direct3D\D3dWindow.h"> 
    180180                        </File> 
    181181                </Filter>