1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="8.00"
|
---|
5 | Name="RenderSystem_Direct3D9"
|
---|
6 | ProjectGUID="{0F172B9C-E5D5-4EB1-BFDB-93D787A37461}"
|
---|
7 | Keyword="Win32Proj"
|
---|
8 | >
|
---|
9 | <Platforms>
|
---|
10 | <Platform
|
---|
11 | Name="Win32"
|
---|
12 | />
|
---|
13 | </Platforms>
|
---|
14 | <ToolFiles>
|
---|
15 | </ToolFiles>
|
---|
16 | <Configurations>
|
---|
17 | <Configuration
|
---|
18 | Name="Debug|Win32"
|
---|
19 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
20 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
21 | ConfigurationType="2"
|
---|
22 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
23 | CharacterSet="2"
|
---|
24 | >
|
---|
25 | <Tool
|
---|
26 | Name="VCPreBuildEventTool"
|
---|
27 | />
|
---|
28 | <Tool
|
---|
29 | Name="VCCustomBuildTool"
|
---|
30 | />
|
---|
31 | <Tool
|
---|
32 | Name="VCXMLDataGeneratorTool"
|
---|
33 | />
|
---|
34 | <Tool
|
---|
35 | Name="VCWebServiceProxyGeneratorTool"
|
---|
36 | />
|
---|
37 | <Tool
|
---|
38 | Name="VCMIDLTool"
|
---|
39 | />
|
---|
40 | <Tool
|
---|
41 | Name="VCCLCompilerTool"
|
---|
42 | Optimization="0"
|
---|
43 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRED3DENGINEDLL_EXPORTS;DEBUG_SAVE_TEXTURE;"
|
---|
45 | MinimalRebuild="true"
|
---|
46 | BasicRuntimeChecks="3"
|
---|
47 | RuntimeLibrary="3"
|
---|
48 | EnableFunctionLevelLinking="true"
|
---|
49 | FloatingPointModel="2"
|
---|
50 | UsePrecompiledHeader="0"
|
---|
51 | BrowseInformation="1"
|
---|
52 | BrowseInformationFile="$(IntDir)\"
|
---|
53 | WarningLevel="3"
|
---|
54 | Detect64BitPortabilityProblems="true"
|
---|
55 | DebugInformationFormat="4"
|
---|
56 | />
|
---|
57 | <Tool
|
---|
58 | Name="VCManagedResourceCompilerTool"
|
---|
59 | />
|
---|
60 | <Tool
|
---|
61 | Name="VCResourceCompilerTool"
|
---|
62 | />
|
---|
63 | <Tool
|
---|
64 | Name="VCPreLinkEventTool"
|
---|
65 | />
|
---|
66 | <Tool
|
---|
67 | Name="VCLinkerTool"
|
---|
68 | IgnoreImportLibrary="true"
|
---|
69 | AdditionalDependencies="OgreMain_d.lib d3d9.lib d3dx9.lib dxerr9.lib dxguid.lib"
|
---|
70 | OutputFile="$(OutDir)/RenderSystem_Direct3D9.dll"
|
---|
71 | Version="0.99"
|
---|
72 | LinkIncremental="2"
|
---|
73 | SuppressStartupBanner="true"
|
---|
74 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
75 | ModuleDefinitionFile="..\misc\OgreD3D9RenderSystem.def"
|
---|
76 | GenerateDebugInformation="true"
|
---|
77 | ProgramDatabaseFile="$(OutDir)/RenderSystem_Direct3D9.pdb"
|
---|
78 | SubSystem="2"
|
---|
79 | ImportLibrary="$(OutDir)/RenderSystem_Direct3D9.lib"
|
---|
80 | TargetMachine="1"
|
---|
81 | />
|
---|
82 | <Tool
|
---|
83 | Name="VCALinkTool"
|
---|
84 | />
|
---|
85 | <Tool
|
---|
86 | Name="VCManifestTool"
|
---|
87 | />
|
---|
88 | <Tool
|
---|
89 | Name="VCXDCMakeTool"
|
---|
90 | />
|
---|
91 | <Tool
|
---|
92 | Name="VCBscMakeTool"
|
---|
93 | />
|
---|
94 | <Tool
|
---|
95 | Name="VCFxCopTool"
|
---|
96 | />
|
---|
97 | <Tool
|
---|
98 | Name="VCAppVerifierTool"
|
---|
99 | />
|
---|
100 | <Tool
|
---|
101 | Name="VCWebDeploymentTool"
|
---|
102 | />
|
---|
103 | <Tool
|
---|
104 | Name="VCPostBuildEventTool"
|
---|
105 | CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
|
---|
106 | />
|
---|
107 | </Configuration>
|
---|
108 | <Configuration
|
---|
109 | Name="Release|Win32"
|
---|
110 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
111 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
112 | ConfigurationType="2"
|
---|
113 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops"
|
---|
114 | CharacterSet="2"
|
---|
115 | WholeProgramOptimization="1"
|
---|
116 | >
|
---|
117 | <Tool
|
---|
118 | Name="VCPreBuildEventTool"
|
---|
119 | />
|
---|
120 | <Tool
|
---|
121 | Name="VCCustomBuildTool"
|
---|
122 | />
|
---|
123 | <Tool
|
---|
124 | Name="VCXMLDataGeneratorTool"
|
---|
125 | />
|
---|
126 | <Tool
|
---|
127 | Name="VCWebServiceProxyGeneratorTool"
|
---|
128 | />
|
---|
129 | <Tool
|
---|
130 | Name="VCMIDLTool"
|
---|
131 | />
|
---|
132 | <Tool
|
---|
133 | Name="VCCLCompilerTool"
|
---|
134 | Optimization="3"
|
---|
135 | InlineFunctionExpansion="2"
|
---|
136 | EnableIntrinsicFunctions="true"
|
---|
137 | FavorSizeOrSpeed="1"
|
---|
138 | OmitFramePointers="true"
|
---|
139 | EnableFiberSafeOptimizations="true"
|
---|
140 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
141 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RENDERSYSTEM_DIRECT3D9_EXPORTS;OGRED3DENGINEDLL_EXPORTS"
|
---|
142 | StringPooling="true"
|
---|
143 | RuntimeLibrary="2"
|
---|
144 | BufferSecurityCheck="false"
|
---|
145 | EnableFunctionLevelLinking="true"
|
---|
146 | FloatingPointModel="2"
|
---|
147 | UsePrecompiledHeader="0"
|
---|
148 | WarningLevel="3"
|
---|
149 | Detect64BitPortabilityProblems="true"
|
---|
150 | DebugInformationFormat="3"
|
---|
151 | />
|
---|
152 | <Tool
|
---|
153 | Name="VCManagedResourceCompilerTool"
|
---|
154 | />
|
---|
155 | <Tool
|
---|
156 | Name="VCResourceCompilerTool"
|
---|
157 | />
|
---|
158 | <Tool
|
---|
159 | Name="VCPreLinkEventTool"
|
---|
160 | />
|
---|
161 | <Tool
|
---|
162 | Name="VCLinkerTool"
|
---|
163 | IgnoreImportLibrary="true"
|
---|
164 | AdditionalDependencies="OgreMain.lib d3d9.lib d3dx9.lib dxerr9.lib dxguid.lib"
|
---|
165 | OutputFile="$(OutDir)/RenderSystem_Direct3D9.dll"
|
---|
166 | Version="0.99"
|
---|
167 | LinkIncremental="1"
|
---|
168 | SuppressStartupBanner="true"
|
---|
169 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
170 | ModuleDefinitionFile="..\misc\OgreD3D9RenderSystem.def"
|
---|
171 | GenerateDebugInformation="true"
|
---|
172 | SubSystem="2"
|
---|
173 | OptimizeReferences="2"
|
---|
174 | EnableCOMDATFolding="2"
|
---|
175 | ImportLibrary="$(OutDir)/RenderSystem_Direct3D9.lib"
|
---|
176 | TargetMachine="1"
|
---|
177 | />
|
---|
178 | <Tool
|
---|
179 | Name="VCALinkTool"
|
---|
180 | />
|
---|
181 | <Tool
|
---|
182 | Name="VCManifestTool"
|
---|
183 | />
|
---|
184 | <Tool
|
---|
185 | Name="VCXDCMakeTool"
|
---|
186 | />
|
---|
187 | <Tool
|
---|
188 | Name="VCBscMakeTool"
|
---|
189 | />
|
---|
190 | <Tool
|
---|
191 | Name="VCFxCopTool"
|
---|
192 | />
|
---|
193 | <Tool
|
---|
194 | Name="VCAppVerifierTool"
|
---|
195 | />
|
---|
196 | <Tool
|
---|
197 | Name="VCWebDeploymentTool"
|
---|
198 | />
|
---|
199 | <Tool
|
---|
200 | Name="VCPostBuildEventTool"
|
---|
201 | CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"
|
---|
202 | />
|
---|
203 | </Configuration>
|
---|
204 | </Configurations>
|
---|
205 | <References>
|
---|
206 | </References>
|
---|
207 | <Files>
|
---|
208 | <Filter
|
---|
209 | Name="Source Files"
|
---|
210 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm"
|
---|
211 | >
|
---|
212 | <File
|
---|
213 | RelativePath="..\src\OgreD3D9Driver.cpp"
|
---|
214 | >
|
---|
215 | </File>
|
---|
216 | <File
|
---|
217 | RelativePath="..\src\OgreD3D9DriverList.cpp"
|
---|
218 | >
|
---|
219 | </File>
|
---|
220 | <File
|
---|
221 | RelativePath="..\src\OgreD3D9EngineDll.cpp"
|
---|
222 | >
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\src\OgreD3D9GpuProgram.cpp"
|
---|
226 | >
|
---|
227 | </File>
|
---|
228 | <File
|
---|
229 | RelativePath="..\src\OgreD3D9GpuProgramManager.cpp"
|
---|
230 | >
|
---|
231 | </File>
|
---|
232 | <File
|
---|
233 | RelativePath="..\src\OgreD3D9HardwareBufferManager.cpp"
|
---|
234 | >
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath="..\src\OgreD3D9HardwareIndexBuffer.cpp"
|
---|
238 | >
|
---|
239 | </File>
|
---|
240 | <File
|
---|
241 | RelativePath="..\src\OgreD3D9HardwareOcclusionQuery.cpp"
|
---|
242 | >
|
---|
243 | </File>
|
---|
244 | <File
|
---|
245 | RelativePath="..\src\OgreD3D9HardwarePixelBuffer.cpp"
|
---|
246 | >
|
---|
247 | </File>
|
---|
248 | <File
|
---|
249 | RelativePath="..\src\OgreD3D9HardwareVertexBuffer.cpp"
|
---|
250 | >
|
---|
251 | </File>
|
---|
252 | <File
|
---|
253 | RelativePath="..\src\OgreD3D9HLSLProgram.cpp"
|
---|
254 | >
|
---|
255 | </File>
|
---|
256 | <File
|
---|
257 | RelativePath="..\src\OgreD3D9HLSLProgramFactory.cpp"
|
---|
258 | >
|
---|
259 | </File>
|
---|
260 | <File
|
---|
261 | RelativePath="..\src\OgreD3D9Mappings.cpp"
|
---|
262 | >
|
---|
263 | </File>
|
---|
264 | <File
|
---|
265 | RelativePath="..\src\OgreD3D9MultiRenderTarget.cpp"
|
---|
266 | >
|
---|
267 | </File>
|
---|
268 | <File
|
---|
269 | RelativePath="..\src\OgreD3D9RenderSystem.cpp"
|
---|
270 | >
|
---|
271 | </File>
|
---|
272 | <File
|
---|
273 | RelativePath="..\src\OgreD3D9RenderWindow.cpp"
|
---|
274 | >
|
---|
275 | </File>
|
---|
276 | <File
|
---|
277 | RelativePath="..\src\OgreD3D9Texture.cpp"
|
---|
278 | >
|
---|
279 | </File>
|
---|
280 | <File
|
---|
281 | RelativePath="..\src\OgreD3D9TextureManager.cpp"
|
---|
282 | >
|
---|
283 | </File>
|
---|
284 | <File
|
---|
285 | RelativePath="..\src\OgreD3D9VertexDeclaration.cpp"
|
---|
286 | >
|
---|
287 | </File>
|
---|
288 | <File
|
---|
289 | RelativePath="..\src\OgreD3D9VideoMode.cpp"
|
---|
290 | >
|
---|
291 | </File>
|
---|
292 | <File
|
---|
293 | RelativePath="..\src\OgreD3D9VideoModeList.cpp"
|
---|
294 | >
|
---|
295 | </File>
|
---|
296 | </Filter>
|
---|
297 | <Filter
|
---|
298 | Name="Header Files"
|
---|
299 | Filter="h;hpp;hxx;hm;inl;inc"
|
---|
300 | >
|
---|
301 | <File
|
---|
302 | RelativePath="..\include\OgreD3D9Driver.h"
|
---|
303 | >
|
---|
304 | </File>
|
---|
305 | <File
|
---|
306 | RelativePath="..\include\OgreD3D9DriverList.h"
|
---|
307 | >
|
---|
308 | </File>
|
---|
309 | <File
|
---|
310 | RelativePath="..\include\OgreD3D9GpuProgram.h"
|
---|
311 | >
|
---|
312 | </File>
|
---|
313 | <File
|
---|
314 | RelativePath="..\include\OgreD3D9GpuProgramManager.h"
|
---|
315 | >
|
---|
316 | </File>
|
---|
317 | <File
|
---|
318 | RelativePath="..\include\OgreD3D9HardwareBufferManager.h"
|
---|
319 | >
|
---|
320 | </File>
|
---|
321 | <File
|
---|
322 | RelativePath="..\include\OgreD3D9HardwareIndexBuffer.h"
|
---|
323 | >
|
---|
324 | </File>
|
---|
325 | <File
|
---|
326 | RelativePath="..\include\OgreD3D9HardwareOcclusionQuery.h"
|
---|
327 | >
|
---|
328 | </File>
|
---|
329 | <File
|
---|
330 | RelativePath="..\include\OgreD3D9HardwarePixelBuffer.h"
|
---|
331 | >
|
---|
332 | </File>
|
---|
333 | <File
|
---|
334 | RelativePath="..\include\OgreD3D9HardwareVertexBuffer.h"
|
---|
335 | >
|
---|
336 | </File>
|
---|
337 | <File
|
---|
338 | RelativePath="..\include\OgreD3D9HLSLProgram.h"
|
---|
339 | >
|
---|
340 | </File>
|
---|
341 | <File
|
---|
342 | RelativePath="..\include\OgreD3D9HLSLProgramFactory.h"
|
---|
343 | >
|
---|
344 | </File>
|
---|
345 | <File
|
---|
346 | RelativePath="..\include\OgreD3D9Mappings.h"
|
---|
347 | >
|
---|
348 | </File>
|
---|
349 | <File
|
---|
350 | RelativePath="..\include\OgreD3D9MultiRenderTarget.h"
|
---|
351 | >
|
---|
352 | </File>
|
---|
353 | <File
|
---|
354 | RelativePath="..\include\OgreD3D9Prerequisites.h"
|
---|
355 | >
|
---|
356 | </File>
|
---|
357 | <File
|
---|
358 | RelativePath="..\include\OgreD3D9RenderSystem.h"
|
---|
359 | >
|
---|
360 | </File>
|
---|
361 | <File
|
---|
362 | RelativePath="..\include\OgreD3D9RenderWindow.h"
|
---|
363 | >
|
---|
364 | </File>
|
---|
365 | <File
|
---|
366 | RelativePath="..\include\OgreD3D9Texture.h"
|
---|
367 | >
|
---|
368 | </File>
|
---|
369 | <File
|
---|
370 | RelativePath="..\include\OgreD3D9TextureManager.h"
|
---|
371 | >
|
---|
372 | </File>
|
---|
373 | <File
|
---|
374 | RelativePath="..\include\OgreD3D9VertexDeclaration.h"
|
---|
375 | >
|
---|
376 | </File>
|
---|
377 | <File
|
---|
378 | RelativePath="..\include\OgreD3D9VideoMode.h"
|
---|
379 | >
|
---|
380 | </File>
|
---|
381 | <File
|
---|
382 | RelativePath="..\include\OgreD3D9VideoModeList.h"
|
---|
383 | >
|
---|
384 | </File>
|
---|
385 | </Filter>
|
---|
386 | <Filter
|
---|
387 | Name="Resource Files"
|
---|
388 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
|
---|
389 | >
|
---|
390 | </Filter>
|
---|
391 | </Files>
|
---|
392 | <Globals>
|
---|
393 | </Globals>
|
---|
394 | </VisualStudioProject>
|
---|