1 | <?xml version="1.0" encoding="Windows-1252"?> |
---|
2 | <VisualStudioProject |
---|
3 | ProjectType="Visual C++" |
---|
4 | Version="8.00" |
---|
5 | Name="Plugin_OctreeSceneManager" |
---|
6 | ProjectGUID="{A6830BB5-9993-4F6D-8D4E-930F36A1B88F}" |
---|
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="..\..\..\lib" |
---|
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" |
---|
44 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_TERRAINPLUGIN_EXPORTS" |
---|
45 | MinimalRebuild="true" |
---|
46 | BasicRuntimeChecks="3" |
---|
47 | RuntimeLibrary="3" |
---|
48 | EnableFunctionLevelLinking="true" |
---|
49 | FloatingPointModel="2" |
---|
50 | UsePrecompiledHeader="0" |
---|
51 | WarningLevel="3" |
---|
52 | Detect64BitPortabilityProblems="true" |
---|
53 | DebugInformationFormat="4" |
---|
54 | /> |
---|
55 | <Tool |
---|
56 | Name="VCManagedResourceCompilerTool" |
---|
57 | /> |
---|
58 | <Tool |
---|
59 | Name="VCResourceCompilerTool" |
---|
60 | /> |
---|
61 | <Tool |
---|
62 | Name="VCPreLinkEventTool" |
---|
63 | /> |
---|
64 | <Tool |
---|
65 | Name="VCLinkerTool" |
---|
66 | IgnoreImportLibrary="true" |
---|
67 | AdditionalDependencies="OgreMain_d.lib" |
---|
68 | OutputFile="$(OutDir)/Plugin_OctreeSceneManager_d.dll" |
---|
69 | Version="" |
---|
70 | LinkIncremental="2" |
---|
71 | SuppressStartupBanner="true" |
---|
72 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
73 | ModuleDefinitionFile="" |
---|
74 | GenerateDebugInformation="true" |
---|
75 | ProgramDatabaseFile="$(OutDir)/$(ProjectName)_d.pdb" |
---|
76 | SubSystem="2" |
---|
77 | ImportLibrary="$(OutDir)/Plugin_OctreeSceneManager_d.lib" |
---|
78 | TargetMachine="1" |
---|
79 | /> |
---|
80 | <Tool |
---|
81 | Name="VCALinkTool" |
---|
82 | /> |
---|
83 | <Tool |
---|
84 | Name="VCManifestTool" |
---|
85 | UseFAT32Workaround="true" |
---|
86 | /> |
---|
87 | <Tool |
---|
88 | Name="VCXDCMakeTool" |
---|
89 | /> |
---|
90 | <Tool |
---|
91 | Name="VCBscMakeTool" |
---|
92 | /> |
---|
93 | <Tool |
---|
94 | Name="VCFxCopTool" |
---|
95 | /> |
---|
96 | <Tool |
---|
97 | Name="VCAppVerifierTool" |
---|
98 | /> |
---|
99 | <Tool |
---|
100 | Name="VCWebDeploymentTool" |
---|
101 | /> |
---|
102 | <Tool |
---|
103 | Name="VCPostBuildEventTool" |
---|
104 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)" |
---|
105 | /> |
---|
106 | </Configuration> |
---|
107 | <Configuration |
---|
108 | Name="Release|Win32" |
---|
109 | OutputDirectory="..\..\..\lib" |
---|
110 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
111 | ConfigurationType="2" |
---|
112 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops" |
---|
113 | CharacterSet="2" |
---|
114 | WholeProgramOptimization="1" |
---|
115 | > |
---|
116 | <Tool |
---|
117 | Name="VCPreBuildEventTool" |
---|
118 | /> |
---|
119 | <Tool |
---|
120 | Name="VCCustomBuildTool" |
---|
121 | /> |
---|
122 | <Tool |
---|
123 | Name="VCXMLDataGeneratorTool" |
---|
124 | /> |
---|
125 | <Tool |
---|
126 | Name="VCWebServiceProxyGeneratorTool" |
---|
127 | /> |
---|
128 | <Tool |
---|
129 | Name="VCMIDLTool" |
---|
130 | /> |
---|
131 | <Tool |
---|
132 | Name="VCCLCompilerTool" |
---|
133 | Optimization="3" |
---|
134 | InlineFunctionExpansion="2" |
---|
135 | EnableIntrinsicFunctions="true" |
---|
136 | FavorSizeOrSpeed="1" |
---|
137 | OmitFramePointers="true" |
---|
138 | EnableFiberSafeOptimizations="true" |
---|
139 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include" |
---|
140 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_TERRAINPLUGIN_EXPORTS" |
---|
141 | StringPooling="true" |
---|
142 | RuntimeLibrary="2" |
---|
143 | BufferSecurityCheck="false" |
---|
144 | EnableFunctionLevelLinking="true" |
---|
145 | FloatingPointModel="2" |
---|
146 | UsePrecompiledHeader="0" |
---|
147 | WarningLevel="3" |
---|
148 | Detect64BitPortabilityProblems="true" |
---|
149 | DebugInformationFormat="3" |
---|
150 | /> |
---|
151 | <Tool |
---|
152 | Name="VCManagedResourceCompilerTool" |
---|
153 | /> |
---|
154 | <Tool |
---|
155 | Name="VCResourceCompilerTool" |
---|
156 | /> |
---|
157 | <Tool |
---|
158 | Name="VCPreLinkEventTool" |
---|
159 | /> |
---|
160 | <Tool |
---|
161 | Name="VCLinkerTool" |
---|
162 | IgnoreImportLibrary="true" |
---|
163 | AdditionalDependencies="OgreMain.lib" |
---|
164 | OutputFile="$(OutDir)/Plugin_OctreeSceneManager.dll" |
---|
165 | Version="0.99" |
---|
166 | LinkIncremental="1" |
---|
167 | SuppressStartupBanner="true" |
---|
168 | AdditionalLibraryDirectories=""..\..\..\lib";"..\..\..\Dependencies\lib\$(ConfigurationName)"" |
---|
169 | ModuleDefinitionFile="" |
---|
170 | GenerateDebugInformation="true" |
---|
171 | SubSystem="2" |
---|
172 | OptimizeReferences="2" |
---|
173 | EnableCOMDATFolding="2" |
---|
174 | ImportLibrary="$(OutDir)/Plugin_OctreeSceneManager.lib" |
---|
175 | TargetMachine="1" |
---|
176 | /> |
---|
177 | <Tool |
---|
178 | Name="VCALinkTool" |
---|
179 | /> |
---|
180 | <Tool |
---|
181 | Name="VCManifestTool" |
---|
182 | UseFAT32Workaround="true" |
---|
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 $(OutDir)\$(TargetFileName) ..\..\..\Samples\Common\bin\$(ConfigurationName)" |
---|
202 | /> |
---|
203 | </Configuration> |
---|
204 | <Configuration |
---|
205 | Name="ReleaseStaticLib|Win32" |
---|
206 | OutputDirectory="..\..\..\lib" |
---|
207 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
208 | ConfigurationType="4" |
---|
209 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops" |
---|
210 | CharacterSet="2" |
---|
211 | WholeProgramOptimization="1" |
---|
212 | > |
---|
213 | <Tool |
---|
214 | Name="VCPreBuildEventTool" |
---|
215 | /> |
---|
216 | <Tool |
---|
217 | Name="VCCustomBuildTool" |
---|
218 | /> |
---|
219 | <Tool |
---|
220 | Name="VCXMLDataGeneratorTool" |
---|
221 | /> |
---|
222 | <Tool |
---|
223 | Name="VCWebServiceProxyGeneratorTool" |
---|
224 | /> |
---|
225 | <Tool |
---|
226 | Name="VCMIDLTool" |
---|
227 | /> |
---|
228 | <Tool |
---|
229 | Name="VCCLCompilerTool" |
---|
230 | Optimization="3" |
---|
231 | InlineFunctionExpansion="2" |
---|
232 | EnableIntrinsicFunctions="true" |
---|
233 | FavorSizeOrSpeed="1" |
---|
234 | OmitFramePointers="true" |
---|
235 | EnableFiberSafeOptimizations="true" |
---|
236 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include" |
---|
237 | PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;OGRE_STATIC_LIB" |
---|
238 | StringPooling="true" |
---|
239 | RuntimeLibrary="2" |
---|
240 | BufferSecurityCheck="false" |
---|
241 | EnableFunctionLevelLinking="true" |
---|
242 | FloatingPointModel="2" |
---|
243 | UsePrecompiledHeader="0" |
---|
244 | WarningLevel="3" |
---|
245 | Detect64BitPortabilityProblems="true" |
---|
246 | DebugInformationFormat="3" |
---|
247 | /> |
---|
248 | <Tool |
---|
249 | Name="VCManagedResourceCompilerTool" |
---|
250 | /> |
---|
251 | <Tool |
---|
252 | Name="VCResourceCompilerTool" |
---|
253 | /> |
---|
254 | <Tool |
---|
255 | Name="VCPreLinkEventTool" |
---|
256 | /> |
---|
257 | <Tool |
---|
258 | Name="VCLibrarianTool" |
---|
259 | OutputFile="$(OutDir)\$(ProjectName)Static.lib" |
---|
260 | /> |
---|
261 | <Tool |
---|
262 | Name="VCALinkTool" |
---|
263 | /> |
---|
264 | <Tool |
---|
265 | Name="VCXDCMakeTool" |
---|
266 | /> |
---|
267 | <Tool |
---|
268 | Name="VCBscMakeTool" |
---|
269 | /> |
---|
270 | <Tool |
---|
271 | Name="VCFxCopTool" |
---|
272 | /> |
---|
273 | <Tool |
---|
274 | Name="VCPostBuildEventTool" |
---|
275 | CommandLine="" |
---|
276 | /> |
---|
277 | </Configuration> |
---|
278 | <Configuration |
---|
279 | Name="DebugStaticLib|Win32" |
---|
280 | OutputDirectory="..\..\..\lib" |
---|
281 | IntermediateDirectory="..\obj\$(ConfigurationName)" |
---|
282 | ConfigurationType="4" |
---|
283 | InheritedPropertySheets="$(VCInstallDir)\VCProjectDefaults\UpgradeFromVC70.vsprops" |
---|
284 | CharacterSet="2" |
---|
285 | > |
---|
286 | <Tool |
---|
287 | Name="VCPreBuildEventTool" |
---|
288 | /> |
---|
289 | <Tool |
---|
290 | Name="VCCustomBuildTool" |
---|
291 | /> |
---|
292 | <Tool |
---|
293 | Name="VCXMLDataGeneratorTool" |
---|
294 | /> |
---|
295 | <Tool |
---|
296 | Name="VCWebServiceProxyGeneratorTool" |
---|
297 | /> |
---|
298 | <Tool |
---|
299 | Name="VCMIDLTool" |
---|
300 | /> |
---|
301 | <Tool |
---|
302 | Name="VCCLCompilerTool" |
---|
303 | Optimization="0" |
---|
304 | AdditionalIncludeDirectories="..\include;..\..\..\OgreMain\include" |
---|
305 | PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;OGRE_STATIC_LIB" |
---|
306 | MinimalRebuild="true" |
---|
307 | BasicRuntimeChecks="3" |
---|
308 | RuntimeLibrary="3" |
---|
309 | EnableFunctionLevelLinking="true" |
---|
310 | FloatingPointModel="2" |
---|
311 | UsePrecompiledHeader="0" |
---|
312 | WarningLevel="3" |
---|
313 | Detect64BitPortabilityProblems="true" |
---|
314 | DebugInformationFormat="4" |
---|
315 | /> |
---|
316 | <Tool |
---|
317 | Name="VCManagedResourceCompilerTool" |
---|
318 | /> |
---|
319 | <Tool |
---|
320 | Name="VCResourceCompilerTool" |
---|
321 | /> |
---|
322 | <Tool |
---|
323 | Name="VCPreLinkEventTool" |
---|
324 | /> |
---|
325 | <Tool |
---|
326 | Name="VCLibrarianTool" |
---|
327 | OutputFile="$(OutDir)\$(ProjectName)Static_d.lib" |
---|
328 | /> |
---|
329 | <Tool |
---|
330 | Name="VCALinkTool" |
---|
331 | /> |
---|
332 | <Tool |
---|
333 | Name="VCXDCMakeTool" |
---|
334 | /> |
---|
335 | <Tool |
---|
336 | Name="VCBscMakeTool" |
---|
337 | /> |
---|
338 | <Tool |
---|
339 | Name="VCFxCopTool" |
---|
340 | /> |
---|
341 | <Tool |
---|
342 | Name="VCPostBuildEventTool" |
---|
343 | CommandLine="" |
---|
344 | /> |
---|
345 | </Configuration> |
---|
346 | </Configurations> |
---|
347 | <References> |
---|
348 | </References> |
---|
349 | <Files> |
---|
350 | <Filter |
---|
351 | Name="Source Files" |
---|
352 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm" |
---|
353 | > |
---|
354 | <File |
---|
355 | RelativePath="..\src\OgreHeightmapTerrainPageSource.cpp" |
---|
356 | > |
---|
357 | </File> |
---|
358 | <File |
---|
359 | RelativePath="..\src\OgreOctree.cpp" |
---|
360 | > |
---|
361 | </File> |
---|
362 | <File |
---|
363 | RelativePath="..\src\OgreOctreeCamera.cpp" |
---|
364 | > |
---|
365 | </File> |
---|
366 | <File |
---|
367 | RelativePath="..\src\OgreOctreeNode.cpp" |
---|
368 | > |
---|
369 | </File> |
---|
370 | <File |
---|
371 | RelativePath="..\src\OgreOctreePlugin.cpp" |
---|
372 | > |
---|
373 | </File> |
---|
374 | <File |
---|
375 | RelativePath="..\src\OgreOctreeSceneManager.cpp" |
---|
376 | > |
---|
377 | </File> |
---|
378 | <File |
---|
379 | RelativePath="..\src\OgreOctreeSceneManagerDll.cpp" |
---|
380 | > |
---|
381 | </File> |
---|
382 | <File |
---|
383 | RelativePath="..\src\OgreOctreeSceneQuery.cpp" |
---|
384 | > |
---|
385 | </File> |
---|
386 | <File |
---|
387 | RelativePath="..\src\OgreTerrainPage.cpp" |
---|
388 | > |
---|
389 | </File> |
---|
390 | <File |
---|
391 | RelativePath="..\src\OgreTerrainPageSource.cpp" |
---|
392 | > |
---|
393 | </File> |
---|
394 | <File |
---|
395 | RelativePath="..\src\OgreTerrainRenderable.cpp" |
---|
396 | > |
---|
397 | </File> |
---|
398 | <File |
---|
399 | RelativePath="..\src\OgreTerrainSceneManager.cpp" |
---|
400 | > |
---|
401 | </File> |
---|
402 | <File |
---|
403 | RelativePath="..\src\OgreTerrainVertexProgram.cpp" |
---|
404 | > |
---|
405 | </File> |
---|
406 | </Filter> |
---|
407 | <Filter |
---|
408 | Name="Header Files" |
---|
409 | Filter="h;hpp;hxx;hm;inl;inc" |
---|
410 | > |
---|
411 | <File |
---|
412 | RelativePath="..\include\OgreHeightmapTerrainPageSource.h" |
---|
413 | > |
---|
414 | </File> |
---|
415 | <File |
---|
416 | RelativePath="..\include\OgreOctree.h" |
---|
417 | > |
---|
418 | </File> |
---|
419 | <File |
---|
420 | RelativePath="..\include\OgreOctreeCamera.h" |
---|
421 | > |
---|
422 | </File> |
---|
423 | <File |
---|
424 | RelativePath="..\include\OgreOctreeNode.h" |
---|
425 | > |
---|
426 | </File> |
---|
427 | <File |
---|
428 | RelativePath="..\include\OgreOctreePlugin.h" |
---|
429 | > |
---|
430 | </File> |
---|
431 | <File |
---|
432 | RelativePath="..\include\OgreOctreeSceneManager.h" |
---|
433 | > |
---|
434 | </File> |
---|
435 | <File |
---|
436 | RelativePath="..\include\OgreOctreeSceneQuery.h" |
---|
437 | > |
---|
438 | </File> |
---|
439 | <File |
---|
440 | RelativePath="..\include\OgreTerrainPage.h" |
---|
441 | > |
---|
442 | </File> |
---|
443 | <File |
---|
444 | RelativePath="..\include\OgreTerrainPageSource.h" |
---|
445 | > |
---|
446 | </File> |
---|
447 | <File |
---|
448 | RelativePath="..\include\OgreTerrainPrerequisites.h" |
---|
449 | > |
---|
450 | </File> |
---|
451 | <File |
---|
452 | RelativePath="..\include\OgreTerrainRenderable.h" |
---|
453 | > |
---|
454 | </File> |
---|
455 | <File |
---|
456 | RelativePath="..\include\OgreTerrainSceneManager.h" |
---|
457 | > |
---|
458 | </File> |
---|
459 | <File |
---|
460 | RelativePath="..\include\OgreTerrainVertexProgram.h" |
---|
461 | > |
---|
462 | </File> |
---|
463 | </Filter> |
---|
464 | <Filter |
---|
465 | Name="Resource Files" |
---|
466 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" |
---|
467 | > |
---|
468 | </Filter> |
---|
469 | </Files> |
---|
470 | <Globals> |
---|
471 | </Globals> |
---|
472 | </VisualStudioProject> |
---|