1 | <?xml version="1.0" encoding="windows-1250"?>
|
---|
2 | <VisualStudioProject
|
---|
3 | ProjectType="Visual C++"
|
---|
4 | Version="7.10"
|
---|
5 | Name="OgreMain"
|
---|
6 | ProjectGUID="{35AFBABB-DF05-43DE-91A7-BB828A874015}"
|
---|
7 | Keyword="Win32Proj">
|
---|
8 | <Platforms>
|
---|
9 | <Platform
|
---|
10 | Name="Win32"/>
|
---|
11 | </Platforms>
|
---|
12 | <Configurations>
|
---|
13 | <Configuration
|
---|
14 | Name="Debug|Win32"
|
---|
15 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
16 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
17 | ConfigurationType="2"
|
---|
18 | CharacterSet="2">
|
---|
19 | <Tool
|
---|
20 | Name="VCCLCompilerTool"
|
---|
21 | Optimization="0"
|
---|
22 | ImproveFloatingPointConsistency="FALSE"
|
---|
23 | OptimizeForProcessor="2"
|
---|
24 | AdditionalIncludeDirectories="..\include;..\..\Dependencies\include"
|
---|
25 | PreprocessorDefinitions="WIN32;_DEBUG;_USRDLL;_MT;OGRE_NONCLIENT_BUILD"
|
---|
26 | MinimalRebuild="TRUE"
|
---|
27 | BasicRuntimeChecks="3"
|
---|
28 | SmallerTypeCheck="TRUE"
|
---|
29 | RuntimeLibrary="3"
|
---|
30 | BufferSecurityCheck="TRUE"
|
---|
31 | EnableFunctionLevelLinking="TRUE"
|
---|
32 | DisableLanguageExtensions="FALSE"
|
---|
33 | UsePrecompiledHeader="3"
|
---|
34 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
35 | WarningLevel="3"
|
---|
36 | Detect64BitPortabilityProblems="TRUE"
|
---|
37 | DebugInformationFormat="4"/>
|
---|
38 | <Tool
|
---|
39 | Name="VCCustomBuildTool"/>
|
---|
40 | <Tool
|
---|
41 | Name="VCLinkerTool"
|
---|
42 | AdditionalDependencies="kernel32.lib user32.lib zziplibd.lib zdll.lib freetype2110_D.lib devil.lib ilu.lib"
|
---|
43 | OutputFile="$(OutDir)/OgreMain_d.dll"
|
---|
44 | Version="0.99"
|
---|
45 | LinkIncremental="2"
|
---|
46 | SuppressStartupBanner="TRUE"
|
---|
47 | AdditionalLibraryDirectories="..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
48 | IgnoreAllDefaultLibraries="FALSE"
|
---|
49 | IgnoreDefaultLibraryNames="LIBCD;LIBCMTD"
|
---|
50 | GenerateDebugInformation="TRUE"
|
---|
51 | ProgramDatabaseFile="$(OutDir)/OgreMain_d.pdb"
|
---|
52 | SubSystem="1"
|
---|
53 | OptimizeForWindows98="1"
|
---|
54 | ImportLibrary="$(OutDir)/OgreMain_d.lib"
|
---|
55 | TargetMachine="1"/>
|
---|
56 | <Tool
|
---|
57 | Name="VCMIDLTool"/>
|
---|
58 | <Tool
|
---|
59 | Name="VCPostBuildEventTool"
|
---|
60 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Samples\Common\bin\$(ConfigurationName)
|
---|
61 | copy $(OutDir)\$(TargetFileName) ..\..\Tools\Common\bin\$(ConfigurationName)
|
---|
62 | "/>
|
---|
63 | <Tool
|
---|
64 | Name="VCPreBuildEventTool"/>
|
---|
65 | <Tool
|
---|
66 | Name="VCPreLinkEventTool"/>
|
---|
67 | <Tool
|
---|
68 | Name="VCResourceCompilerTool"/>
|
---|
69 | <Tool
|
---|
70 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
71 | <Tool
|
---|
72 | Name="VCXMLDataGeneratorTool"/>
|
---|
73 | <Tool
|
---|
74 | Name="VCWebDeploymentTool"/>
|
---|
75 | <Tool
|
---|
76 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
77 | <Tool
|
---|
78 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
79 | </Configuration>
|
---|
80 | <Configuration
|
---|
81 | Name="Release|Win32"
|
---|
82 | OutputDirectory="..\lib\$(ConfigurationName)"
|
---|
83 | IntermediateDirectory="..\obj\$(ConfigurationName)"
|
---|
84 | ConfigurationType="2"
|
---|
85 | CharacterSet="2"
|
---|
86 | WholeProgramOptimization="FALSE">
|
---|
87 | <Tool
|
---|
88 | Name="VCCLCompilerTool"
|
---|
89 | Optimization="2"
|
---|
90 | GlobalOptimizations="TRUE"
|
---|
91 | InlineFunctionExpansion="2"
|
---|
92 | EnableIntrinsicFunctions="TRUE"
|
---|
93 | ImproveFloatingPointConsistency="FALSE"
|
---|
94 | FavorSizeOrSpeed="1"
|
---|
95 | OmitFramePointers="TRUE"
|
---|
96 | EnableFiberSafeOptimizations="TRUE"
|
---|
97 | OptimizeForProcessor="2"
|
---|
98 | AdditionalIncludeDirectories="..\include;..\..\Dependencies\include"
|
---|
99 | PreprocessorDefinitions="WIN32;NDEBUG;_USRDLL;_MT;OGRE_NONCLIENT_BUILD"
|
---|
100 | StringPooling="TRUE"
|
---|
101 | MinimalRebuild="TRUE"
|
---|
102 | RuntimeLibrary="2"
|
---|
103 | BufferSecurityCheck="FALSE"
|
---|
104 | EnableFunctionLevelLinking="TRUE"
|
---|
105 | DisableLanguageExtensions="FALSE"
|
---|
106 | UsePrecompiledHeader="3"
|
---|
107 | PrecompiledHeaderThrough="OgreStableHeaders.h"
|
---|
108 | WarningLevel="3"
|
---|
109 | Detect64BitPortabilityProblems="TRUE"
|
---|
110 | DebugInformationFormat="3"/>
|
---|
111 | <Tool
|
---|
112 | Name="VCCustomBuildTool"/>
|
---|
113 | <Tool
|
---|
114 | Name="VCLinkerTool"
|
---|
115 | AdditionalDependencies="kernel32.lib user32.lib zziplib.lib zdll.lib freetype2110.lib devil.lib ilu.lib"
|
---|
116 | OutputFile="$(OutDir)/OgreMain.dll"
|
---|
117 | Version="0.99"
|
---|
118 | LinkIncremental="1"
|
---|
119 | SuppressStartupBanner="TRUE"
|
---|
120 | AdditionalLibraryDirectories="..\..\Dependencies\lib\$(ConfigurationName)"
|
---|
121 | IgnoreAllDefaultLibraries="FALSE"
|
---|
122 | IgnoreDefaultLibraryNames=""
|
---|
123 | GenerateDebugInformation="TRUE"
|
---|
124 | SubSystem="1"
|
---|
125 | OptimizeReferences="2"
|
---|
126 | EnableCOMDATFolding="2"
|
---|
127 | OptimizeForWindows98="1"
|
---|
128 | ImportLibrary="$(OutDir)/OgreMain.lib"
|
---|
129 | TargetMachine="1"/>
|
---|
130 | <Tool
|
---|
131 | Name="VCMIDLTool"/>
|
---|
132 | <Tool
|
---|
133 | Name="VCPostBuildEventTool"
|
---|
134 | CommandLine="copy $(OutDir)\$(TargetFileName) ..\..\Samples\Common\bin\$(ConfigurationName)
|
---|
135 | copy $(OutDir)\$(TargetFileName) ..\..\Tools\Common\bin\$(ConfigurationName)
|
---|
136 | "/>
|
---|
137 | <Tool
|
---|
138 | Name="VCPreBuildEventTool"/>
|
---|
139 | <Tool
|
---|
140 | Name="VCPreLinkEventTool"/>
|
---|
141 | <Tool
|
---|
142 | Name="VCResourceCompilerTool"/>
|
---|
143 | <Tool
|
---|
144 | Name="VCWebServiceProxyGeneratorTool"/>
|
---|
145 | <Tool
|
---|
146 | Name="VCXMLDataGeneratorTool"/>
|
---|
147 | <Tool
|
---|
148 | Name="VCWebDeploymentTool"/>
|
---|
149 | <Tool
|
---|
150 | Name="VCManagedWrapperGeneratorTool"/>
|
---|
151 | <Tool
|
---|
152 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
---|
153 | </Configuration>
|
---|
154 | </Configurations>
|
---|
155 | <References>
|
---|
156 | </References>
|
---|
157 | <Files>
|
---|
158 | <Filter
|
---|
159 | Name="Source Files"
|
---|
160 | Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
|
---|
161 | <File
|
---|
162 | RelativePath="..\src\OgreAnimable.cpp">
|
---|
163 | </File>
|
---|
164 | <File
|
---|
165 | RelativePath="..\src\OgreAnimation.cpp">
|
---|
166 | </File>
|
---|
167 | <File
|
---|
168 | RelativePath="..\src\OgreAnimationState.cpp">
|
---|
169 | </File>
|
---|
170 | <File
|
---|
171 | RelativePath="..\src\OgreAnimationTrack.cpp">
|
---|
172 | </File>
|
---|
173 | <File
|
---|
174 | RelativePath="..\src\OgreArchiveManager.cpp">
|
---|
175 | </File>
|
---|
176 | <File
|
---|
177 | RelativePath="..\src\OgreAutoParamDataSource.cpp">
|
---|
178 | </File>
|
---|
179 | <File
|
---|
180 | RelativePath="..\src\OgreAxisAlignedBox.cpp">
|
---|
181 | </File>
|
---|
182 | <File
|
---|
183 | RelativePath="..\src\OgreBillboard.cpp">
|
---|
184 | </File>
|
---|
185 | <File
|
---|
186 | RelativePath="..\src\OgreBillboardChain.cpp">
|
---|
187 | </File>
|
---|
188 | <File
|
---|
189 | RelativePath="..\src\OgreBillboardParticleRenderer.cpp">
|
---|
190 | </File>
|
---|
191 | <File
|
---|
192 | RelativePath="..\src\OgreBillboardSet.cpp">
|
---|
193 | </File>
|
---|
194 | <File
|
---|
195 | RelativePath="..\src\OgreBitwise.cpp">
|
---|
196 | </File>
|
---|
197 | <File
|
---|
198 | RelativePath="..\src\OgreBone.cpp">
|
---|
199 | </File>
|
---|
200 | <File
|
---|
201 | RelativePath="..\src\OgreBorderPanelOverlayElement.cpp">
|
---|
202 | </File>
|
---|
203 | <File
|
---|
204 | RelativePath="..\src\OgreCamera.cpp">
|
---|
205 | </File>
|
---|
206 | <File
|
---|
207 | RelativePath="..\src\OgreCodec.cpp">
|
---|
208 | </File>
|
---|
209 | <File
|
---|
210 | RelativePath="..\src\OgreColourValue.cpp">
|
---|
211 | </File>
|
---|
212 | <File
|
---|
213 | RelativePath="..\src\OgreCommon.cpp">
|
---|
214 | </File>
|
---|
215 | <File
|
---|
216 | RelativePath="..\src\OgreCompiler2Pass.cpp">
|
---|
217 | </File>
|
---|
218 | <File
|
---|
219 | RelativePath="..\src\OgreCompositionPass.cpp">
|
---|
220 | </File>
|
---|
221 | <File
|
---|
222 | RelativePath="..\src\OgreCompositionTargetPass.cpp">
|
---|
223 | </File>
|
---|
224 | <File
|
---|
225 | RelativePath="..\src\OgreCompositionTechnique.cpp">
|
---|
226 | </File>
|
---|
227 | <File
|
---|
228 | RelativePath="..\src\OgreCompositor.cpp">
|
---|
229 | </File>
|
---|
230 | <File
|
---|
231 | RelativePath="..\src\OgreCompositorChain.cpp">
|
---|
232 | </File>
|
---|
233 | <File
|
---|
234 | RelativePath="..\src\OgreCompositorInstance.cpp">
|
---|
235 | </File>
|
---|
236 | <File
|
---|
237 | RelativePath="..\src\OgreCompositorManager.cpp">
|
---|
238 | </File>
|
---|
239 | <File
|
---|
240 | RelativePath="..\src\OgreCompositorScriptCompiler.cpp">
|
---|
241 | </File>
|
---|
242 | <File
|
---|
243 | RelativePath="..\src\OgreCompositorSerializer.cpp">
|
---|
244 | </File>
|
---|
245 | <File
|
---|
246 | RelativePath="..\src\OgreConfigFile.cpp">
|
---|
247 | </File>
|
---|
248 | <File
|
---|
249 | RelativePath="..\src\OgreConfigOptionMap.cpp">
|
---|
250 | </File>
|
---|
251 | <File
|
---|
252 | RelativePath="..\src\OgreController.cpp">
|
---|
253 | </File>
|
---|
254 | <File
|
---|
255 | RelativePath="..\src\OgreControllerManager.cpp">
|
---|
256 | </File>
|
---|
257 | <File
|
---|
258 | RelativePath="..\src\OgreCursor.cpp">
|
---|
259 | </File>
|
---|
260 | <File
|
---|
261 | RelativePath="..\src\OgreDataStream.cpp">
|
---|
262 | </File>
|
---|
263 | <File
|
---|
264 | RelativePath="..\src\OgreDefaultHardwareBufferManager.cpp">
|
---|
265 | </File>
|
---|
266 | <File
|
---|
267 | RelativePath="..\src\OgreDefaultSceneQueries.cpp">
|
---|
268 | </File>
|
---|
269 | <File
|
---|
270 | RelativePath="..\src\OgreDynLib.cpp">
|
---|
271 | </File>
|
---|
272 | <File
|
---|
273 | RelativePath="..\src\OgreDynLibManager.cpp">
|
---|
274 | </File>
|
---|
275 | <File
|
---|
276 | RelativePath="..\src\OgreEdgeListBuilder.cpp">
|
---|
277 | </File>
|
---|
278 | <File
|
---|
279 | RelativePath="..\src\OgreEntity.cpp">
|
---|
280 | <FileConfiguration
|
---|
281 | Name="Debug|Win32">
|
---|
282 | <Tool
|
---|
283 | Name="VCCLCompilerTool"
|
---|
284 | AdditionalOptions="/Zm500"/>
|
---|
285 | </FileConfiguration>
|
---|
286 | </File>
|
---|
287 | <File
|
---|
288 | RelativePath="..\src\OgreEventDispatcher.cpp">
|
---|
289 | </File>
|
---|
290 | <File
|
---|
291 | RelativePath="..\src\OgreEventProcessor.cpp">
|
---|
292 | </File>
|
---|
293 | <File
|
---|
294 | RelativePath="..\src\OgreEventQueue.cpp">
|
---|
295 | </File>
|
---|
296 | <File
|
---|
297 | RelativePath="..\src\OgreException.cpp">
|
---|
298 | </File>
|
---|
299 | <File
|
---|
300 | RelativePath="..\src\OgreExternalTextureSource.cpp">
|
---|
301 | </File>
|
---|
302 | <File
|
---|
303 | RelativePath="..\src\OgreExternalTextureSourceManager.cpp">
|
---|
304 | </File>
|
---|
305 | <File
|
---|
306 | RelativePath="..\src\OgreFileSystem.cpp">
|
---|
307 | </File>
|
---|
308 | <File
|
---|
309 | RelativePath="..\src\OgreFont.cpp">
|
---|
310 | </File>
|
---|
311 | <File
|
---|
312 | RelativePath="..\src\OgreFontManager.cpp">
|
---|
313 | </File>
|
---|
314 | <File
|
---|
315 | RelativePath="..\src\OgreFrustum.cpp">
|
---|
316 | </File>
|
---|
317 | <File
|
---|
318 | RelativePath="..\src\OgreGpuProgram.cpp">
|
---|
319 | </File>
|
---|
320 | <File
|
---|
321 | RelativePath="..\src\OgreGpuProgramManager.cpp">
|
---|
322 | </File>
|
---|
323 | <File
|
---|
324 | RelativePath="..\src\OgreGpuProgramUsage.cpp">
|
---|
325 | </File>
|
---|
326 | <File
|
---|
327 | RelativePath="..\src\OgreHardwareBufferManager.cpp">
|
---|
328 | </File>
|
---|
329 | <File
|
---|
330 | RelativePath="..\src\OgreHardwareIndexBuffer.cpp">
|
---|
331 | </File>
|
---|
332 | <File
|
---|
333 | RelativePath="..\src\OgreHardwareOcclusionQuery.cpp">
|
---|
334 | </File>
|
---|
335 | <File
|
---|
336 | RelativePath="..\src\OgreHardwarePixelBuffer.cpp">
|
---|
337 | </File>
|
---|
338 | <File
|
---|
339 | RelativePath="..\src\OgreHardwareVertexBuffer.cpp">
|
---|
340 | </File>
|
---|
341 | <File
|
---|
342 | RelativePath="..\src\OgreHighLevelGpuProgram.cpp">
|
---|
343 | </File>
|
---|
344 | <File
|
---|
345 | RelativePath="..\src\OgreHighLevelGpuProgramManager.cpp">
|
---|
346 | </File>
|
---|
347 | <File
|
---|
348 | RelativePath="..\src\OgreILCodecs.cpp">
|
---|
349 | </File>
|
---|
350 | <File
|
---|
351 | RelativePath="..\src\OgreILImageCodec.cpp">
|
---|
352 | </File>
|
---|
353 | <File
|
---|
354 | RelativePath="..\src\OgreILUtil.cpp">
|
---|
355 | </File>
|
---|
356 | <File
|
---|
357 | RelativePath="..\src\OgreImage.cpp">
|
---|
358 | </File>
|
---|
359 | <File
|
---|
360 | RelativePath="..\src\OgreInput.cpp">
|
---|
361 | </File>
|
---|
362 | <File
|
---|
363 | RelativePath="..\src\OgreInputEvent.cpp">
|
---|
364 | </File>
|
---|
365 | <File
|
---|
366 | RelativePath="..\src\OgreKeyEvent.cpp">
|
---|
367 | </File>
|
---|
368 | <File
|
---|
369 | RelativePath="..\src\OgreKeyFrame.cpp">
|
---|
370 | </File>
|
---|
371 | <File
|
---|
372 | RelativePath="..\src\OgreKeyTarget.cpp">
|
---|
373 | </File>
|
---|
374 | <File
|
---|
375 | RelativePath="..\src\OgreLight.cpp">
|
---|
376 | </File>
|
---|
377 | <File
|
---|
378 | RelativePath="..\src\OgreLog.cpp">
|
---|
379 | </File>
|
---|
380 | <File
|
---|
381 | RelativePath="..\src\OgreLogManager.cpp">
|
---|
382 | </File>
|
---|
383 | <File
|
---|
384 | RelativePath="..\src\OgreManualObject.cpp">
|
---|
385 | <FileConfiguration
|
---|
386 | Name="Debug|Win32">
|
---|
387 | <Tool
|
---|
388 | Name="VCCLCompilerTool"
|
---|
389 | AdditionalOptions="/Zm400"/>
|
---|
390 | </FileConfiguration>
|
---|
391 | <FileConfiguration
|
---|
392 | Name="Release|Win32">
|
---|
393 | <Tool
|
---|
394 | Name="VCCLCompilerTool"
|
---|
395 | AdditionalOptions="/Zm200"/>
|
---|
396 | </FileConfiguration>
|
---|
397 | </File>
|
---|
398 | <File
|
---|
399 | RelativePath="..\src\OgreMaterial.cpp">
|
---|
400 | </File>
|
---|
401 | <File
|
---|
402 | RelativePath="..\src\OgreMaterialManager.cpp">
|
---|
403 | </File>
|
---|
404 | <File
|
---|
405 | RelativePath="..\src\OgreMaterialScriptCompiler.cpp">
|
---|
406 | </File>
|
---|
407 | <File
|
---|
408 | RelativePath="..\src\OgreMaterialSerializer.cpp">
|
---|
409 | </File>
|
---|
410 | <File
|
---|
411 | RelativePath="..\src\OgreMath.cpp">
|
---|
412 | </File>
|
---|
413 | <File
|
---|
414 | RelativePath="..\src\OgreMatrix3.cpp">
|
---|
415 | </File>
|
---|
416 | <File
|
---|
417 | RelativePath="..\src\OgreMatrix4.cpp">
|
---|
418 | </File>
|
---|
419 | <File
|
---|
420 | RelativePath="..\src\OgreMemoryManager.cpp">
|
---|
421 | </File>
|
---|
422 | <File
|
---|
423 | RelativePath="..\src\OgreMesh.cpp">
|
---|
424 | </File>
|
---|
425 | <File
|
---|
426 | RelativePath="..\src\OgreMeshManager.cpp">
|
---|
427 | </File>
|
---|
428 | <File
|
---|
429 | RelativePath="..\src\OgreMeshSerializer.cpp">
|
---|
430 | </File>
|
---|
431 | <File
|
---|
432 | RelativePath="..\src\OgreMeshSerializerImpl.cpp">
|
---|
433 | </File>
|
---|
434 | <File
|
---|
435 | RelativePath="..\src\OgreMouseEvent.cpp">
|
---|
436 | </File>
|
---|
437 | <File
|
---|
438 | RelativePath="..\src\OgreMouseMotionTarget.cpp">
|
---|
439 | </File>
|
---|
440 | <File
|
---|
441 | RelativePath="..\src\OgreMouseTarget.cpp">
|
---|
442 | </File>
|
---|
443 | <File
|
---|
444 | RelativePath="..\src\OgreMovableObject.cpp">
|
---|
445 | <FileConfiguration
|
---|
446 | Name="Debug|Win32">
|
---|
447 | <Tool
|
---|
448 | Name="VCCLCompilerTool"
|
---|
449 | AdditionalOptions="/Zm150"/>
|
---|
450 | </FileConfiguration>
|
---|
451 | </File>
|
---|
452 | <File
|
---|
453 | RelativePath="..\src\OgreMovablePlane.cpp">
|
---|
454 | </File>
|
---|
455 | <File
|
---|
456 | RelativePath="..\src\OgreNode.cpp">
|
---|
457 | </File>
|
---|
458 | <File
|
---|
459 | RelativePath="..\src\OgreOverlay.cpp">
|
---|
460 | </File>
|
---|
461 | <File
|
---|
462 | RelativePath="..\src\OgreOverlayContainer.cpp">
|
---|
463 | </File>
|
---|
464 | <File
|
---|
465 | RelativePath="..\src\OgreOverlayElement.cpp">
|
---|
466 | </File>
|
---|
467 | <File
|
---|
468 | RelativePath="..\src\OgreOverlayElementCommands.cpp">
|
---|
469 | </File>
|
---|
470 | <File
|
---|
471 | RelativePath="..\src\OgreOverlayManager.cpp">
|
---|
472 | <FileConfiguration
|
---|
473 | Name="Debug|Win32">
|
---|
474 | <Tool
|
---|
475 | Name="VCCLCompilerTool"
|
---|
476 | AdditionalOptions="/Zm300"/>
|
---|
477 | </FileConfiguration>
|
---|
478 | </File>
|
---|
479 | <File
|
---|
480 | RelativePath="..\src\OgrePanelOverlayElement.cpp">
|
---|
481 | </File>
|
---|
482 | <File
|
---|
483 | RelativePath="..\src\OgreParticle.cpp">
|
---|
484 | </File>
|
---|
485 | <File
|
---|
486 | RelativePath="..\src\OgreParticleEmitter.cpp">
|
---|
487 | </File>
|
---|
488 | <File
|
---|
489 | RelativePath="..\src\OgreParticleEmitterCommands.cpp">
|
---|
490 | </File>
|
---|
491 | <File
|
---|
492 | RelativePath="..\src\OgreParticleIterator.cpp">
|
---|
493 | </File>
|
---|
494 | <File
|
---|
495 | RelativePath="..\src\OgreParticleSystem.cpp">
|
---|
496 | </File>
|
---|
497 | <File
|
---|
498 | RelativePath="..\src\OgreParticleSystemManager.cpp">
|
---|
499 | </File>
|
---|
500 | <File
|
---|
501 | RelativePath="..\src\OgrePass.cpp">
|
---|
502 | </File>
|
---|
503 | <File
|
---|
504 | RelativePath="..\src\OgrePatchMesh.cpp">
|
---|
505 | </File>
|
---|
506 | <File
|
---|
507 | RelativePath="..\src\OgrePatchSurface.cpp">
|
---|
508 | </File>
|
---|
509 | <File
|
---|
510 | RelativePath="..\src\OgrePixelFormat.cpp">
|
---|
511 | </File>
|
---|
512 | <File
|
---|
513 | RelativePath="..\src\OgrePlane.cpp">
|
---|
514 | </File>
|
---|
515 | <File
|
---|
516 | RelativePath="..\src\OgrePlatformManager.cpp">
|
---|
517 | </File>
|
---|
518 | <File
|
---|
519 | RelativePath="..\src\OgrePose.cpp">
|
---|
520 | </File>
|
---|
521 | <File
|
---|
522 | RelativePath="..\src\OgrePrecompiledHeaders.cpp">
|
---|
523 | <FileConfiguration
|
---|
524 | Name="Debug|Win32">
|
---|
525 | <Tool
|
---|
526 | Name="VCCLCompilerTool"
|
---|
527 | AdditionalOptions="/Zm130"
|
---|
528 | UsePrecompiledHeader="1"
|
---|
529 | PrecompiledHeaderThrough="OgreStableHeaders.h"/>
|
---|
530 | </FileConfiguration>
|
---|
531 | <FileConfiguration
|
---|
532 | Name="Release|Win32">
|
---|
533 | <Tool
|
---|
534 | Name="VCCLCompilerTool"
|
---|
535 | UsePrecompiledHeader="1"
|
---|
536 | PrecompiledHeaderThrough="OgreStableHeaders.h"/>
|
---|
537 | </FileConfiguration>
|
---|
538 | </File>
|
---|
539 | <File
|
---|
540 | RelativePath="..\src\OgrePredefinedControllers.cpp">
|
---|
541 | </File>
|
---|
542 | <File
|
---|
543 | RelativePath="..\src\OgreProfiler.cpp">
|
---|
544 | </File>
|
---|
545 | <File
|
---|
546 | RelativePath="..\src\OgreProgressiveMesh.cpp">
|
---|
547 | </File>
|
---|
548 | <File
|
---|
549 | RelativePath="..\src\OgreQuaternion.cpp">
|
---|
550 | </File>
|
---|
551 | <File
|
---|
552 | RelativePath="..\src\OgreRectangle2D.cpp">
|
---|
553 | </File>
|
---|
554 | <File
|
---|
555 | RelativePath="..\src\OgreRenderQueue.cpp">
|
---|
556 | </File>
|
---|
557 | <File
|
---|
558 | RelativePath="..\src\OgreRenderQueueInvocation.cpp">
|
---|
559 | </File>
|
---|
560 | <File
|
---|
561 | RelativePath="..\src\OgreRenderQueueSortingGrouping.cpp">
|
---|
562 | </File>
|
---|
563 | <File
|
---|
564 | RelativePath="..\src\OgreRenderSystem.cpp">
|
---|
565 | </File>
|
---|
566 | <File
|
---|
567 | RelativePath="..\src\OgreRenderSystemCapabilities.cpp">
|
---|
568 | </File>
|
---|
569 | <File
|
---|
570 | RelativePath="..\src\OgreRenderTarget.cpp">
|
---|
571 | </File>
|
---|
572 | <File
|
---|
573 | RelativePath="..\src\OgreRenderTexture.cpp">
|
---|
574 | </File>
|
---|
575 | <File
|
---|
576 | RelativePath="..\src\OgreRenderWindow.cpp">
|
---|
577 | </File>
|
---|
578 | <File
|
---|
579 | RelativePath="..\src\OgreResource.cpp">
|
---|
580 | </File>
|
---|
581 | <File
|
---|
582 | RelativePath="..\src\OgreResourceBackgroundQueue.cpp">
|
---|
583 | </File>
|
---|
584 | <File
|
---|
585 | RelativePath="..\src\OgreResourceGroupManager.cpp">
|
---|
586 | </File>
|
---|
587 | <File
|
---|
588 | RelativePath="..\src\OgreResourceManager.cpp">
|
---|
589 | </File>
|
---|
590 | <File
|
---|
591 | RelativePath="..\src\OgreRibbonTrail.cpp">
|
---|
592 | </File>
|
---|
593 | <File
|
---|
594 | RelativePath="..\src\OgreRoot.cpp">
|
---|
595 | <FileConfiguration
|
---|
596 | Name="Debug|Win32">
|
---|
597 | <Tool
|
---|
598 | Name="VCCLCompilerTool"
|
---|
599 | AdditionalOptions="/Zm200"/>
|
---|
600 | </FileConfiguration>
|
---|
601 | <FileConfiguration
|
---|
602 | Name="Release|Win32">
|
---|
603 | <Tool
|
---|
604 | Name="VCCLCompilerTool"
|
---|
605 | AdditionalOptions="/Zm150"/>
|
---|
606 | </FileConfiguration>
|
---|
607 | </File>
|
---|
608 | <File
|
---|
609 | RelativePath="..\src\OgreRotationSpline.cpp">
|
---|
610 | </File>
|
---|
611 | <File
|
---|
612 | RelativePath="..\src\OgreSceneManager.cpp">
|
---|
613 | <FileConfiguration
|
---|
614 | Name="Debug|Win32">
|
---|
615 | <Tool
|
---|
616 | Name="VCCLCompilerTool"
|
---|
617 | AdditionalOptions="/Zm135"/>
|
---|
618 | </FileConfiguration>
|
---|
619 | </File>
|
---|
620 | <File
|
---|
621 | RelativePath="..\src\OgreSceneManagerEnumerator.cpp">
|
---|
622 | </File>
|
---|
623 | <File
|
---|
624 | RelativePath="..\src\OgreSceneNode.cpp">
|
---|
625 | </File>
|
---|
626 | <File
|
---|
627 | RelativePath="..\src\OgreSceneQuery.cpp">
|
---|
628 | </File>
|
---|
629 | <File
|
---|
630 | RelativePath="..\src\OgreSerializer.cpp">
|
---|
631 | </File>
|
---|
632 | <File
|
---|
633 | RelativePath="..\src\OgreShadowCaster.cpp">
|
---|
634 | </File>
|
---|
635 | <File
|
---|
636 | RelativePath="..\src\OgreShadowVolumeExtrudeProgram.cpp">
|
---|
637 | </File>
|
---|
638 | <File
|
---|
639 | RelativePath="..\src\OgreSimpleRenderable.cpp">
|
---|
640 | </File>
|
---|
641 | <File
|
---|
642 | RelativePath="..\src\OgreSimpleSpline.cpp">
|
---|
643 | </File>
|
---|
644 | <File
|
---|
645 | RelativePath="..\src\OgreSingleton.cpp">
|
---|
646 | </File>
|
---|
647 | <File
|
---|
648 | RelativePath="..\src\OgreSkeleton.cpp">
|
---|
649 | </File>
|
---|
650 | <File
|
---|
651 | RelativePath="..\src\OgreSkeletonInstance.cpp">
|
---|
652 | </File>
|
---|
653 | <File
|
---|
654 | RelativePath="..\src\OgreSkeletonManager.cpp">
|
---|
655 | </File>
|
---|
656 | <File
|
---|
657 | RelativePath="..\src\OgreSkeletonSerializer.cpp">
|
---|
658 | </File>
|
---|
659 | <File
|
---|
660 | RelativePath="..\src\OgreStaticGeometry.cpp">
|
---|
661 | <FileConfiguration
|
---|
662 | Name="Debug|Win32">
|
---|
663 | <Tool
|
---|
664 | Name="VCCLCompilerTool"
|
---|
665 | AdditionalOptions="/Zm1000"/>
|
---|
666 | </FileConfiguration>
|
---|
667 | </File>
|
---|
668 | <File
|
---|
669 | RelativePath="..\src\OgreString.cpp">
|
---|
670 | </File>
|
---|
671 | <File
|
---|
672 | RelativePath="..\src\OgreStringConverter.cpp">
|
---|
673 | </File>
|
---|
674 | <File
|
---|
675 | RelativePath="..\src\OgreStringInterface.cpp">
|
---|
676 | </File>
|
---|
677 | <File
|
---|
678 | RelativePath="..\src\OgreStringVector.cpp">
|
---|
679 | </File>
|
---|
680 | <File
|
---|
681 | RelativePath="..\src\OgreSubEntity.cpp">
|
---|
682 | </File>
|
---|
683 | <File
|
---|
684 | RelativePath="..\src\OgreSubMesh.cpp">
|
---|
685 | </File>
|
---|
686 | <File
|
---|
687 | RelativePath="..\src\OgreTagPoint.cpp">
|
---|
688 | </File>
|
---|
689 | <File
|
---|
690 | RelativePath="..\src\OgreTechnique.cpp">
|
---|
691 | </File>
|
---|
692 | <File
|
---|
693 | RelativePath="..\src\OgreTextAreaOverlayElement.cpp">
|
---|
694 | </File>
|
---|
695 | <File
|
---|
696 | RelativePath="..\src\OgreTexture.cpp">
|
---|
697 | </File>
|
---|
698 | <File
|
---|
699 | RelativePath="..\src\OgreTextureManager.cpp">
|
---|
700 | </File>
|
---|
701 | <File
|
---|
702 | RelativePath="..\src\OgreTextureUnitState.cpp">
|
---|
703 | </File>
|
---|
704 | <File
|
---|
705 | RelativePath="..\src\OgreTimer.cpp">
|
---|
706 | </File>
|
---|
707 | <File
|
---|
708 | RelativePath="..\src\OgreUserDefinedObject.cpp">
|
---|
709 | </File>
|
---|
710 | <File
|
---|
711 | RelativePath="..\src\OgreVector2.cpp">
|
---|
712 | </File>
|
---|
713 | <File
|
---|
714 | RelativePath="..\src\OgreVector3.cpp">
|
---|
715 | </File>
|
---|
716 | <File
|
---|
717 | RelativePath="..\src\OgreVector4.cpp">
|
---|
718 | </File>
|
---|
719 | <File
|
---|
720 | RelativePath="..\src\OgreVertexIndexData.cpp">
|
---|
721 | </File>
|
---|
722 | <File
|
---|
723 | RelativePath="..\src\OgreViewport.cpp">
|
---|
724 | </File>
|
---|
725 | <File
|
---|
726 | RelativePath="..\src\OgreWireBoundingBox.cpp">
|
---|
727 | </File>
|
---|
728 | <File
|
---|
729 | RelativePath="..\src\OgreZip.cpp">
|
---|
730 | </File>
|
---|
731 | </Filter>
|
---|
732 | <Filter
|
---|
733 | Name="Header Files"
|
---|
734 | Filter="h;hpp;hxx;hm;inl;inc">
|
---|
735 | <File
|
---|
736 | RelativePath="..\include\asm_math.h">
|
---|
737 | </File>
|
---|
738 | <File
|
---|
739 | RelativePath="..\include\Ogre.h">
|
---|
740 | </File>
|
---|
741 | <File
|
---|
742 | RelativePath="..\include\OgreAnimable.h">
|
---|
743 | </File>
|
---|
744 | <File
|
---|
745 | RelativePath="..\include\OgreAnimation.h">
|
---|
746 | </File>
|
---|
747 | <File
|
---|
748 | RelativePath="..\include\OgreAnimationState.h">
|
---|
749 | </File>
|
---|
750 | <File
|
---|
751 | RelativePath="..\include\OgreAnimationTrack.h">
|
---|
752 | </File>
|
---|
753 | <File
|
---|
754 | RelativePath="..\include\OgreAny.h">
|
---|
755 | </File>
|
---|
756 | <File
|
---|
757 | RelativePath="..\include\OgreArchive.h">
|
---|
758 | </File>
|
---|
759 | <File
|
---|
760 | RelativePath="..\include\OgreArchiveFactory.h">
|
---|
761 | </File>
|
---|
762 | <File
|
---|
763 | RelativePath="..\include\OgreArchiveManager.h">
|
---|
764 | </File>
|
---|
765 | <File
|
---|
766 | RelativePath="..\include\OgreAutoParamDataSource.h">
|
---|
767 | </File>
|
---|
768 | <File
|
---|
769 | RelativePath="..\include\OgreAxisAlignedBox.h">
|
---|
770 | </File>
|
---|
771 | <File
|
---|
772 | RelativePath="..\include\OgreBillboard.h">
|
---|
773 | </File>
|
---|
774 | <File
|
---|
775 | RelativePath="..\include\OgreBillboardChain.h">
|
---|
776 | </File>
|
---|
777 | <File
|
---|
778 | RelativePath="..\include\OgreBillboardParticleRenderer.h">
|
---|
779 | </File>
|
---|
780 | <File
|
---|
781 | RelativePath="..\include\OgreBillboardSet.h">
|
---|
782 | </File>
|
---|
783 | <File
|
---|
784 | RelativePath="..\include\OgreBitwise.h">
|
---|
785 | </File>
|
---|
786 | <File
|
---|
787 | RelativePath="..\include\OgreBlendMode.h">
|
---|
788 | </File>
|
---|
789 | <File
|
---|
790 | RelativePath="..\include\OgreBone.h">
|
---|
791 | </File>
|
---|
792 | <File
|
---|
793 | RelativePath="..\include\OgreBorderPanelOverlayElement.h">
|
---|
794 | </File>
|
---|
795 | <File
|
---|
796 | RelativePath="..\include\OgreCamera.h">
|
---|
797 | </File>
|
---|
798 | <File
|
---|
799 | RelativePath="..\include\OgreCodec.h">
|
---|
800 | </File>
|
---|
801 | <File
|
---|
802 | RelativePath="..\include\OgreCodecFactory.h">
|
---|
803 | </File>
|
---|
804 | <File
|
---|
805 | RelativePath="..\include\OgreColourValue.h">
|
---|
806 | </File>
|
---|
807 | <File
|
---|
808 | RelativePath="..\include\OgreCommon.h">
|
---|
809 | </File>
|
---|
810 | <File
|
---|
811 | RelativePath="..\include\OgreCompiler2Pass.h">
|
---|
812 | </File>
|
---|
813 | <File
|
---|
814 | RelativePath="..\include\OgreCompositionPass.h">
|
---|
815 | </File>
|
---|
816 | <File
|
---|
817 | RelativePath="..\include\OgreCompositionTargetPass.h">
|
---|
818 | </File>
|
---|
819 | <File
|
---|
820 | RelativePath="..\include\OgreCompositionTechnique.h">
|
---|
821 | </File>
|
---|
822 | <File
|
---|
823 | RelativePath="..\include\OgreCompositor.h">
|
---|
824 | </File>
|
---|
825 | <File
|
---|
826 | RelativePath="..\include\OgreCompositorChain.h">
|
---|
827 | </File>
|
---|
828 | <File
|
---|
829 | RelativePath="..\include\OgreCompositorInstance.h">
|
---|
830 | </File>
|
---|
831 | <File
|
---|
832 | RelativePath="..\include\OgreCompositorManager.h">
|
---|
833 | </File>
|
---|
834 | <File
|
---|
835 | RelativePath="..\include\OgreCompositorScriptCompiler.h">
|
---|
836 | </File>
|
---|
837 | <File
|
---|
838 | RelativePath="..\include\OgreCompositorSerializer.h">
|
---|
839 | </File>
|
---|
840 | <File
|
---|
841 | RelativePath="..\include\OgreConfig.h">
|
---|
842 | </File>
|
---|
843 | <File
|
---|
844 | RelativePath="..\include\OgreConfigDialog.h">
|
---|
845 | </File>
|
---|
846 | <File
|
---|
847 | RelativePath="..\include\OgreConfigFile.h">
|
---|
848 | </File>
|
---|
849 | <File
|
---|
850 | RelativePath="..\include\OgreConfigOptionMap.h">
|
---|
851 | </File>
|
---|
852 | <File
|
---|
853 | RelativePath="..\include\OgreController.h">
|
---|
854 | </File>
|
---|
855 | <File
|
---|
856 | RelativePath="..\include\OgreControllerManager.h">
|
---|
857 | </File>
|
---|
858 | <File
|
---|
859 | RelativePath="..\include\OgreCursor.h">
|
---|
860 | </File>
|
---|
861 | <File
|
---|
862 | RelativePath="..\include\OgreDataStream.h">
|
---|
863 | </File>
|
---|
864 | <File
|
---|
865 | RelativePath="..\include\OgreDefaultHardwareBufferManager.h">
|
---|
866 | </File>
|
---|
867 | <File
|
---|
868 | RelativePath="..\include\OgreDllInteface.h">
|
---|
869 | </File>
|
---|
870 | <File
|
---|
871 | RelativePath="..\include\OgreDynLib.h">
|
---|
872 | </File>
|
---|
873 | <File
|
---|
874 | RelativePath="..\include\OgreDynLibManager.h">
|
---|
875 | </File>
|
---|
876 | <File
|
---|
877 | RelativePath="..\include\OgreEdgeListBuilder.h">
|
---|
878 | </File>
|
---|
879 | <File
|
---|
880 | RelativePath="..\include\OgreEntity.h">
|
---|
881 | </File>
|
---|
882 | <File
|
---|
883 | RelativePath="..\include\OgreErrorDialog.h">
|
---|
884 | </File>
|
---|
885 | <File
|
---|
886 | RelativePath="..\include\OgreEventDispatcher.h">
|
---|
887 | </File>
|
---|
888 | <File
|
---|
889 | RelativePath="..\include\OgreEventFramework.h">
|
---|
890 | </File>
|
---|
891 | <File
|
---|
892 | RelativePath="..\include\OgreEventListeners.h">
|
---|
893 | </File>
|
---|
894 | <File
|
---|
895 | RelativePath="..\include\OgreEventProcessor.h">
|
---|
896 | </File>
|
---|
897 | <File
|
---|
898 | RelativePath="..\include\OgreEventQueue.h">
|
---|
899 | </File>
|
---|
900 | <File
|
---|
901 | RelativePath="..\include\OgreEventTarget.h">
|
---|
902 | </File>
|
---|
903 | <File
|
---|
904 | RelativePath="..\include\OgreException.h">
|
---|
905 | </File>
|
---|
906 | <File
|
---|
907 | RelativePath="..\include\OgreExternalTextureSource.h">
|
---|
908 | </File>
|
---|
909 | <File
|
---|
910 | RelativePath="..\include\OgreExternalTextureSourceManager.h">
|
---|
911 | </File>
|
---|
912 | <File
|
---|
913 | RelativePath="..\include\OgreFactoryObj.h">
|
---|
914 | </File>
|
---|
915 | <File
|
---|
916 | RelativePath="..\include\OgreFileSystem.h">
|
---|
917 | </File>
|
---|
918 | <File
|
---|
919 | RelativePath="..\include\OgreFont.h">
|
---|
920 | </File>
|
---|
921 | <File
|
---|
922 | RelativePath="..\include\OgreFontManager.h">
|
---|
923 | </File>
|
---|
924 | <File
|
---|
925 | RelativePath="..\include\OgreFrameListener.h">
|
---|
926 | </File>
|
---|
927 | <File
|
---|
928 | RelativePath="..\include\OgreFrustum.h">
|
---|
929 | </File>
|
---|
930 | <File
|
---|
931 | RelativePath="..\include\OgreGpuProgram.h">
|
---|
932 | </File>
|
---|
933 | <File
|
---|
934 | RelativePath="..\include\OgreGpuProgramManager.h">
|
---|
935 | </File>
|
---|
936 | <File
|
---|
937 | RelativePath="..\include\OgreGpuProgramUsage.h">
|
---|
938 | </File>
|
---|
939 | <File
|
---|
940 | RelativePath="..\include\OgreHardwareBuffer.h">
|
---|
941 | </File>
|
---|
942 | <File
|
---|
943 | RelativePath="..\include\OgreHardwareBufferManager.h">
|
---|
944 | </File>
|
---|
945 | <File
|
---|
946 | RelativePath="..\include\OgreHardwareIndexBuffer.h">
|
---|
947 | </File>
|
---|
948 | <File
|
---|
949 | RelativePath="..\include\OgreHardwareOcclusionQuery.h">
|
---|
950 | </File>
|
---|
951 | <File
|
---|
952 | RelativePath="..\include\OgreHardwarePixelBuffer.h">
|
---|
953 | </File>
|
---|
954 | <File
|
---|
955 | RelativePath="..\include\OgreHardwareVertexBuffer.h">
|
---|
956 | </File>
|
---|
957 | <File
|
---|
958 | RelativePath="..\include\OgreHighLevelGpuProgram.h">
|
---|
959 | </File>
|
---|
960 | <File
|
---|
961 | RelativePath="..\include\OgreHighLevelGpuProgramManager.h">
|
---|
962 | </File>
|
---|
963 | <File
|
---|
964 | RelativePath="..\include\OgreILCodecs.h">
|
---|
965 | </File>
|
---|
966 | <File
|
---|
967 | RelativePath="..\include\OgreILImageCodec.h">
|
---|
968 | </File>
|
---|
969 | <File
|
---|
970 | RelativePath="..\include\OgreILUtil.h">
|
---|
971 | </File>
|
---|
972 | <File
|
---|
973 | RelativePath="..\include\OgreImage.h">
|
---|
974 | </File>
|
---|
975 | <File
|
---|
976 | RelativePath="..\include\OgreImageCodec.h">
|
---|
977 | </File>
|
---|
978 | <File
|
---|
979 | RelativePath="..\include\OgreInput.h">
|
---|
980 | </File>
|
---|
981 | <File
|
---|
982 | RelativePath="..\include\OgreInputEvent.h">
|
---|
983 | </File>
|
---|
984 | <File
|
---|
985 | RelativePath="..\include\OgreIteratorWrappers.h">
|
---|
986 | </File>
|
---|
987 | <File
|
---|
988 | RelativePath="..\include\OgreKeyEvent.h">
|
---|
989 | </File>
|
---|
990 | <File
|
---|
991 | RelativePath="..\include\OgreKeyFrame.h">
|
---|
992 | </File>
|
---|
993 | <File
|
---|
994 | RelativePath="..\include\OgreKeyTarget.h">
|
---|
995 | </File>
|
---|
996 | <File
|
---|
997 | RelativePath="..\include\OgreLight.h">
|
---|
998 | </File>
|
---|
999 | <File
|
---|
1000 | RelativePath="..\include\OgreLog.h">
|
---|
1001 | </File>
|
---|
1002 | <File
|
---|
1003 | RelativePath="..\include\OgreLogManager.h">
|
---|
1004 | </File>
|
---|
1005 | <File
|
---|
1006 | RelativePath="..\include\OgreManualObject.h">
|
---|
1007 | </File>
|
---|
1008 | <File
|
---|
1009 | RelativePath="..\include\OgreMaterial.h">
|
---|
1010 | </File>
|
---|
1011 | <File
|
---|
1012 | RelativePath="..\include\OgreMaterialManager.h">
|
---|
1013 | </File>
|
---|
1014 | <File
|
---|
1015 | RelativePath="..\include\OgreMaterialScriptCompiler.h">
|
---|
1016 | </File>
|
---|
1017 | <File
|
---|
1018 | RelativePath="..\include\OgreMaterialSerializer.h">
|
---|
1019 | </File>
|
---|
1020 | <File
|
---|
1021 | RelativePath="..\include\OgreMath.h">
|
---|
1022 | </File>
|
---|
1023 | <File
|
---|
1024 | RelativePath="..\include\OgreMatrix3.h">
|
---|
1025 | </File>
|
---|
1026 | <File
|
---|
1027 | RelativePath="..\include\OgreMatrix4.h">
|
---|
1028 | </File>
|
---|
1029 | <File
|
---|
1030 | RelativePath="..\include\OgreMemoryMacros.h">
|
---|
1031 | </File>
|
---|
1032 | <File
|
---|
1033 | RelativePath="..\include\OgreMemoryManager.h">
|
---|
1034 | </File>
|
---|
1035 | <File
|
---|
1036 | RelativePath="..\include\OgreMesh.h">
|
---|
1037 | </File>
|
---|
1038 | <File
|
---|
1039 | RelativePath="..\include\OgreMeshFileFormat.h">
|
---|
1040 | </File>
|
---|
1041 | <File
|
---|
1042 | RelativePath="..\include\OgreMeshManager.h">
|
---|
1043 | </File>
|
---|
1044 | <File
|
---|
1045 | RelativePath="..\include\OgreMeshSerializer.h">
|
---|
1046 | </File>
|
---|
1047 | <File
|
---|
1048 | RelativePath="..\include\OgreMeshSerializerImpl.h">
|
---|
1049 | </File>
|
---|
1050 | <File
|
---|
1051 | RelativePath="..\include\OgreMouseEvent.h">
|
---|
1052 | </File>
|
---|
1053 | <File
|
---|
1054 | RelativePath="..\include\OgreMouseMotionTarget.h">
|
---|
1055 | </File>
|
---|
1056 | <File
|
---|
1057 | RelativePath="..\include\OgreMouseTarget.h">
|
---|
1058 | </File>
|
---|
1059 | <File
|
---|
1060 | RelativePath="..\include\OgreMovableObject.h">
|
---|
1061 | </File>
|
---|
1062 | <File
|
---|
1063 | RelativePath="..\include\OgreMovablePlane.h">
|
---|
1064 | </File>
|
---|
1065 | <File
|
---|
1066 | RelativePath="..\include\OgreNode.h">
|
---|
1067 | </File>
|
---|
1068 | <File
|
---|
1069 | RelativePath="..\include\OgreNoMemoryMacros.h">
|
---|
1070 | </File>
|
---|
1071 | <File
|
---|
1072 | RelativePath="..\include\OgreOverlay.h">
|
---|
1073 | </File>
|
---|
1074 | <File
|
---|
1075 | RelativePath="..\include\OgreOverlayContainer.h">
|
---|
1076 | </File>
|
---|
1077 | <File
|
---|
1078 | RelativePath="..\include\OgreOverlayElement.h">
|
---|
1079 | </File>
|
---|
1080 | <File
|
---|
1081 | RelativePath="..\include\OgreOverlayElementCommands.h">
|
---|
1082 | </File>
|
---|
1083 | <File
|
---|
1084 | RelativePath="..\include\OgreOverlayElementFactory.h">
|
---|
1085 | </File>
|
---|
1086 | <File
|
---|
1087 | RelativePath="..\include\OgreOverlayManager.h">
|
---|
1088 | </File>
|
---|
1089 | <File
|
---|
1090 | RelativePath="..\include\OgrePanelOverlayElement.h">
|
---|
1091 | </File>
|
---|
1092 | <File
|
---|
1093 | RelativePath="..\include\OgreParticle.h">
|
---|
1094 | </File>
|
---|
1095 | <File
|
---|
1096 | RelativePath="..\include\OgreParticleAffector.h">
|
---|
1097 | </File>
|
---|
1098 | <File
|
---|
1099 | RelativePath="..\include\OgreParticleAffectorFactory.h">
|
---|
1100 | </File>
|
---|
1101 | <File
|
---|
1102 | RelativePath="..\include\OgreParticleEmitter.h">
|
---|
1103 | </File>
|
---|
1104 | <File
|
---|
1105 | RelativePath="..\include\OgreParticleEmitterCommands.h">
|
---|
1106 | </File>
|
---|
1107 | <File
|
---|
1108 | RelativePath="..\include\OgreParticleEmitterFactory.h">
|
---|
1109 | </File>
|
---|
1110 | <File
|
---|
1111 | RelativePath="..\include\OgreParticleIterator.h">
|
---|
1112 | </File>
|
---|
1113 | <File
|
---|
1114 | RelativePath="..\include\OgreParticleSystem.h">
|
---|
1115 | </File>
|
---|
1116 | <File
|
---|
1117 | RelativePath="..\include\OgreParticleSystemManager.h">
|
---|
1118 | </File>
|
---|
1119 | <File
|
---|
1120 | RelativePath="..\include\OgreParticleSystemRenderer.h">
|
---|
1121 | </File>
|
---|
1122 | <File
|
---|
1123 | RelativePath="..\include\OgrePass.h">
|
---|
1124 | </File>
|
---|
1125 | <File
|
---|
1126 | RelativePath="..\include\OgrePatchMesh.h">
|
---|
1127 | </File>
|
---|
1128 | <File
|
---|
1129 | RelativePath="..\include\OgrePatchSurface.h">
|
---|
1130 | </File>
|
---|
1131 | <File
|
---|
1132 | RelativePath="..\include\OgrePixelFormat.h">
|
---|
1133 | </File>
|
---|
1134 | <File
|
---|
1135 | RelativePath="..\include\OgrePlane.h">
|
---|
1136 | </File>
|
---|
1137 | <File
|
---|
1138 | RelativePath="..\include\OgrePlaneBoundedVolume.h">
|
---|
1139 | </File>
|
---|
1140 | <File
|
---|
1141 | RelativePath="..\include\OgrePlatform.h">
|
---|
1142 | </File>
|
---|
1143 | <File
|
---|
1144 | RelativePath="..\include\OgrePlatformManager.h">
|
---|
1145 | </File>
|
---|
1146 | <File
|
---|
1147 | RelativePath="..\include\OgrePose.h">
|
---|
1148 | </File>
|
---|
1149 | <File
|
---|
1150 | RelativePath="..\include\OgrePositionTarget.h">
|
---|
1151 | </File>
|
---|
1152 | <File
|
---|
1153 | RelativePath="..\include\OgrePredefinedControllers.h">
|
---|
1154 | </File>
|
---|
1155 | <File
|
---|
1156 | RelativePath="..\include\OgrePrerequisites.h">
|
---|
1157 | </File>
|
---|
1158 | <File
|
---|
1159 | RelativePath="..\include\OgreProfiler.h">
|
---|
1160 | </File>
|
---|
1161 | <File
|
---|
1162 | RelativePath="..\include\OgreProgressiveMesh.h">
|
---|
1163 | </File>
|
---|
1164 | <File
|
---|
1165 | RelativePath="..\include\OgreQuaternion.h">
|
---|
1166 | </File>
|
---|
1167 | <File
|
---|
1168 | RelativePath="..\include\OgreRadixSort.h">
|
---|
1169 | </File>
|
---|
1170 | <File
|
---|
1171 | RelativePath="..\include\OgreRay.h">
|
---|
1172 | </File>
|
---|
1173 | <File
|
---|
1174 | RelativePath="..\include\OgreRectangle.h">
|
---|
1175 | </File>
|
---|
1176 | <File
|
---|
1177 | RelativePath="..\include\OgreRectangle2D.h">
|
---|
1178 | </File>
|
---|
1179 | <File
|
---|
1180 | RelativePath="..\include\OgreRenderable.h">
|
---|
1181 | </File>
|
---|
1182 | <File
|
---|
1183 | RelativePath="..\include\OgreRenderOperation.h">
|
---|
1184 | </File>
|
---|
1185 | <File
|
---|
1186 | RelativePath="..\include\OgreRenderQueue.h">
|
---|
1187 | </File>
|
---|
1188 | <File
|
---|
1189 | RelativePath="..\include\OgreRenderQueueInvocation.h">
|
---|
1190 | </File>
|
---|
1191 | <File
|
---|
1192 | RelativePath="..\include\OgreRenderQueueListener.h">
|
---|
1193 | </File>
|
---|
1194 | <File
|
---|
1195 | RelativePath="..\include\OgreRenderQueueSortingGrouping.h">
|
---|
1196 | </File>
|
---|
1197 | <File
|
---|
1198 | RelativePath="..\include\OgreRenderSystem.h">
|
---|
1199 | </File>
|
---|
1200 | <File
|
---|
1201 | RelativePath="..\include\OgreRenderSystemCapabilities.h">
|
---|
1202 | </File>
|
---|
1203 | <File
|
---|
1204 | RelativePath="..\include\OgreRenderTarget.h">
|
---|
1205 | </File>
|
---|
1206 | <File
|
---|
1207 | RelativePath="..\include\OgreRenderTargetListener.h">
|
---|
1208 | </File>
|
---|
1209 | <File
|
---|
1210 | RelativePath="..\include\OgreRenderTexture.h">
|
---|
1211 | </File>
|
---|
1212 | <File
|
---|
1213 | RelativePath="..\include\OgreRenderWindow.h">
|
---|
1214 | </File>
|
---|
1215 | <File
|
---|
1216 | RelativePath="..\include\OgreResource.h">
|
---|
1217 | </File>
|
---|
1218 | <File
|
---|
1219 | RelativePath="..\include\OgreResourceBackgroundQueue.h">
|
---|
1220 | </File>
|
---|
1221 | <File
|
---|
1222 | RelativePath="..\include\OgreResourceGroupManager.h">
|
---|
1223 | </File>
|
---|
1224 | <File
|
---|
1225 | RelativePath="..\include\OgreResourceManager.h">
|
---|
1226 | </File>
|
---|
1227 | <File
|
---|
1228 | RelativePath="..\include\OgreRibbonTrail.h">
|
---|
1229 | </File>
|
---|
1230 | <File
|
---|
1231 | RelativePath="..\include\OgreRoot.h">
|
---|
1232 | </File>
|
---|
1233 | <File
|
---|
1234 | RelativePath="..\include\OgreRotationalSpline.h">
|
---|
1235 | </File>
|
---|
1236 | <File
|
---|
1237 | RelativePath="..\include\OgreSceneManager.h">
|
---|
1238 | </File>
|
---|
1239 | <File
|
---|
1240 | RelativePath="..\include\OgreSceneManagerEnumerator.h">
|
---|
1241 | </File>
|
---|
1242 | <File
|
---|
1243 | RelativePath="..\include\OgreSceneNode.h">
|
---|
1244 | </File>
|
---|
1245 | <File
|
---|
1246 | RelativePath="..\include\OgreSceneQuery.h">
|
---|
1247 | </File>
|
---|
1248 | <File
|
---|
1249 | RelativePath="..\include\OgreScriptLoader.h">
|
---|
1250 | </File>
|
---|
1251 | <File
|
---|
1252 | RelativePath="..\include\OgreSerializer.h">
|
---|
1253 | </File>
|
---|
1254 | <File
|
---|
1255 | RelativePath="..\include\OgreShadowCaster.h">
|
---|
1256 | </File>
|
---|
1257 | <File
|
---|
1258 | RelativePath="..\include\OgreShadowVolumeExtrudeProgram.h">
|
---|
1259 | </File>
|
---|
1260 | <File
|
---|
1261 | RelativePath="..\include\OgreSharedPtr.h">
|
---|
1262 | </File>
|
---|
1263 | <File
|
---|
1264 | RelativePath="..\include\OgreSimpleRenderable.h">
|
---|
1265 | </File>
|
---|
1266 | <File
|
---|
1267 | RelativePath="..\include\OgreSimpleSpline.h">
|
---|
1268 | </File>
|
---|
1269 | <File
|
---|
1270 | RelativePath="..\include\OgreSingleton.h">
|
---|
1271 | </File>
|
---|
1272 | <File
|
---|
1273 | RelativePath="..\include\OgreSkeleton.h">
|
---|
1274 | </File>
|
---|
1275 | <File
|
---|
1276 | RelativePath="..\include\OgreSkeletonFileFormat.h">
|
---|
1277 | </File>
|
---|
1278 | <File
|
---|
1279 | RelativePath="..\include\OgreSkeletonInstance.h">
|
---|
1280 | </File>
|
---|
1281 | <File
|
---|
1282 | RelativePath="..\include\OgreSkeletonManager.h">
|
---|
1283 | </File>
|
---|
1284 | <File
|
---|
1285 | RelativePath="..\include\OgreSkeletonSerializer.h">
|
---|
1286 | </File>
|
---|
1287 | <File
|
---|
1288 | RelativePath="..\include\OgreSphere.h">
|
---|
1289 | </File>
|
---|
1290 | <File
|
---|
1291 | RelativePath="..\include\OgreSpotShadowFadePng.h">
|
---|
1292 | </File>
|
---|
1293 | <File
|
---|
1294 | RelativePath="..\include\OgreStableHeaders.h">
|
---|
1295 | </File>
|
---|
1296 | <File
|
---|
1297 | RelativePath="..\include\OgreStaticFaceGroup.h">
|
---|
1298 | </File>
|
---|
1299 | <File
|
---|
1300 | RelativePath="..\include\OgreStaticGeometry.h">
|
---|
1301 | </File>
|
---|
1302 | <File
|
---|
1303 | RelativePath="..\include\OgreStdHeaders.h">
|
---|
1304 | </File>
|
---|
1305 | <File
|
---|
1306 | RelativePath="..\include\OgreString.h">
|
---|
1307 | </File>
|
---|
1308 | <File
|
---|
1309 | RelativePath="..\include\OgreStringConverter.h">
|
---|
1310 | </File>
|
---|
1311 | <File
|
---|
1312 | RelativePath="..\include\OgreStringInterface.h">
|
---|
1313 | </File>
|
---|
1314 | <File
|
---|
1315 | RelativePath="..\include\OgreStringResource.h">
|
---|
1316 | </File>
|
---|
1317 | <File
|
---|
1318 | RelativePath="..\include\OgreStringVector.h">
|
---|
1319 | </File>
|
---|
1320 | <File
|
---|
1321 | RelativePath="..\include\OgreSubEntity.h">
|
---|
1322 | </File>
|
---|
1323 | <File
|
---|
1324 | RelativePath="..\include\OgreSubMesh.h">
|
---|
1325 | </File>
|
---|
1326 | <File
|
---|
1327 | RelativePath="..\include\OgreTagPoint.h">
|
---|
1328 | </File>
|
---|
1329 | <File
|
---|
1330 | RelativePath="..\include\OgreTargetManager.h">
|
---|
1331 | </File>
|
---|
1332 | <File
|
---|
1333 | RelativePath="..\include\OgreTechnique.h">
|
---|
1334 | </File>
|
---|
1335 | <File
|
---|
1336 | RelativePath="..\include\OgreTextAreaOverlayElement.h">
|
---|
1337 | </File>
|
---|
1338 | <File
|
---|
1339 | RelativePath="..\include\OgreTexture.h">
|
---|
1340 | </File>
|
---|
1341 | <File
|
---|
1342 | RelativePath="..\include\OgreTextureManager.h">
|
---|
1343 | </File>
|
---|
1344 | <File
|
---|
1345 | RelativePath="..\include\OgreTextureUnitState.h">
|
---|
1346 | </File>
|
---|
1347 | <File
|
---|
1348 | RelativePath="..\include\OgreTimer.h">
|
---|
1349 | </File>
|
---|
1350 | <File
|
---|
1351 | RelativePath="..\include\OgreUserDefinedObject.h">
|
---|
1352 | </File>
|
---|
1353 | <File
|
---|
1354 | RelativePath="..\include\OgreVector2.h">
|
---|
1355 | </File>
|
---|
1356 | <File
|
---|
1357 | RelativePath="..\include\OgreVector3.h">
|
---|
1358 | </File>
|
---|
1359 | <File
|
---|
1360 | RelativePath="..\include\OgreVector4.h">
|
---|
1361 | </File>
|
---|
1362 | <File
|
---|
1363 | RelativePath="..\include\OgreVertexBoneAssignment.h">
|
---|
1364 | </File>
|
---|
1365 | <File
|
---|
1366 | RelativePath="..\include\OgreVertexIndexData.h">
|
---|
1367 | </File>
|
---|
1368 | <File
|
---|
1369 | RelativePath="..\include\OgreViewport.h">
|
---|
1370 | </File>
|
---|
1371 | <File
|
---|
1372 | RelativePath="..\include\OgreWireBoundingBox.h">
|
---|
1373 | </File>
|
---|
1374 | <File
|
---|
1375 | RelativePath="..\include\OgreZip.h">
|
---|
1376 | </File>
|
---|
1377 | </Filter>
|
---|
1378 | <Filter
|
---|
1379 | Name="Resource Files"
|
---|
1380 | Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
---|
1381 | </Filter>
|
---|
1382 | </Files>
|
---|
1383 | <Globals>
|
---|
1384 | </Globals>
|
---|
1385 | </VisualStudioProject>
|
---|