1 | <?xml version="1.0" encoding="Windows-1252"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="RenderSystem_Direct3D9"
|
---|
6 | ProjectGUID="{0F172B9C-E5D5-4EB1-BFDB-93D787A37461}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
17 | ConfigurationType="2"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
23 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRED3DENGINEDLL_EXPORTS;DEBUG_SAVE_TEXTURE;"
|
---|
24 | MinimalRebuild="TRUE"
|
---|
25 | BasicRuntimeChecks="3"
|
---|
26 | RuntimeLibrary="3"
|
---|
27 | EnableFunctionLevelLinking="TRUE"
|
---|
28 | UsePrecompiledHeader="2"
|
---|
29 | BrowseInformation="1"
|
---|
30 | BrowseInformationFile="$(IntDir)\"
|
---|
31 | WarningLevel="3"
|
---|
32 | Detect64BitPortabilityProblems="TRUE"
|
---|
33 | DebugInformationFormat="4"/>
|
---|
34 | <Tool
|
---|
35 | Name="VCCustomBuildTool"/>
|
---|
36 | <Tool
|
---|
37 | Name="VCLinkerTool"
|
---|
38 | IgnoreImportLibrary="TRUE"
|
---|
39 | AdditionalDependencies="OgreMain_d.lib d3d9.lib d3dx9.lib dxerr9.lib dxguid.lib"
|
---|
40 | OutputFile="$(OutDir)/RenderSystem_Direct3D9.dll"
|
---|
41 | Version="0.99"
|
---|
42 | LinkIncremental="2"
|
---|
43 | SuppressStartupBanner="TRUE"
|
---|
44 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
45 | ModuleDefinitionFile="..\misc\OgreD3D9RenderSystem.def"
|
---|
46 | GenerateDebugInformation="TRUE"
|
---|
47 | ProgramDatabaseFile="$(OutDir)/RenderSystem_Direct3D9.pdb"
|
---|
48 | SubSystem="2"
|
---|
49 | ImportLibrary="$(OutDir)/RenderSystem_Direct3D9.lib"
|
---|
50 | TargetMachine="1"/>
|
---|
51 | <Tool
|
---|
52 | Name="VCMIDLTool"/>
|
---|
53 | <Tool
|
---|
54 | Name="VCPostBuildEventTool"
|
---|
55 | CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"/>
|
---|
56 | <Tool
|
---|
57 | Name="VCPreBuildEventTool"/>
|
---|
58 | <Tool
|
---|
59 | Name="VCPreLinkEventTool"/>
|
---|
60 | <Tool
|
---|
61 | Name="VCResourceCompilerTool"/>
|
---|
62 | <Tool
|
---|
63 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
64 | <Tool
|
---|
65 | Name="VCXMLDataGeneratorTool"/>
|
---|
66 | <Tool
|
---|
67 | Name="VCWebDeploymentTool"/>
|
---|
68 | <Tool
|
---|
69 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
70 | <Tool
|
---|
71 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
72 | </Configuration>
|
---|
73 | <Configuration
|
---|
74 | Name="Release|Win32"
|
---|
75 | OutputDirectory="..\bin\$(ConfigurationName)"
|
---|
76 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
77 | ConfigurationType="2"
|
---|
78 | CharacterSet="2"
|
---|
79 | WholeProgramOptimization="TRUE">
|
---|
80 | <Tool
|
---|
81 | Name="VCCLCompilerTool"
|
---|
82 | Optimization="3"
|
---|
83 | GlobalOptimizations="TRUE"
|
---|
84 | InlineFunctionExpansion="2"
|
---|
85 | EnableIntrinsicFunctions="TRUE"
|
---|
86 | ImproveFloatingPointConsistency="TRUE"
|
---|
87 | FavorSizeOrSpeed="1"
|
---|
88 | OmitFramePointers="TRUE"
|
---|
89 | EnableFiberSafeOptimizations="TRUE"
|
---|
90 | OptimizeForProcessor="2"
|
---|
91 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include;..\..\..\Dependencies\include"
|
---|
92 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;RENDERSYSTEM_DIRECT3D9_EXPORTS;OGRED3DENGINEDLL_EXPORTS"
|
---|
93 | StringPooling="TRUE"
|
---|
94 | RuntimeLibrary="2"
|
---|
95 | BufferSecurityCheck="FALSE"
|
---|
96 | EnableFunctionLevelLinking="TRUE"
|
---|
97 | UsePrecompiledHeader="0"
|
---|
98 | WarningLevel="3"
|
---|
99 | Detect64BitPortabilityProblems="TRUE"
|
---|
100 | DebugInformationFormat="3"/>
|
---|
101 | <Tool
|
---|
102 | Name="VCCustomBuildTool"/>
|
---|
103 | <Tool
|
---|
104 | Name="VCLinkerTool"
|
---|
105 | IgnoreImportLibrary="TRUE"
|
---|
106 | AdditionalDependencies="OgreMain.lib d3d9.lib d3dx9.lib dxerr9.lib dxguid.lib"
|
---|
107 | OutputFile="$(OutDir)/RenderSystem_Direct3D9.dll"
|
---|
108 | Version="0.99"
|
---|
109 | LinkIncremental="1"
|
---|
110 | SuppressStartupBanner="TRUE"
|
---|
111 | AdditionalLibraryDirectories=""..\..\..\OgreMain\lib\$(ConfigurationName)";"..\..\..\Dependencies\lib\$(ConfigurationName)""
|
---|
112 | ModuleDefinitionFile="..\misc\OgreD3D9RenderSystem.def"
|
---|
113 | GenerateDebugInformation="TRUE"
|
---|
114 | SubSystem="2"
|
---|
115 | OptimizeReferences="2"
|
---|
116 | EnableCOMDATFolding="2"
|
---|
117 | ImportLibrary="$(OutDir)/RenderSystem_Direct3D9.lib"
|
---|
118 | TargetMachine="1"/>
|
---|
119 | <Tool
|
---|
120 | Name="VCMIDLTool"/>
|
---|
121 | <Tool
|
---|
122 | Name="VCPostBuildEventTool"
|
---|
123 | CommandLine="copy ..\bin\$(ConfigurationName)\$(TargetFileName) ..\..\..\Samples\Common\Bin\$(ConfigurationName)"/>
|
---|
124 | <Tool
|
---|
125 | Name="VCPreBuildEventTool"/>
|
---|
126 | <Tool
|
---|
127 | Name="VCPreLinkEventTool"/>
|
---|
128 | <Tool
|
---|
129 | Name="VCResourceCompilerTool"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCXMLDataGeneratorTool"/>
|
---|
134 | <Tool
|
---|
135 | Name="VCWebDeploymentTool"/>
|
---|
136 | <Tool
|
---|
137 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
138 | <Tool
|
---|
139 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
140 | </Configuration>
|
---|
141 | </Configurations>
|
---|
142 | <References>
|
---|
143 | </References>
|
---|
144 | <Files>
|
---|
145 | <Filter
|
---|
146 | Name="Source Files"
|
---|
147 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
148 | <File
|
---|
149 | RelativePath="..\src\OgreD3D9Driver.cpp">
|
---|
150 | </File>
|
---|
151 | <File
|
---|
152 | RelativePath="..\src\OgreD3D9DriverList.cpp">
|
---|
153 | </File>
|
---|
154 | <File
|
---|
155 | RelativePath="..\src\OgreD3D9EngineDll.cpp">
|
---|
156 | </File>
|
---|
157 | <File
|
---|
158 | RelativePath="..\src\OgreD3D9GpuProgram.cpp">
|
---|
159 | </File>
|
---|
160 | <File
|
---|
161 | RelativePath="..\src\OgreD3D9GpuProgramManager.cpp">
|
---|
162 | </File>
|
---|
163 | <File
|
---|
164 | RelativePath="..\src\OgreD3D9HardwareBufferManager.cpp">
|
---|
165 | </File>
|
---|
166 | <File
|
---|
167 | RelativePath="..\src\OgreD3D9HardwareIndexBuffer.cpp">
|
---|
168 | </File>
|
---|
169 | <File
|
---|
170 | RelativePath="..\src\OgreD3D9HardwareOcclusionQuery.cpp">
|
---|
171 | </File>
|
---|
172 | <File
|
---|
173 | RelativePath="..\src\OgreD3D9HardwarePixelBuffer.cpp">
|
---|
174 | </File>
|
---|
175 | <File
|
---|
176 | RelativePath="..\src\OgreD3D9HardwareVertexBuffer.cpp">
|
---|
177 | </File>
|
---|
178 | <File
|
---|
179 | RelativePath="..\src\OgreD3D9HLSLProgram.cpp">
|
---|
180 | </File>
|
---|
181 | <File
|
---|
182 | RelativePath="..\src\OgreD3D9HLSLProgramFactory.cpp">
|
---|
183 | </File>
|
---|
184 | <File
|
---|
185 | RelativePath="..\src\OgreD3D9Mappings.cpp">
|
---|
186 | </File>
|
---|
187 | <File
|
---|
188 | RelativePath="..\src\OgreD3D9MultiRenderTarget.cpp">
|
---|
189 | </File>
|
---|
190 | <File
|
---|
191 | RelativePath="..\src\OgreD3D9RenderSystem.cpp">
|
---|
192 | </File>
|
---|
193 | <File
|
---|
194 | RelativePath="..\src\OgreD3D9RenderWindow.cpp">
|
---|
195 | </File>
|
---|
196 | <File
|
---|
197 | RelativePath="..\src\OgreD3D9Texture.cpp">
|
---|
198 | </File>
|
---|
199 | <File
|
---|
200 | RelativePath="..\src\OgreD3D9TextureManager.cpp">
|
---|
201 | </File>
|
---|
202 | <File
|
---|
203 | RelativePath="..\src\OgreD3D9VertexDeclaration.cpp">
|
---|
204 | </File>
|
---|
205 | <File
|
---|
206 | RelativePath="..\src\OgreD3D9VideoMode.cpp">
|
---|
207 | </File>
|
---|
208 | <File
|
---|
209 | RelativePath="..\src\OgreD3D9VideoModeList.cpp">
|
---|
210 | </File>
|
---|
211 | </Filter>
|
---|
212 | <Filter
|
---|
213 | Name="Header Files"
|
---|
214 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
215 | <File
|
---|
216 | RelativePath="..\include\OgreD3D9Driver.h">
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath="..\include\OgreD3D9DriverList.h">
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath="..\include\OgreD3D9GpuProgram.h">
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\include\OgreD3D9GpuProgramManager.h">
|
---|
226 | </File>
|
---|
227 | <File
|
---|
228 | RelativePath="..\include\OgreD3D9HardwareBufferManager.h">
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | RelativePath="..\include\OgreD3D9HardwareIndexBuffer.h">
|
---|
232 | </File>
|
---|
233 | <File
|
---|
234 | RelativePath="..\include\OgreD3D9HardwareOcclusionQuery.h">
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath="..\include\OgreD3D9HardwarePixelBuffer.h">
|
---|
238 | </File>
|
---|
239 | <File
|
---|
240 | RelativePath="..\include\OgreD3D9HardwareVertexBuffer.h">
|
---|
241 | </File>
|
---|
242 | <File
|
---|
243 | RelativePath="..\include\OgreD3D9HLSLProgram.h">
|
---|
244 | </File>
|
---|
245 | <File
|
---|
246 | RelativePath="..\include\OgreD3D9HLSLProgramFactory.h">
|
---|
247 | </File>
|
---|
248 | <File
|
---|
249 | RelativePath="..\include\OgreD3D9Mappings.h">
|
---|
250 | </File>
|
---|
251 | <File
|
---|
252 | RelativePath="..\include\OgreD3D9MultiRenderTarget.h">
|
---|
253 | </File>
|
---|
254 | <File
|
---|
255 | RelativePath="..\include\OgreD3D9Prerequisites.h">
|
---|
256 | </File>
|
---|
257 | <File
|
---|
258 | RelativePath="..\include\OgreD3D9RenderSystem.h">
|
---|
259 | </File>
|
---|
260 | <File
|
---|
261 | RelativePath="..\include\OgreD3D9RenderWindow.h">
|
---|
262 | </File>
|
---|
263 | <File
|
---|
264 | RelativePath="..\include\OgreD3D9Texture.h">
|
---|
265 | </File>
|
---|
266 | <File
|
---|
267 | RelativePath="..\include\OgreD3D9TextureManager.h">
|
---|
268 | </File>
|
---|
269 | <File
|
---|
270 | RelativePath="..\include\OgreD3D9VertexDeclaration.h">
|
---|
271 | </File>
|
---|
272 | <File
|
---|
273 | RelativePath="..\include\OgreD3D9VideoMode.h">
|
---|
274 | </File>
|
---|
275 | <File
|
---|
276 | RelativePath="..\include\OgreD3D9VideoModeList.h">
|
---|
277 | </File>
|
---|
278 | </Filter>
|
---|
279 | <Filter
|
---|
280 | Name="Resource Files"
|
---|
281 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
282 | </Filter>
|
---|
283 | </Files>
|
---|
284 | <Globals>
|
---|
285 | </Globals>
|
---|
286 | </VisualStudioProject>
|
---|