Changeset 19682
- Timestamp:
- 12/18/06 10:57:28 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
juggler/trunk/vc7/VRJuggler/Direct3D_Draw_Manager/DirectX_Draw_Manager.vcproj
r19681 r19682 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version="7. 10"4 Version="7.00" 5 5 Name="VR Juggler Direct3D Draw Manager" 6 6 ProjectGUID="{927ADA64-5D2E-4066-ABDA-3D65A9CF524B}" … … 62 62 Name="VCWebServiceProxyGeneratorTool"/> 63 63 <Tool 64 Name="VCXMLDataGeneratorTool"/>65 <Tool66 64 Name="VCWebDeploymentTool"/> 67 <Tool68 Name="VCManagedWrapperGeneratorTool"/>69 <Tool70 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>71 65 </Configuration> 72 66 <Configuration … … 124 118 Name="VCWebServiceProxyGeneratorTool"/> 125 119 <Tool 126 Name="VCXMLDataGeneratorTool"/>127 <Tool128 120 Name="VCWebDeploymentTool"/> 129 <Tool130 Name="VCManagedWrapperGeneratorTool"/>131 <Tool132 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>133 121 </Configuration> 134 122 </Configurations> 135 <References>136 </References>137 123 <Files> 138 124 <Filter
