aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj')
-rw-r--r--src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj3512
1 files changed, 3512 insertions, 0 deletions
diff --git a/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj b/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj
new file mode 100644
index 0000000..38ce04b
--- /dev/null
+++ b/src/others/irrlicht-1.8.1/source/Irrlicht/Irrlicht8.0.vcproj
@@ -0,0 +1,3512 @@
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="Irrlicht"
6 ProjectGUID="{E08E042A-6C45-411B-92BE-3CC31331019F}"
7 RootNamespace="Irrlicht"
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="..\obj\IrrDebug"
20 IntermediateDirectory="..\obj\IrrDebug"
21 ConfigurationType="2"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
25 CharacterSet="0"
26 >
27 <Tool
28 Name="VCPreBuildEventTool"
29 />
30 <Tool
31 Name="VCCustomBuildTool"
32 />
33 <Tool
34 Name="VCXMLDataGeneratorTool"
35 />
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
38 />
39 <Tool
40 Name="VCMIDLTool"
41 PreprocessorDefinitions="_DEBUG"
42 MkTypLibCompatible="true"
43 SuppressStartupBanner="true"
44 TargetEnvironment="1"
45 TypeLibraryName=".\..\Debug/Irrlicht.tlb"
46 />
47 <Tool
48 Name="VCCLCompilerTool"
49 Optimization="0"
50 AdditionalIncludeDirectories="..\..\include;zlib"
51 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
52 ExceptionHandling="0"
53 BasicRuntimeChecks="3"
54 RuntimeLibrary="1"
55 DisableLanguageExtensions="false"
56 RuntimeTypeInfo="false"
57 PrecompiledHeaderFile=".\..\obj\IrrDebug/Irrlicht.pch"
58 AssemblerListingLocation=".\..\obj\IrrDebug/"
59 ObjectFile=".\..\obj\IrrDebug/"
60 ProgramDataBaseFileName=".\..\obj\IrrDebug/"
61 WarningLevel="3"
62 SuppressStartupBanner="true"
63 DebugInformationFormat="3"
64 CompileAs="0"
65 />
66 <Tool
67 Name="VCManagedResourceCompilerTool"
68 />
69 <Tool
70 Name="VCResourceCompilerTool"
71 PreprocessorDefinitions="_DEBUG"
72 Culture="3079"
73 />
74 <Tool
75 Name="VCPreLinkEventTool"
76 />
77 <Tool
78 Name="VCLinkerTool"
79 UseLibraryDependencyInputs="true"
80 AdditionalOptions="/MACHINE:I386"
81 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib opengl32.lib winmm.lib"
82 OutputFile="..\..\bin\Win32-visualstudio\Irrlicht.dll"
83 LinkIncremental="2"
84 SuppressStartupBanner="true"
85 AdditionalLibraryDirectories=""
86 IgnoreDefaultLibraryNames="libci.lib"
87 GenerateDebugInformation="true"
88 ProgramDatabaseFile="..\obj\IrrDebug\Irrlicht.pdb"
89 ImportLibrary="..\..\lib\Win32-visualstudio\Irrlicht.lib"
90 />
91 <Tool
92 Name="VCALinkTool"
93 />
94 <Tool
95 Name="VCManifestTool"
96 />
97 <Tool
98 Name="VCXDCMakeTool"
99 />
100 <Tool
101 Name="VCBscMakeTool"
102 />
103 <Tool
104 Name="VCFxCopTool"
105 />
106 <Tool
107 Name="VCAppVerifierTool"
108 />
109 <Tool
110 Name="VCWebDeploymentTool"
111 />
112 <Tool
113 Name="VCPostBuildEventTool"
114 />
115 </Configuration>
116 <Configuration
117 Name="Release|Win32"
118 OutputDirectory="obj\IrrRelease"
119 IntermediateDirectory="obj\IrrRelease"
120 ConfigurationType="2"
121 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
122 UseOfMFC="0"
123 ATLMinimizesCRunTimeLibraryUsage="false"
124 CharacterSet="2"
125 WholeProgramOptimization="1"
126 >
127 <Tool
128 Name="VCPreBuildEventTool"
129 />
130 <Tool
131 Name="VCCustomBuildTool"
132 />
133 <Tool
134 Name="VCXMLDataGeneratorTool"
135 />
136 <Tool
137 Name="VCWebServiceProxyGeneratorTool"
138 />
139 <Tool
140 Name="VCMIDLTool"
141 PreprocessorDefinitions="NDEBUG"
142 MkTypLibCompatible="true"
143 SuppressStartupBanner="true"
144 TargetEnvironment="1"
145 TypeLibraryName=".\..\Release/Irrlicht.tlb"
146 />
147 <Tool
148 Name="VCCLCompilerTool"
149 Optimization="2"
150 InlineFunctionExpansion="1"
151 EnableIntrinsicFunctions="false"
152 AdditionalIncludeDirectories="..\..\include;zlib"
153 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE"
154 StringPooling="true"
155 ExceptionHandling="0"
156 RuntimeLibrary="0"
157 BufferSecurityCheck="false"
158 EnableFunctionLevelLinking="true"
159 PrecompiledHeaderFile=".\..\obj\IrrRelease/Irrlicht.pch"
160 AssemblerListingLocation=".\..\obj\IrrRelease/"
161 ObjectFile=".\..\obj\IrrRelease/"
162 ProgramDataBaseFileName=".\..\obj\IrrRelease/"
163 WarningLevel="3"
164 SuppressStartupBanner="true"
165 DebugInformationFormat="0"
166 CompileAs="0"
167 />
168 <Tool
169 Name="VCManagedResourceCompilerTool"
170 />
171 <Tool
172 Name="VCResourceCompilerTool"
173 PreprocessorDefinitions="NDEBUG"
174 Culture="3079"
175 />
176 <Tool
177 Name="VCPreLinkEventTool"
178 />
179 <Tool
180 Name="VCLinkerTool"
181 AdditionalOptions="/MACHINE:I386"
182 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib opengl32.lib winmm.lib"
183 OutputFile="..\..\bin\Win32-visualstudio\Irrlicht.dll"
184 LinkIncremental="1"
185 SuppressStartupBanner="true"
186 IgnoreDefaultLibraryNames="libci.lib"
187 GenerateDebugInformation="false"
188 ProgramDatabaseFile="..\obj\IrrRelease\Irrlicht.pdb"
189 ImportLibrary="..\..\lib\Win32-visualstudio\Irrlicht.lib"
190 />
191 <Tool
192 Name="VCALinkTool"
193 />
194 <Tool
195 Name="VCManifestTool"
196 />
197 <Tool
198 Name="VCXDCMakeTool"
199 />
200 <Tool
201 Name="VCBscMakeTool"
202 />
203 <Tool
204 Name="VCFxCopTool"
205 />
206 <Tool
207 Name="VCAppVerifierTool"
208 />
209 <Tool
210 Name="VCWebDeploymentTool"
211 />
212 <Tool
213 Name="VCPostBuildEventTool"
214 />
215 </Configuration>
216 <Configuration
217 Name="Release - Fast FPU|Win32"
218 OutputDirectory="$(ConfigurationName)"
219 IntermediateDirectory="$(ConfigurationName)"
220 ConfigurationType="2"
221 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
222 UseOfMFC="0"
223 ATLMinimizesCRunTimeLibraryUsage="false"
224 CharacterSet="2"
225 WholeProgramOptimization="1"
226 >
227 <Tool
228 Name="VCPreBuildEventTool"
229 />
230 <Tool
231 Name="VCCustomBuildTool"
232 />
233 <Tool
234 Name="VCXMLDataGeneratorTool"
235 />
236 <Tool
237 Name="VCWebServiceProxyGeneratorTool"
238 />
239 <Tool
240 Name="VCMIDLTool"
241 PreprocessorDefinitions="NDEBUG"
242 MkTypLibCompatible="true"
243 SuppressStartupBanner="true"
244 TargetEnvironment="1"
245 TypeLibraryName=".\..\Release/Irrlicht.tlb"
246 />
247 <Tool
248 Name="VCCLCompilerTool"
249 Optimization="3"
250 InlineFunctionExpansion="2"
251 EnableIntrinsicFunctions="true"
252 FavorSizeOrSpeed="0"
253 OmitFramePointers="true"
254 AdditionalIncludeDirectories="..\..\include;zlib"
255 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;IRRLICHT_EXPORTS;_CRT_SECURE_NO_DEPRECATE;"
256 StringPooling="true"
257 ExceptionHandling="0"
258 RuntimeLibrary="0"
259 BufferSecurityCheck="false"
260 EnableFunctionLevelLinking="true"
261 EnableEnhancedInstructionSet="1"
262 FloatingPointModel="2"
263 RuntimeTypeInfo="false"
264 PrecompiledHeaderFile=".\..\obj\IrrReleaseFastFPU/Irrlicht.pch"
265 ExpandAttributedSource="true"
266 AssemblerOutput="4"
267 AssemblerListingLocation=".\..\obj\IrrReleaseFastFPU/"
268 ObjectFile=".\..\obj\IrrReleaseFastFPU/"
269 ProgramDataBaseFileName=".\..\obj\IrrReleaseFastFPU/"
270 WarningLevel="3"
271 SuppressStartupBanner="true"
272 DebugInformationFormat="0"
273 CallingConvention="1"
274 CompileAs="0"
275 />
276 <Tool
277 Name="VCManagedResourceCompilerTool"
278 />
279 <Tool
280 Name="VCResourceCompilerTool"
281 PreprocessorDefinitions="NDEBUG"
282 Culture="3079"
283 />
284 <Tool
285 Name="VCPreLinkEventTool"
286 />
287 <Tool
288 Name="VCLinkerTool"
289 AdditionalOptions="/MACHINE:I386"
290 AdditionalDependencies="kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib opengl32.lib winmm.lib"
291 OutputFile="..\..\bin\Win32-visualstudio\Irrlicht.dll"
292 LinkIncremental="1"
293 SuppressStartupBanner="true"
294 IgnoreDefaultLibraryNames="libci.lib"
295 GenerateDebugInformation="false"
296 ProgramDatabaseFile="..\obj\IrrRelease\Irrlicht.pdb"
297 ImportLibrary="..\..\lib\Win32-visualstudio\Irrlicht.lib"
298 />
299 <Tool
300 Name="VCALinkTool"
301 />
302 <Tool
303 Name="VCManifestTool"
304 />
305 <Tool
306 Name="VCXDCMakeTool"
307 />
308 <Tool
309 Name="VCBscMakeTool"
310 />
311 <Tool
312 Name="VCFxCopTool"
313 />
314 <Tool
315 Name="VCAppVerifierTool"
316 />
317 <Tool
318 Name="VCWebDeploymentTool"
319 />
320 <Tool
321 Name="VCPostBuildEventTool"
322 />
323 </Configuration>
324 <Configuration
325 Name="Static lib - Debug|Win32"
326 OutputDirectory="$(ConfigurationName)"
327 IntermediateDirectory="$(ConfigurationName)"
328 ConfigurationType="4"
329 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
330 UseOfMFC="0"
331 ATLMinimizesCRunTimeLibraryUsage="false"
332 CharacterSet="0"
333 >
334 <Tool
335 Name="VCPreBuildEventTool"
336 />
337 <Tool
338 Name="VCCustomBuildTool"
339 />
340 <Tool
341 Name="VCXMLDataGeneratorTool"
342 />
343 <Tool
344 Name="VCWebServiceProxyGeneratorTool"
345 />
346 <Tool
347 Name="VCMIDLTool"
348 PreprocessorDefinitions="_DEBUG"
349 MkTypLibCompatible="true"
350 SuppressStartupBanner="true"
351 TargetEnvironment="1"
352 TypeLibraryName=".\..\Debug/Irrlicht.tlb"
353 />
354 <Tool
355 Name="VCCLCompilerTool"
356 Optimization="0"
357 AdditionalIncludeDirectories="..\..\include;zlib"
358 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE"
359 ExceptionHandling="0"
360 BasicRuntimeChecks="3"
361 RuntimeLibrary="1"
362 DisableLanguageExtensions="false"
363 RuntimeTypeInfo="false"
364 PrecompiledHeaderFile=".\..\obj\IrrDebugStatic/Irrlicht.pch"
365 AssemblerListingLocation=".\..\obj\IrrDebugStatic/"
366 ObjectFile=".\..\obj\IrrDebugStatic/"
367 ProgramDataBaseFileName=".\..\obj\IrrDebugStatic/"
368 WarningLevel="3"
369 SuppressStartupBanner="true"
370 DebugInformationFormat="3"
371 CompileAs="0"
372 />
373 <Tool
374 Name="VCManagedResourceCompilerTool"
375 />
376 <Tool
377 Name="VCResourceCompilerTool"
378 PreprocessorDefinitions="_DEBUG"
379 Culture="3079"
380 />
381 <Tool
382 Name="VCPreLinkEventTool"
383 />
384 <Tool
385 Name="VCLibrarianTool"
386 AdditionalDependencies="winmm.lib"
387 OutputFile="..\..\lib\Win32-visualstudio\Irrlicht.lib"
388 />
389 <Tool
390 Name="VCALinkTool"
391 />
392 <Tool
393 Name="VCXDCMakeTool"
394 />
395 <Tool
396 Name="VCBscMakeTool"
397 />
398 <Tool
399 Name="VCFxCopTool"
400 />
401 <Tool
402 Name="VCPostBuildEventTool"
403 />
404 </Configuration>
405 <Configuration
406 Name="Static lib - Release|Win32"
407 OutputDirectory="$(ConfigurationName)"
408 IntermediateDirectory="$(ConfigurationName)"
409 ConfigurationType="4"
410 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
411 UseOfMFC="0"
412 ATLMinimizesCRunTimeLibraryUsage="false"
413 CharacterSet="2"
414 WholeProgramOptimization="1"
415 >
416 <Tool
417 Name="VCPreBuildEventTool"
418 />
419 <Tool
420 Name="VCCustomBuildTool"
421 />
422 <Tool
423 Name="VCXMLDataGeneratorTool"
424 />
425 <Tool
426 Name="VCWebServiceProxyGeneratorTool"
427 />
428 <Tool
429 Name="VCMIDLTool"
430 PreprocessorDefinitions="NDEBUG"
431 MkTypLibCompatible="true"
432 SuppressStartupBanner="true"
433 TargetEnvironment="1"
434 TypeLibraryName=".\..\Release/Irrlicht.tlb"
435 />
436 <Tool
437 Name="VCCLCompilerTool"
438 Optimization="2"
439 InlineFunctionExpansion="1"
440 EnableIntrinsicFunctions="false"
441 AdditionalIncludeDirectories="..\..\include;zlib"
442 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE"
443 StringPooling="true"
444 ExceptionHandling="0"
445 RuntimeLibrary="0"
446 BufferSecurityCheck="false"
447 EnableFunctionLevelLinking="true"
448 PrecompiledHeaderFile=".\..\obj\IrrReleaseStatic/Irrlicht.pch"
449 AssemblerListingLocation=".\..\obj\IrrReleaseStatic/"
450 ObjectFile=".\..\obj\IrrReleaseStatic/"
451 ProgramDataBaseFileName=".\..\obj\IrrReleaseStatic/"
452 WarningLevel="3"
453 SuppressStartupBanner="true"
454 DebugInformationFormat="0"
455 CompileAs="0"
456 />
457 <Tool
458 Name="VCManagedResourceCompilerTool"
459 />
460 <Tool
461 Name="VCResourceCompilerTool"
462 PreprocessorDefinitions="NDEBUG"
463 Culture="3079"
464 />
465 <Tool
466 Name="VCPreLinkEventTool"
467 />
468 <Tool
469 Name="VCLibrarianTool"
470 AdditionalDependencies="winmm.lib"
471 OutputFile="..\..\lib\Win32-visualstudio\Irrlicht.lib"
472 />
473 <Tool
474 Name="VCALinkTool"
475 />
476 <Tool
477 Name="VCXDCMakeTool"
478 />
479 <Tool
480 Name="VCBscMakeTool"
481 />
482 <Tool
483 Name="VCFxCopTool"
484 />
485 <Tool
486 Name="VCPostBuildEventTool"
487 />
488 </Configuration>
489 <Configuration
490 Name="Static lib - Release - Fast FPU|Win32"
491 OutputDirectory="$(ConfigurationName)"
492 IntermediateDirectory="$(ConfigurationName)"
493 ConfigurationType="4"
494 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
495 UseOfMFC="0"
496 ATLMinimizesCRunTimeLibraryUsage="false"
497 CharacterSet="2"
498 WholeProgramOptimization="1"
499 >
500 <Tool
501 Name="VCPreBuildEventTool"
502 />
503 <Tool
504 Name="VCCustomBuildTool"
505 />
506 <Tool
507 Name="VCXMLDataGeneratorTool"
508 />
509 <Tool
510 Name="VCWebServiceProxyGeneratorTool"
511 />
512 <Tool
513 Name="VCMIDLTool"
514 PreprocessorDefinitions="NDEBUG"
515 MkTypLibCompatible="true"
516 SuppressStartupBanner="true"
517 TargetEnvironment="1"
518 TypeLibraryName=".\..\Release/Irrlicht.tlb"
519 />
520 <Tool
521 Name="VCCLCompilerTool"
522 Optimization="3"
523 InlineFunctionExpansion="2"
524 EnableIntrinsicFunctions="true"
525 FavorSizeOrSpeed="0"
526 OmitFramePointers="true"
527 AdditionalIncludeDirectories="..\..\include;zlib"
528 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;_IRR_STATIC_LIB_;_CRT_SECURE_NO_DEPRECATE"
529 StringPooling="true"
530 ExceptionHandling="0"
531 RuntimeLibrary="0"
532 BufferSecurityCheck="false"
533 EnableFunctionLevelLinking="true"
534 FloatingPointModel="2"
535 RuntimeTypeInfo="false"
536 PrecompiledHeaderFile=".\..\obj\IrrReleaseFastFPUStatic/Irrlicht.pch"
537 AssemblerListingLocation=".\..\obj\IrrReleaseFastFPUStatic/"
538 ObjectFile=".\..\obj\IrrReleaseFastFPUStatic/"
539 ProgramDataBaseFileName=".\..\obj\IrrReleaseFastFPUStatic/"
540 WarningLevel="3"
541 SuppressStartupBanner="true"
542 DebugInformationFormat="0"
543 CallingConvention="1"
544 CompileAs="0"
545 />
546 <Tool
547 Name="VCManagedResourceCompilerTool"
548 />
549 <Tool
550 Name="VCResourceCompilerTool"
551 PreprocessorDefinitions="NDEBUG"
552 Culture="3079"
553 />
554 <Tool
555 Name="VCPreLinkEventTool"
556 />
557 <Tool
558 Name="VCLibrarianTool"
559 AdditionalDependencies="winmm.lib"
560 OutputFile="..\..\lib\Win32-visualstudio\Irrlicht.lib"
561 />
562 <Tool
563 Name="VCALinkTool"
564 />
565 <Tool
566 Name="VCXDCMakeTool"
567 />
568 <Tool
569 Name="VCBscMakeTool"
570 />
571 <Tool
572 Name="VCFxCopTool"
573 />
574 <Tool
575 Name="VCPostBuildEventTool"
576 />
577 </Configuration>
578 </Configurations>
579 <References>
580 </References>
581 <Files>
582 <Filter
583 Name="include"
584 >
585 <File
586 RelativePath=".\..\..\include\IEventReceiver.h"
587 >
588 </File>
589 <File
590 RelativePath=".\..\..\include\ILogger.h"
591 >
592 </File>
593 <File
594 RelativePath=".\..\..\include\IOSOperator.h"
595 >
596 </File>
597 <File
598 RelativePath=".\..\..\include\IReferenceCounted.h"
599 >
600 </File>
601 <File
602 RelativePath=".\..\..\include\IrrCompileConfig.h"
603 >
604 </File>
605 <File
606 RelativePath=".\..\..\include\irrlicht.h"
607 >
608 </File>
609 <File
610 RelativePath=".\..\..\include\IrrlichtDevice.h"
611 >
612 </File>
613 <File
614 RelativePath=".\..\..\include\ITimer.h"
615 >
616 </File>
617 <File
618 RelativePath=".\..\..\include\Keycodes.h"
619 >
620 </File>
621 <File
622 RelativePath=".\..\..\include\SIrrCreationParameters.h"
623 >
624 </File>
625 <File
626 RelativePath=".\..\..\include\SKeyMap.h"
627 >
628 </File>
629 <Filter
630 Name="video"
631 >
632 <File
633 RelativePath=".\..\..\include\EDriverTypes.h"
634 >
635 </File>
636 <File
637 RelativePath=".\..\..\include\IGPUProgrammingServices.h"
638 >
639 </File>
640 <File
641 RelativePath=".\..\..\include\IImage.h"
642 >
643 </File>
644 <File
645 RelativePath=".\..\..\include\IImageLoader.h"
646 >
647 </File>
648 <File
649 RelativePath=".\..\..\include\IMaterialRenderer.h"
650 >
651 </File>
652 <File
653 RelativePath=".\..\..\include\IMaterialRendererServices.h"
654 >
655 </File>
656 <File
657 RelativePath=".\..\..\include\IShaderConstantSetCallBack.h"
658 >
659 </File>
660 <File
661 RelativePath=".\..\..\include\ITexture.h"
662 >
663 </File>
664 <File
665 RelativePath=".\..\..\include\IVideoDriver.h"
666 >
667 </File>
668 <File
669 RelativePath=".\..\..\include\IVideoModeList.h"
670 >
671 </File>
672 <File
673 RelativePath=".\..\..\include\S3DVertex.h"
674 >
675 </File>
676 <File
677 RelativePath=".\..\..\include\SColor.h"
678 >
679 </File>
680 <File
681 RelativePath=".\..\..\include\SExposedVideoData.h"
682 >
683 </File>
684 <File
685 RelativePath=".\..\..\include\SLight.h"
686 >
687 </File>
688 <File
689 RelativePath=".\..\..\include\SMaterial.h"
690 >
691 </File>
692 <File
693 RelativePath="..\..\include\SMaterialLayer.h"
694 >
695 </File>
696 </Filter>
697 <Filter
698 Name="core"
699 >
700 <File
701 RelativePath=".\..\..\include\aabbox3d.h"
702 >
703 </File>
704 <File
705 RelativePath="..\..\include\coreutil.h"
706 >
707 </File>
708 <File
709 RelativePath=".\..\..\include\dimension2d.h"
710 >
711 </File>
712 <File
713 RelativePath=".\..\..\include\heapsort.h"
714 >
715 </File>
716 <File
717 RelativePath=".\..\..\include\irrAllocator.h"
718 >
719 </File>
720 <File
721 RelativePath=".\..\..\include\irrArray.h"
722 >
723 </File>
724 <File
725 RelativePath=".\..\..\include\irrList.h"
726 >
727 </File>
728 <File
729 RelativePath="..\..\include\irrMap.h"
730 >
731 </File>
732 <File
733 RelativePath=".\..\..\include\irrMath.h"
734 >
735 </File>
736 <File
737 RelativePath=".\..\..\include\irrString.h"
738 >
739 </File>
740 <File
741 RelativePath=".\..\..\include\irrTypes.h"
742 >
743 </File>
744 <File
745 RelativePath=".\..\..\include\line2d.h"
746 >
747 </File>
748 <File
749 RelativePath=".\..\..\include\line3d.h"
750 >
751 </File>
752 <File
753 RelativePath=".\..\..\include\matrix4.h"
754 >
755 </File>
756 <File
757 RelativePath=".\..\..\include\plane3d.h"
758 >
759 </File>
760 <File
761 RelativePath=".\..\..\include\position2d.h"
762 >
763 </File>
764 <File
765 RelativePath=".\..\..\include\quaternion.h"
766 >
767 </File>
768 <File
769 RelativePath=".\..\..\include\rect.h"
770 >
771 </File>
772 <File
773 RelativePath=".\..\..\include\triangle3d.h"
774 >
775 </File>
776 <File
777 RelativePath=".\..\..\include\vector2d.h"
778 >
779 </File>
780 <File
781 RelativePath=".\..\..\include\vector3d.h"
782 >
783 </File>
784 </Filter>
785 <Filter
786 Name="io"
787 >
788 <File
789 RelativePath=".\..\..\include\EAttributes.h"
790 >
791 </File>
792 <File
793 RelativePath=".\..\..\include\IAttributeExchangingObject.h"
794 >
795 </File>
796 <File
797 RelativePath=".\..\..\include\IAttributes.h"
798 >
799 </File>
800 <File
801 RelativePath="..\..\include\IFileArchive.h"
802 >
803 </File>
804 <File
805 RelativePath=".\..\..\include\IFileList.h"
806 >
807 </File>
808 <File
809 RelativePath=".\..\..\include\IFileSystem.h"
810 >
811 </File>
812 <File
813 RelativePath=".\..\..\include\IReadFile.h"
814 >
815 </File>
816 <File
817 RelativePath=".\..\..\include\irrXML.h"
818 >
819 </File>
820 <File
821 RelativePath=".\..\..\include\IWriteFile.h"
822 >
823 </File>
824 <File
825 RelativePath=".\..\..\include\IXMLReader.h"
826 >
827 </File>
828 <File
829 RelativePath=".\..\..\include\IXMLWriter.h"
830 >
831 </File>
832 </Filter>
833 <Filter
834 Name="scene"
835 >
836 <File
837 RelativePath="..\..\include\ECullingTypes.h"
838 >
839 </File>
840 <File
841 RelativePath="..\..\include\EDebugSceneTypes.h"
842 >
843 </File>
844 <File
845 RelativePath="..\..\include\EMeshWriterEnums.h"
846 >
847 </File>
848 <File
849 RelativePath=".\..\..\include\ESceneNodeAnimatorTypes.h"
850 >
851 </File>
852 <File
853 RelativePath=".\..\..\include\ESceneNodeTypes.h"
854 >
855 </File>
856 <File
857 RelativePath=".\..\..\include\IAnimatedMesh.h"
858 >
859 </File>
860 <File
861 RelativePath=".\..\..\include\IAnimatedMeshMD2.h"
862 >
863 </File>
864 <File
865 RelativePath="..\..\include\IAnimatedMeshMD3.h"
866 >
867 </File>
868 <File
869 RelativePath=".\..\..\include\IAnimatedMeshMD3.h"
870 >
871 </File>
872 <File
873 RelativePath=".\..\..\include\IAnimatedMeshSceneNode.h"
874 >
875 </File>
876 <File
877 RelativePath=".\..\..\include\IBillboardSceneNode.h"
878 >
879 </File>
880 <File
881 RelativePath=".\..\..\include\ICameraSceneNode.h"
882 >
883 </File>
884 <File
885 RelativePath=".\..\..\include\IDummyTransformationSceneNode.h"
886 >
887 </File>
888 <File
889 RelativePath="..\..\include\IGeometryCreator.h"
890 >
891 </File>
892 <File
893 RelativePath="..\..\include\ILightManager.h"
894 >
895 </File>
896 <File
897 RelativePath=".\..\..\include\ILightSceneNode.h"
898 >
899 </File>
900 <File
901 RelativePath=".\..\..\include\IMesh.h"
902 >
903 </File>
904 <File
905 RelativePath=".\..\..\include\IMeshBuffer.h"
906 >
907 </File>
908 <File
909 RelativePath=".\..\..\include\IMeshCache.h"
910 >
911 </File>
912 <File
913 RelativePath=".\..\..\include\IMeshLoader.h"
914 >
915 </File>
916 <File
917 RelativePath=".\..\..\include\IMeshManipulator.h"
918 >
919 </File>
920 <File
921 RelativePath=".\..\..\include\IMeshSceneNode.h"
922 >
923 </File>
924 <File
925 RelativePath="..\..\include\IMeshWriter.h"
926 >
927 </File>
928 <File
929 RelativePath=".\..\..\include\IMetaTriangleSelector.h"
930 >
931 </File>
932 <File
933 RelativePath=".\..\..\include\IQ3LevelMesh.h"
934 >
935 </File>
936 <File
937 RelativePath="..\..\include\IQ3Shader.h"
938 >
939 </File>
940 <File
941 RelativePath=".\..\..\include\ISceneCollisionManager.h"
942 >
943 </File>
944 <File
945 RelativePath=".\..\..\include\ISceneManager.h"
946 >
947 </File>
948 <File
949 RelativePath=".\..\..\include\ISceneLoader.h"
950 >
951 </File>
952
953 <File
954 RelativePath=".\..\..\include\ISceneNode.h"
955 >
956 </File>
957 <File
958 RelativePath=".\..\..\include\ISceneNodeAnimator.h"
959 >
960 </File>
961 <File
962 RelativePath="..\..\include\ISceneNodeAnimatorCameraFPS.h"
963 >
964 </File>
965 <File
966 RelativePath="..\..\include\ISceneNodeAnimatorCameraMaya.h"
967 >
968 </File>
969 <File
970 RelativePath=".\..\..\include\ISceneNodeAnimatorCollisionResponse.h"
971 >
972 </File>
973 <File
974 RelativePath=".\..\..\include\ISceneNodeAnimatorFactory.h"
975 >
976 </File>
977 <File
978 RelativePath=".\..\..\include\ISceneNodeFactory.h"
979 >
980 </File>
981 <File
982 RelativePath=".\..\..\include\IShadowVolumeSceneNode.h"
983 >
984 </File>
985 <File
986 RelativePath="..\..\include\ISkinnedMesh.h"
987 >
988 </File>
989 <File
990 RelativePath=".\..\..\include\ITerrainSceneNode.h"
991 >
992 </File>
993 <File
994 RelativePath=".\..\..\include\ITextSceneNode.h"
995 >
996 </File>
997 <File
998 RelativePath=".\..\..\include\ITriangleSelector.h"
999 >
1000 </File>
1001 <File
1002 RelativePath=".\..\..\include\IVolumeLightSceneNode.h"
1003 >
1004 </File>
1005 <File
1006 RelativePath=".\..\..\include\SAnimatedMesh.h"
1007 >
1008 </File>
1009 <File
1010 RelativePath=".\..\..\include\SceneParameters.h"
1011 >
1012 </File>
1013 <File
1014 RelativePath=".\..\..\include\SMesh.h"
1015 >
1016 </File>
1017 <File
1018 RelativePath=".\..\..\include\SMeshBuffer.h"
1019 >
1020 </File>
1021 <File
1022 RelativePath=".\..\..\include\SMeshBufferLightMap.h"
1023 >
1024 </File>
1025 <File
1026 RelativePath=".\..\..\include\SMeshBufferTangents.h"
1027 >
1028 </File>
1029 <File
1030 RelativePath="..\..\include\SSharedMeshBuffer.h"
1031 >
1032 </File>
1033 <File
1034 RelativePath=".\..\..\include\SSkinMeshBuffer.h"
1035 >
1036 </File>
1037 <File
1038 RelativePath=".\..\..\include\SViewFrustum.h"
1039 >
1040 </File>
1041 <Filter
1042 Name="particle"
1043 >
1044 <File
1045 RelativePath=".\..\..\include\IParticleAffector.h"
1046 >
1047 </File>
1048 <File
1049 RelativePath="..\..\include\IParticleAnimatedMeshSceneNodeEmitter.h"
1050 >
1051 </File>
1052 <File
1053 RelativePath="..\..\include\IParticleAttractionAffector.h"
1054 >
1055 </File>
1056 <File
1057 RelativePath="..\..\include\IParticleBoxEmitter.h"
1058 >
1059 </File>
1060 <File
1061 RelativePath="..\..\include\IParticleCylinderEmitter.h"
1062 >
1063 </File>
1064 <File
1065 RelativePath=".\..\..\include\IParticleEmitter.h"
1066 >
1067 </File>
1068 <File
1069 RelativePath="..\..\include\IParticleFadeOutAffector.h"
1070 >
1071 </File>
1072 <File
1073 RelativePath="..\..\include\IParticleGravityAffector.h"
1074 >
1075 </File>
1076 <File
1077 RelativePath="..\..\include\IParticleMeshEmitter.h"
1078 >
1079 </File>
1080 <File
1081 RelativePath="..\..\include\IParticleRingEmitter.h"
1082 >
1083 </File>
1084 <File
1085 RelativePath="..\..\include\IParticleRotationAffector.h"
1086 >
1087 </File>
1088 <File
1089 RelativePath="..\..\include\IParticleSphereEmitter.h"
1090 >
1091 </File>
1092 <File
1093 RelativePath=".\..\..\include\IParticleSystemSceneNode.h"
1094 >
1095 </File>
1096 <File
1097 RelativePath=".\..\..\include\SParticle.h"
1098 >
1099 </File>
1100 </Filter>
1101 </Filter>
1102 <Filter
1103 Name="gui"
1104 >
1105 <File
1106 RelativePath="..\..\include\EGUIAlignment.h"
1107 >
1108 </File>
1109 <File
1110 RelativePath=".\..\..\include\EGUIElementTypes.h"
1111 >
1112 </File>
1113 <File
1114 RelativePath="..\..\include\EMessageBoxFlags.h"
1115 >
1116 </File>
1117 <File
1118 RelativePath=".\..\..\include\ICursorControl.h"
1119 >
1120 </File>
1121 <File
1122 RelativePath=".\..\..\include\IGUIButton.h"
1123 >
1124 </File>
1125 <File
1126 RelativePath=".\..\..\include\IGUICheckbox.h"
1127 >
1128 </File>
1129 <File
1130 RelativePath="..\..\include\IGUIColorSelectDialog.h"
1131 >
1132 </File>
1133 <File
1134 RelativePath=".\..\..\include\IGUIComboBox.h"
1135 >
1136 </File>
1137 <File
1138 RelativePath=".\..\..\include\IGUIContextMenu.h"
1139 >
1140 </File>
1141 <File
1142 RelativePath=".\..\..\include\IGUIEditBox.h"
1143 >
1144 </File>
1145 <File
1146 RelativePath=".\..\..\include\IGUIElement.h"
1147 >
1148 </File>
1149 <File
1150 RelativePath="..\..\include\IGUIElementFactory.h"
1151 >
1152 </File>
1153 <File
1154 RelativePath=".\..\..\include\IGUIEnvironment.h"
1155 >
1156 </File>
1157 <File
1158 RelativePath=".\..\..\include\IGUIFileOpenDialog.h"
1159 >
1160 </File>
1161 <File
1162 RelativePath=".\..\..\include\IGUIFont.h"
1163 >
1164 </File>
1165 <File
1166 RelativePath="..\..\include\IGUIFontBitmap.h"
1167 >
1168 </File>
1169 <File
1170 RelativePath=".\..\..\include\IGUIImage.h"
1171 >
1172 </File>
1173 <File
1174 RelativePath="..\..\include\IGUIImageList.h"
1175 >
1176 </File>
1177 <File
1178 RelativePath=".\..\..\include\IGUIInOutFader.h"
1179 >
1180 </File>
1181 <File
1182 RelativePath=".\..\..\include\IGUIListBox.h"
1183 >
1184 </File>
1185 <File
1186 RelativePath=".\..\..\include\IGUIMeshViewer.h"
1187 >
1188 </File>
1189 <File
1190 RelativePath=".\..\..\include\IGUIScrollBar.h"
1191 >
1192 </File>
1193 <File
1194 RelativePath=".\..\..\include\IGUISkin.h"
1195 >
1196 </File>
1197 <File
1198 RelativePath="..\..\include\IGUISpinBox.h"
1199 >
1200 </File>
1201 <File
1202 RelativePath="..\..\include\IGUISpriteBank.h"
1203 >
1204 </File>
1205 <File
1206 RelativePath=".\..\..\include\IGUIStaticText.h"
1207 >
1208 </File>
1209 <File
1210 RelativePath=".\..\..\include\IGUITabControl.h"
1211 >
1212 </File>
1213 <File
1214 RelativePath="..\..\include\IGUITable.h"
1215 >
1216 </File>
1217 <File
1218 RelativePath=".\..\..\include\IGUIToolbar.h"
1219 >
1220 </File>
1221 <File
1222 RelativePath="..\..\include\IGUITreeView.h"
1223 >
1224 </File>
1225 <File
1226 RelativePath=".\..\..\include\IGUIWindow.h"
1227 >
1228 </File>
1229 </Filter>
1230 </Filter>
1231 <Filter
1232 Name="gui impl"
1233 >
1234 <File
1235 RelativePath=".\BuiltInFont.h"
1236 >
1237 </File>
1238 <File
1239 RelativePath=".\CDefaultGUIElementFactory.cpp"
1240 >
1241 </File>
1242 <File
1243 RelativePath=".\CDefaultGUIElementFactory.h"
1244 >
1245 </File>
1246 <File
1247 RelativePath=".\CGUIButton.cpp"
1248 >
1249 </File>
1250 <File
1251 RelativePath=".\CGUIButton.h"
1252 >
1253 </File>
1254 <File
1255 RelativePath=".\CGUICheckbox.cpp"
1256 >
1257 </File>
1258 <File
1259 RelativePath=".\CGUICheckbox.h"
1260 >
1261 </File>
1262 <File
1263 RelativePath=".\CGUIColorSelectDialog.cpp"
1264 >
1265 </File>
1266 <File
1267 RelativePath=".\CGUIColorSelectDialog.h"
1268 >
1269 </File>
1270 <File
1271 RelativePath="CGUIComboBox.cpp"
1272 >
1273 </File>
1274 <File
1275 RelativePath="CGUIComboBox.h"
1276 >
1277 </File>
1278 <File
1279 RelativePath="CGUIContextMenu.cpp"
1280 >
1281 </File>
1282 <File
1283 RelativePath="CGUIContextMenu.h"
1284 >
1285 </File>
1286 <File
1287 RelativePath="CGUIEditBox.cpp"
1288 >
1289 </File>
1290 <File
1291 RelativePath="CGUIEditBox.h"
1292 >
1293 </File>
1294 <File
1295 RelativePath=".\CGUIEnvironment.cpp"
1296 >
1297 </File>
1298 <File
1299 RelativePath=".\CGUIEnvironment.h"
1300 >
1301 </File>
1302 <File
1303 RelativePath=".\CGUIFileOpenDialog.cpp"
1304 >
1305 </File>
1306 <File
1307 RelativePath=".\CGUIFileOpenDialog.h"
1308 >
1309 </File>
1310 <File
1311 RelativePath=".\CGUIFont.cpp"
1312 >
1313 </File>
1314 <File
1315 RelativePath=".\CGUIFont.h"
1316 >
1317 </File>
1318 <File
1319 RelativePath=".\CGUIImage.cpp"
1320 >
1321 </File>
1322 <File
1323 RelativePath=".\CGUIImage.h"
1324 >
1325 </File>
1326 <File
1327 RelativePath=".\CGUIImageList.cpp"
1328 >
1329 </File>
1330 <File
1331 RelativePath=".\CGUIImageList.h"
1332 >
1333 </File>
1334 <File
1335 RelativePath="CGUIInOutFader.cpp"
1336 >
1337 </File>
1338 <File
1339 RelativePath="CGUIInOutFader.h"
1340 >
1341 </File>
1342 <File
1343 RelativePath=".\CGUIListBox.cpp"
1344 >
1345 </File>
1346 <File
1347 RelativePath=".\CGUIListBox.h"
1348 >
1349 </File>
1350 <File
1351 RelativePath="CGUIMenu.cpp"
1352 >
1353 </File>
1354 <File
1355 RelativePath="CGUIMenu.h"
1356 >
1357 </File>
1358 <File
1359 RelativePath=".\CGUIMeshViewer.cpp"
1360 >
1361 </File>
1362 <File
1363 RelativePath=".\CGUIMeshViewer.h"
1364 >
1365 </File>
1366 <File
1367 RelativePath="CGUIMessageBox.cpp"
1368 >
1369 </File>
1370 <File
1371 RelativePath="CGUIMessageBox.h"
1372 >
1373 </File>
1374 <File
1375 RelativePath="CGUIModalScreen.cpp"
1376 >
1377 </File>
1378 <File
1379 RelativePath="CGUIModalScreen.h"
1380 >
1381 </File>
1382 <File
1383 RelativePath=".\CGUIScrollBar.cpp"
1384 >
1385 </File>
1386 <File
1387 RelativePath=".\CGUIScrollBar.h"
1388 >
1389 </File>
1390 <File
1391 RelativePath=".\CGUISkin.cpp"
1392 >
1393 </File>
1394 <File
1395 RelativePath=".\CGUISkin.h"
1396 >
1397 </File>
1398 <File
1399 RelativePath=".\CGUISpinBox.cpp"
1400 >
1401 </File>
1402 <File
1403 RelativePath=".\CGUISpinBox.h"
1404 >
1405 </File>
1406 <File
1407 RelativePath=".\CGUISpriteBank.cpp"
1408 >
1409 </File>
1410 <File
1411 RelativePath=".\CGUISpriteBank.h"
1412 >
1413 </File>
1414 <File
1415 RelativePath=".\CGUIStaticText.cpp"
1416 >
1417 </File>
1418 <File
1419 RelativePath=".\CGUIStaticText.h"
1420 >
1421 </File>
1422 <File
1423 RelativePath="CGUITabControl.cpp"
1424 >
1425 </File>
1426 <File
1427 RelativePath="CGUITabControl.h"
1428 >
1429 </File>
1430 <File
1431 RelativePath=".\CGUITable.cpp"
1432 >
1433 </File>
1434 <File
1435 RelativePath=".\CGUITable.h"
1436 >
1437 </File>
1438 <File
1439 RelativePath="CGUIToolBar.cpp"
1440 >
1441 </File>
1442 <File
1443 RelativePath="CGUIToolBar.h"
1444 >
1445 </File>
1446 <File
1447 RelativePath=".\CGUITreeView.cpp"
1448 >
1449 </File>
1450 <File
1451 RelativePath=".\CGUITreeView.h"
1452 >
1453 </File>
1454 <File
1455 RelativePath=".\CGUIWindow.cpp"
1456 >
1457 </File>
1458 <File
1459 RelativePath=".\CGUIWindow.h"
1460 >
1461 </File>
1462 </Filter>
1463 <Filter
1464 Name="video impl"
1465 >
1466 <File
1467 RelativePath="CCgMaterialRenderer.cpp"
1468 >
1469 </File>
1470 <File
1471 RelativePath="CCgMaterialRenderer.h"
1472 >
1473 </File>
1474 <File
1475 RelativePath="CVideoModeList.cpp"
1476 >
1477 </File>
1478 <File
1479 RelativePath="CVideoModeList.h"
1480 >
1481 </File>
1482 <Filter
1483 Name="Software"
1484 >
1485 <File
1486 RelativePath=".\CSoftwareDriver.cpp"
1487 >
1488 </File>
1489 <File
1490 RelativePath=".\CSoftwareDriver.h"
1491 >
1492 </File>
1493 <File
1494 RelativePath=".\CSoftwareTexture.cpp"
1495 >
1496 </File>
1497 <File
1498 RelativePath=".\CSoftwareTexture.h"
1499 >
1500 </File>
1501 <File
1502 RelativePath=".\CTRFlat.cpp"
1503 >
1504 </File>
1505 <File
1506 RelativePath=".\CTRFlatWire.cpp"
1507 >
1508 </File>
1509 <File
1510 RelativePath=".\CTRGouraud.cpp"
1511 >
1512 </File>
1513 <File
1514 RelativePath=".\CTRGouraudWire.cpp"
1515 >
1516 </File>
1517 <File
1518 RelativePath=".\CTRTextureFlat.cpp"
1519 >
1520 </File>
1521 <File
1522 RelativePath=".\CTRTextureFlatWire.cpp"
1523 >
1524 </File>
1525 <File
1526 RelativePath=".\CTRTextureGouraud.cpp"
1527 >
1528 </File>
1529 <File
1530 RelativePath=".\CTRTextureGouraud.h"
1531 >
1532 </File>
1533 <File
1534 RelativePath=".\CTRTextureGouraudAdd.cpp"
1535 >
1536 </File>
1537 <File
1538 RelativePath=".\CTRTextureGouraudNoZ.cpp"
1539 >
1540 </File>
1541 <File
1542 RelativePath=".\CTRTextureGouraudWire.cpp"
1543 >
1544 </File>
1545 <File
1546 RelativePath=".\CZBuffer.cpp"
1547 >
1548 </File>
1549 <File
1550 RelativePath=".\CZBuffer.h"
1551 >
1552 </File>
1553 <File
1554 RelativePath=".\ITriangleRenderer.h"
1555 >
1556 </File>
1557 <File
1558 RelativePath=".\IZBuffer.h"
1559 >
1560 </File>
1561 <File
1562 RelativePath=".\S2DVertex.h"
1563 >
1564 </File>
1565 </Filter>
1566 <Filter
1567 Name="OpenGL"
1568 >
1569 <File
1570 RelativePath=".\COpenGLCgMaterialRenderer.cpp"
1571 >
1572 </File>
1573 <File
1574 RelativePath=".\COpenGLCgMaterialRenderer.h"
1575 >
1576 </File>
1577 <File
1578 RelativePath=".\COpenGLDriver.cpp"
1579 >
1580 </File>
1581 <File
1582 RelativePath=".\COpenGLDriver.h"
1583 >
1584 </File>
1585 <File
1586 RelativePath=".\COpenGLExtensionHandler.cpp"
1587 >
1588 </File>
1589 <File
1590 RelativePath=".\COpenGLExtensionHandler.h"
1591 >
1592 </File>
1593 <File
1594 RelativePath=".\COpenGLMaterialRenderer.h"
1595 >
1596 </File>
1597 <File
1598 RelativePath=".\COpenGLNormalMapRenderer.cpp"
1599 >
1600 </File>
1601 <File
1602 RelativePath=".\COpenGLNormalMapRenderer.h"
1603 >
1604 </File>
1605 <File
1606 RelativePath=".\COpenGLParallaxMapRenderer.cpp"
1607 >
1608 </File>
1609 <File
1610 RelativePath=".\COpenGLParallaxMapRenderer.h"
1611 >
1612 </File>
1613 <File
1614 RelativePath=".\COpenGLShaderMaterialRenderer.cpp"
1615 >
1616 </File>
1617 <File
1618 RelativePath=".\COpenGLShaderMaterialRenderer.h"
1619 >
1620 </File>
1621 <File
1622 RelativePath=".\COpenGLSLMaterialRenderer.cpp"
1623 >
1624 </File>
1625 <File
1626 RelativePath=".\COpenGLSLMaterialRenderer.h"
1627 >
1628 </File>
1629 <File
1630 RelativePath=".\COpenGLTexture.cpp"
1631 >
1632 </File>
1633 <File
1634 RelativePath=".\COpenGLTexture.h"
1635 >
1636 </File>
1637 <File
1638 RelativePath=".\glext.h"
1639 >
1640 </File>
1641 <File
1642 RelativePath=".\wglext.h"
1643 >
1644 </File>
1645 </Filter>
1646 <Filter
1647 Name="Direct3D8"
1648 >
1649 <File
1650 RelativePath=".\CD3D8Driver.cpp"
1651 >
1652 </File>
1653 <File
1654 RelativePath=".\CD3D8Driver.h"
1655 >
1656 </File>
1657 <File
1658 RelativePath=".\CD3D8MaterialRenderer.h"
1659 >
1660 </File>
1661 <File
1662 RelativePath=".\CD3D8NormalMapRenderer.cpp"
1663 >
1664 </File>
1665 <File
1666 RelativePath=".\CD3D8NormalMapRenderer.h"
1667 >
1668 </File>
1669 <File
1670 RelativePath=".\CD3D8ParallaxMapRenderer.cpp"
1671 >
1672 </File>
1673 <File
1674 RelativePath=".\CD3D8ParallaxMapRenderer.h"
1675 >
1676 </File>
1677 <File
1678 RelativePath=".\CD3D8ShaderMaterialRenderer.cpp"
1679 >
1680 </File>
1681 <File
1682 RelativePath=".\CD3D8ShaderMaterialRenderer.h"
1683 >
1684 </File>
1685 <File
1686 RelativePath=".\CD3D8Texture.cpp"
1687 >
1688 </File>
1689 <File
1690 RelativePath=".\CD3D8Texture.h"
1691 >
1692 </File>
1693 </Filter>
1694 <Filter
1695 Name="Null"
1696 >
1697 <File
1698 RelativePath=".\CColorConverter.cpp"
1699 >
1700 </File>
1701 <File
1702 RelativePath=".\CColorConverter.h"
1703 >
1704 </File>
1705 <File
1706 RelativePath=".\CFPSCounter.cpp"
1707 >
1708 </File>
1709 <File
1710 RelativePath=".\CFPSCounter.h"
1711 >
1712 </File>
1713 <File
1714 RelativePath="CImage.cpp"
1715 >
1716 </File>
1717 <File
1718 RelativePath="CImage.h"
1719 >
1720 </File>
1721 <File
1722 RelativePath="CImageLoaderBMP.cpp"
1723 >
1724 </File>
1725 <File
1726 RelativePath="CImageLoaderBMP.h"
1727 >
1728 </File>
1729 <File
1730 RelativePath=".\CImageLoaderDDS.cpp"
1731 >
1732 </File>
1733 <File
1734 RelativePath=".\CImageLoaderDDS.h"
1735 >
1736 </File>
1737 <File
1738 RelativePath="CImageLoaderJPG.cpp"
1739 >
1740 </File>
1741 <File
1742 RelativePath="CImageLoaderJPG.h"
1743 >
1744 </File>
1745 <File
1746 RelativePath="CImageLoaderPCX.cpp"
1747 >
1748 </File>
1749 <File
1750 RelativePath="CImageLoaderPCX.h"
1751 >
1752 </File>
1753 <File
1754 RelativePath="CImageLoaderPNG.cpp"
1755 >
1756 </File>
1757 <File
1758 RelativePath="CImageLoaderPNG.h"
1759 >
1760 </File>
1761 <File
1762 RelativePath="CImageLoaderPPM.cpp"
1763 >
1764 </File>
1765 <File
1766 RelativePath="CImageLoaderPPM.h"
1767 >
1768 </File>
1769 <File
1770 RelativePath="CImageLoaderPSD.cpp"
1771 >
1772 </File>
1773 <File
1774 RelativePath="CImageLoaderPSD.h"
1775 >
1776 </File>
1777 <File
1778 RelativePath="CImageLoaderRGB.cpp"
1779 >
1780 </File>
1781 <File
1782 RelativePath="CImageLoaderRGB.h"
1783 >
1784 </File>
1785 <File
1786 RelativePath="CImageLoaderTGA.cpp"
1787 >
1788 </File>
1789 <File
1790 RelativePath="CImageLoaderTGA.h"
1791 >
1792 </File>
1793 <File
1794 RelativePath="CImageLoaderWAL.cpp"
1795 >
1796 </File>
1797 <File
1798 RelativePath="CImageLoaderWAL.h"
1799 >
1800 </File>
1801 <File
1802 RelativePath=".\CNullDriver.cpp"
1803 >
1804 </File>
1805 <File
1806 RelativePath=".\CNullDriver.h"
1807 >
1808 </File>
1809 <File
1810 RelativePath="IImagePresenter.h"
1811 >
1812 </File>
1813 <Filter
1814 Name="Writer"
1815 >
1816 <File
1817 RelativePath=".\CImageWriterBMP.cpp"
1818 >
1819 </File>
1820 <File
1821 RelativePath=".\CImageWriterBMP.h"
1822 >
1823 </File>
1824 <File
1825 RelativePath=".\CImageWriterJPG.cpp"
1826 >
1827 </File>
1828 <File
1829 RelativePath=".\CImageWriterJPG.h"
1830 >
1831 </File>
1832 <File
1833 RelativePath=".\CImageWriterPCX.cpp"
1834 >
1835 </File>
1836 <File
1837 RelativePath=".\CImageWriterPCX.h"
1838 >
1839 </File>
1840 <File
1841 RelativePath=".\CImageWriterPNG.cpp"
1842 >
1843 </File>
1844 <File
1845 RelativePath=".\CImageWriterPNG.h"
1846 >
1847 </File>
1848 <File
1849 RelativePath=".\CImageWriterPPM.cpp"
1850 >
1851 </File>
1852 <File
1853 RelativePath=".\CImageWriterPPM.h"
1854 >
1855 </File>
1856 <File
1857 RelativePath=".\CImageWriterPSD.cpp"
1858 >
1859 </File>
1860 <File
1861 RelativePath=".\CImageWriterPSD.h"
1862 >
1863 </File>
1864 <File
1865 RelativePath=".\CImageWriterTGA.cpp"
1866 >
1867 </File>
1868 <File
1869 RelativePath=".\CImageWriterTGA.h"
1870 >
1871 </File>
1872 </Filter>
1873 </Filter>
1874 <Filter
1875 Name="Direct3D9"
1876 >
1877 <File
1878 RelativePath="CD3D9CgMaterialRenderer.cpp"
1879 >
1880 </File>
1881 <File
1882 RelativePath="CD3D9CgMaterialRenderer.h"
1883 >
1884 </File>
1885 <File
1886 RelativePath=".\CD3D9Driver.cpp"
1887 >
1888 </File>
1889 <File
1890 RelativePath=".\CD3D9Driver.h"
1891 >
1892 </File>
1893 <File
1894 RelativePath=".\CD3D9HLSLMaterialRenderer.cpp"
1895 >
1896 </File>
1897 <File
1898 RelativePath=".\CD3D9HLSLMaterialRenderer.h"
1899 >
1900 </File>
1901 <File
1902 RelativePath=".\CD3D9MaterialRenderer.h"
1903 >
1904 </File>
1905 <File
1906 RelativePath=".\CD3D9NormalMapRenderer.cpp"
1907 >
1908 </File>
1909 <File
1910 RelativePath=".\CD3D9NormalMapRenderer.h"
1911 >
1912 </File>
1913 <File
1914 RelativePath=".\CD3D9ParallaxMapRenderer.cpp"
1915 >
1916 </File>
1917 <File
1918 RelativePath=".\CD3D9ParallaxMapRenderer.h"
1919 >
1920 </File>
1921 <File
1922 RelativePath=".\CD3D9ShaderMaterialRenderer.cpp"
1923 >
1924 </File>
1925 <File
1926 RelativePath=".\CD3D9ShaderMaterialRenderer.h"
1927 >
1928 </File>
1929 <File
1930 RelativePath=".\CD3D9Texture.cpp"
1931 >
1932 </File>
1933 <File
1934 RelativePath=".\CD3D9Texture.h"
1935 >
1936 </File>
1937 </Filter>
1938 <Filter
1939 Name="Burning Video"
1940 >
1941 <File
1942 RelativePath=".\CBurningShader_Raster_Reference.cpp"
1943 >
1944 </File>
1945 <File
1946 RelativePath=".\CDepthBuffer.cpp"
1947 >
1948 </File>
1949 <File
1950 RelativePath=".\CDepthBuffer.h"
1951 >
1952 </File>
1953 <File
1954 RelativePath=".\CSoftware2MaterialRenderer.h"
1955 >
1956 </File>
1957 <File
1958 RelativePath=".\CSoftwareDriver2.cpp"
1959 >
1960 </File>
1961 <File
1962 RelativePath=".\CSoftwareDriver2.h"
1963 >
1964 </File>
1965 <File
1966 RelativePath=".\CSoftwareTexture2.cpp"
1967 >
1968 </File>
1969 <File
1970 RelativePath=".\CSoftwareTexture2.h"
1971 >
1972 </File>
1973 <File
1974 RelativePath=".\CTRGouraud2.cpp"
1975 >
1976 </File>
1977 <File
1978 RelativePath=".\CTRGouraudAlpha2.cpp"
1979 >
1980 </File>
1981 <File
1982 RelativePath=".\CTRGouraudAlphaNoZ2.cpp"
1983 >
1984 </File>
1985 <File
1986 RelativePath=".\CTRNormalMap.cpp"
1987 >
1988 </File>
1989 <File
1990 RelativePath=".\CTRStencilShadow.cpp"
1991 >
1992 </File>
1993 <File
1994 RelativePath=".\CTRTextureBlend.cpp"
1995 >
1996 </File>
1997 <File
1998 RelativePath=".\CTRTextureDetailMap2.cpp"
1999 >
2000 </File>
2001 <File
2002 RelativePath=".\CTRTextureGouraud2.cpp"
2003 >
2004 </File>
2005 <File
2006 RelativePath=".\CTRTextureGouraudAdd2.cpp"
2007 >
2008 </File>
2009 <File
2010 RelativePath=".\CTRTextureGouraudAddNoZ2.cpp"
2011 >
2012 </File>
2013 <File
2014 RelativePath=".\CTRTextureGouraudAlpha.cpp"
2015 >
2016 </File>
2017 <File
2018 RelativePath=".\CTRTextureGouraudAlphaNoZ.cpp"
2019 >
2020 </File>
2021 <File
2022 RelativePath=".\CTRTextureGouraudNoZ2.cpp"
2023 >
2024 </File>
2025 <File
2026 RelativePath=".\CTRTextureGouraudVertexAlpha2.cpp"
2027 >
2028 </File>
2029 <File
2030 RelativePath=".\CTRTextureLightMap2_Add.cpp"
2031 >
2032 </File>
2033 <File
2034 RelativePath=".\CTRTextureLightMap2_M1.cpp"
2035 >
2036 </File>
2037 <File
2038 RelativePath=".\CTRTextureLightMap2_M2.cpp"
2039 >
2040 </File>
2041 <File
2042 RelativePath=".\CTRTextureLightMap2_M4.cpp"
2043 >
2044 </File>
2045 <File
2046 RelativePath=".\CTRTextureLightMapGouraud2_M4.cpp"
2047 >
2048 </File>
2049 <File
2050 RelativePath=".\CTRTextureWire2.cpp"
2051 >
2052 </File>
2053 <File
2054 RelativePath=".\IBurningShader.cpp"
2055 >
2056 </File>
2057 <File
2058 RelativePath=".\IBurningShader.h"
2059 >
2060 </File>
2061 <File
2062 RelativePath=".\IDepthBuffer.h"
2063 >
2064 </File>
2065 <File
2066 RelativePath=".\S4DVertex.h"
2067 >
2068 </File>
2069 <File
2070 RelativePath=".\SoftwareDriver2_compile_config.h"
2071 >
2072 </File>
2073 <File
2074 RelativePath=".\SoftwareDriver2_helper.h"
2075 >
2076 </File>
2077 </Filter>
2078 </Filter>
2079 <Filter
2080 Name="scene impl"
2081 >
2082 <File
2083 RelativePath=".\CDefaultSceneNodeAnimatorFactory.cpp"
2084 >
2085 </File>
2086 <File
2087 RelativePath=".\CDefaultSceneNodeAnimatorFactory.h"
2088 >
2089 </File>
2090 <File
2091 RelativePath=".\CDefaultSceneNodeFactory.cpp"
2092 >
2093 </File>
2094 <File
2095 RelativePath=".\CDefaultSceneNodeFactory.h"
2096 >
2097 </File>
2098 <File
2099 RelativePath=".\CGeometryCreator.cpp"
2100 >
2101 </File>
2102 <File
2103 RelativePath=".\CGeometryCreator.h"
2104 >
2105 </File>
2106 <File
2107 RelativePath=".\CMeshCache.cpp"
2108 >
2109 </File>
2110 <File
2111 RelativePath=".\CMeshCache.h"
2112 >
2113 </File>
2114 <File
2115 RelativePath="CMeshManipulator.cpp"
2116 >
2117 </File>
2118 <File
2119 RelativePath="CMeshManipulator.h"
2120 >
2121 </File>
2122 <File
2123 RelativePath="CSceneLoaderIrr.cpp"
2124 >
2125 </File>
2126 <File
2127 RelativePath="CSceneLoaderIrr.h"
2128 >
2129 </File>
2130 <File
2131 RelativePath="CSceneManager.cpp"
2132 >
2133 </File>
2134 <File
2135 RelativePath="CSceneManager.h"
2136 >
2137 </File>
2138 <Filter
2139 Name="loaders"
2140 >
2141 <File
2142 RelativePath=".\C3DSMeshFileLoader.cpp"
2143 >
2144 </File>
2145 <File
2146 RelativePath=".\C3DSMeshFileLoader.h"
2147 >
2148 </File>
2149 <File
2150 RelativePath="CSMFMeshFileLoader.cpp">
2151 </File>
2152 <File
2153 RelativePath="CSMFMeshFileLoader.h">
2154 </File>
2155 <File
2156 RelativePath=".\CAnimatedMeshHalfLife.cpp"
2157 >
2158 </File>
2159 <File
2160 RelativePath=".\CAnimatedMeshHalfLife.h"
2161 >
2162 </File>
2163 <File
2164 RelativePath=".\CAnimatedMeshMD2.cpp"
2165 >
2166 </File>
2167 <File
2168 RelativePath=".\CAnimatedMeshMD2.h"
2169 >
2170 </File>
2171 <File
2172 RelativePath=".\CAnimatedMeshMD3.cpp"
2173 >
2174 </File>
2175 <File
2176 RelativePath=".\CAnimatedMeshMD3.h"
2177 >
2178 </File>
2179 <File
2180 RelativePath=".\CB3DMeshFileLoader.cpp"
2181 >
2182 </File>
2183 <File
2184 RelativePath=".\CB3DMeshFileLoader.h"
2185 >
2186 </File>
2187 <File
2188 RelativePath=".\CBSPMeshFileLoader.cpp"
2189 >
2190 </File>
2191 <File
2192 RelativePath=".\CBSPMeshFileLoader.h"
2193 >
2194 </File>
2195 <File
2196 RelativePath=".\CColladaFileLoader.cpp"
2197 >
2198 </File>
2199 <File
2200 RelativePath=".\CColladaFileLoader.h"
2201 >
2202 </File>
2203 <File
2204 RelativePath=".\CCSMLoader.cpp"
2205 >
2206 </File>
2207 <File
2208 RelativePath=".\CCSMLoader.h"
2209 >
2210 </File>
2211 <File
2212 RelativePath=".\CDMFLoader.cpp"
2213 >
2214 </File>
2215 <File
2216 RelativePath=".\CDMFLoader.h"
2217 >
2218 </File>
2219 <File
2220 RelativePath=".\CIrrMeshFileLoader.cpp"
2221 >
2222 </File>
2223 <File
2224 RelativePath=".\CIrrMeshFileLoader.h"
2225 >
2226 </File>
2227 <File
2228 RelativePath=".\CLMTSMeshFileLoader.cpp"
2229 >
2230 </File>
2231 <File
2232 RelativePath=".\CLMTSMeshFileLoader.h"
2233 >
2234 </File>
2235 <File
2236 RelativePath=".\CLWOMeshFileLoader.cpp"
2237 >
2238 </File>
2239 <File
2240 RelativePath=".\CLWOMeshFileLoader.h"
2241 >
2242 </File>
2243 <File
2244 RelativePath=".\CMD2MeshFileLoader.cpp"
2245 >
2246 </File>
2247 <File
2248 RelativePath=".\CMD2MeshFileLoader.h"
2249 >
2250 </File>
2251 <File
2252 RelativePath=".\CMD3MeshFileLoader.cpp"
2253 >
2254 </File>
2255 <File
2256 RelativePath=".\CMD3MeshFileLoader.h"
2257 >
2258 </File>
2259 <File
2260 RelativePath=".\CMS3DMeshFileLoader.cpp"
2261 >
2262 </File>
2263 <File
2264 RelativePath=".\CMS3DMeshFileLoader.h"
2265 >
2266 </File>
2267 <File
2268 RelativePath=".\CMY3DHelper.h"
2269 >
2270 </File>
2271 <File
2272 RelativePath=".\CMY3DMeshFileLoader.cpp"
2273 >
2274 </File>
2275 <File
2276 RelativePath=".\CMY3DMeshFileLoader.h"
2277 >
2278 </File>
2279 <File
2280 RelativePath=".\COBJMeshFileLoader.cpp"
2281 >
2282 </File>
2283 <File
2284 RelativePath=".\COBJMeshFileLoader.h"
2285 >
2286 </File>
2287 <File
2288 RelativePath=".\COCTLoader.cpp"
2289 >
2290 </File>
2291 <File
2292 RelativePath=".\COCTLoader.h"
2293 >
2294 </File>
2295 <File
2296 RelativePath=".\COgreMeshFileLoader.cpp"
2297 >
2298 </File>
2299 <File
2300 RelativePath=".\COgreMeshFileLoader.h"
2301 >
2302 </File>
2303 <File
2304 RelativePath=".\CPLYMeshFileLoader.cpp"
2305 >
2306 </File>
2307 <File
2308 RelativePath=".\CPLYMeshFileLoader.h"
2309 >
2310 </File>
2311 <File
2312 RelativePath=".\CQ3LevelMesh.cpp"
2313 >
2314 </File>
2315 <File
2316 RelativePath=".\CQ3LevelMesh.h"
2317 >
2318 </File>
2319 <File
2320 RelativePath=".\CSkinnedMesh.cpp"
2321 >
2322 </File>
2323 <File
2324 RelativePath=".\CSkinnedMesh.h"
2325 >
2326 </File>
2327 <File
2328 RelativePath="CSTLMeshFileLoader.cpp"
2329 >
2330 </File>
2331 <File
2332 RelativePath="CSTLMeshFileLoader.h"
2333 >
2334 </File>
2335 <File
2336 RelativePath="CXMeshFileLoader.cpp"
2337 >
2338 </File>
2339 <File
2340 RelativePath="CXMeshFileLoader.h"
2341 >
2342 </File>
2343 <File
2344 RelativePath=".\dmfsupport.h"
2345 >
2346 </File>
2347 </Filter>
2348 <Filter
2349 Name="sceneNodes"
2350 >
2351 <File
2352 RelativePath=".\CAnimatedMeshSceneNode.cpp"
2353 >
2354 </File>
2355 <File
2356 RelativePath=".\CAnimatedMeshSceneNode.h"
2357 >
2358 </File>
2359 <File
2360 RelativePath=".\CBillboardSceneNode.cpp"
2361 >
2362 </File>
2363 <File
2364 RelativePath=".\CBillboardSceneNode.h"
2365 >
2366 </File>
2367 <File
2368 RelativePath=".\CBoneSceneNode.cpp"
2369 >
2370 </File>
2371 <File
2372 RelativePath=".\CBoneSceneNode.h"
2373 >
2374 </File>
2375 <File
2376 RelativePath=".\CCameraSceneNode.cpp"
2377 >
2378 </File>
2379 <File
2380 RelativePath=".\CCameraSceneNode.h"
2381 >
2382 </File>
2383 <File
2384 RelativePath=".\CCubeSceneNode.cpp"
2385 >
2386 </File>
2387 <File
2388 RelativePath=".\CCubeSceneNode.h"
2389 >
2390 </File>
2391 <File
2392 RelativePath=".\CDummyTransformationSceneNode.cpp"
2393 >
2394 </File>
2395 <File
2396 RelativePath=".\CDummyTransformationSceneNode.h"
2397 >
2398 </File>
2399 <File
2400 RelativePath="CEmptySceneNode.cpp"
2401 >
2402 </File>
2403 <File
2404 RelativePath="CEmptySceneNode.h"
2405 >
2406 </File>
2407 <File
2408 RelativePath=".\CLightSceneNode.cpp"
2409 >
2410 </File>
2411 <File
2412 RelativePath=".\CLightSceneNode.h"
2413 >
2414 </File>
2415 <File
2416 RelativePath=".\CMeshSceneNode.cpp"
2417 >
2418 </File>
2419 <File
2420 RelativePath=".\CMeshSceneNode.h"
2421 >
2422 </File>
2423 <File
2424 RelativePath=".\COctreeSceneNode.cpp"
2425 >
2426 </File>
2427 <File
2428 RelativePath=".\COctreeSceneNode.h"
2429 >
2430 </File>
2431 <File
2432 RelativePath=".\CQuake3ShaderSceneNode.cpp"
2433 >
2434 </File>
2435 <File
2436 RelativePath=".\CQuake3ShaderSceneNode.h"
2437 >
2438 </File>
2439 <File
2440 RelativePath=".\CShadowVolumeSceneNode.cpp"
2441 >
2442 </File>
2443 <File
2444 RelativePath=".\CShadowVolumeSceneNode.h"
2445 >
2446 </File>
2447 <File
2448 RelativePath=".\CSkyBoxSceneNode.cpp"
2449 >
2450 </File>
2451 <File
2452 RelativePath=".\CSkyBoxSceneNode.h"
2453 >
2454 </File>
2455 <File
2456 RelativePath=".\CSkyDomeSceneNode.cpp"
2457 >
2458 </File>
2459 <File
2460 RelativePath=".\CSkyDomeSceneNode.h"
2461 >
2462 </File>
2463 <File
2464 RelativePath=".\CSphereSceneNode.cpp"
2465 >
2466 </File>
2467 <File
2468 RelativePath=".\CSphereSceneNode.h"
2469 >
2470 </File>
2471 <File
2472 RelativePath="CTerrainSceneNode.cpp"
2473 >
2474 </File>
2475 <File
2476 RelativePath="CTerrainSceneNode.h"
2477 >
2478 </File>
2479 <File
2480 RelativePath=".\CTextSceneNode.cpp"
2481 >
2482 </File>
2483 <File
2484 RelativePath=".\CTextSceneNode.h"
2485 >
2486 </File>
2487 <File
2488 RelativePath=".\CVolumeLightSceneNode.cpp"
2489 >
2490 </File>
2491 <File
2492 RelativePath=".\CVolumeLightSceneNode.h"
2493 >
2494 </File>
2495 <File
2496 RelativePath="CWaterSurfaceSceneNode.cpp"
2497 >
2498 </File>
2499 <File
2500 RelativePath="CWaterSurfaceSceneNode.h"
2501 >
2502 </File>
2503 </Filter>
2504 <Filter
2505 Name="particleSystem"
2506 >
2507 <File
2508 RelativePath="CParticleAnimatedMeshSceneNodeEmitter.cpp"
2509 >
2510 </File>
2511 <File
2512 RelativePath="CParticleAttractionAffector.cpp"
2513 >
2514 </File>
2515 <File
2516 RelativePath="CParticleBoxEmitter.cpp"
2517 >
2518 </File>
2519 <File
2520 RelativePath="CParticleBoxEmitter.h"
2521 >
2522 </File>
2523 <File
2524 RelativePath="CParticleCylinderEmitter.cpp"
2525 >
2526 </File>
2527 <File
2528 RelativePath="CParticleFadeOutAffector.cpp"
2529 >
2530 </File>
2531 <File
2532 RelativePath="CParticleFadeOutAffector.h"
2533 >
2534 </File>
2535 <File
2536 RelativePath="CParticleGravityAffector.cpp"
2537 >
2538 </File>
2539 <File
2540 RelativePath="CParticleGravityAffector.h"
2541 >
2542 </File>
2543 <File
2544 RelativePath="CParticleMeshEmitter.cpp"
2545 >
2546 </File>
2547 <File
2548 RelativePath="CParticlePointEmitter.cpp"
2549 >
2550 </File>
2551 <File
2552 RelativePath="CParticlePointEmitter.h"
2553 >
2554 </File>
2555 <File
2556 RelativePath="CParticleRingEmitter.cpp"
2557 >
2558 </File>
2559 <File
2560 RelativePath="CParticleRotationAffector.cpp"
2561 >
2562 </File>
2563 <File
2564 RelativePath="CParticleScaleAffector.cpp"
2565 >
2566 </File>
2567 <File
2568 RelativePath="CParticleScaleAffector.cpp"
2569 >
2570 </File>
2571 <File
2572 RelativePath="CParticleScaleAffector.h"
2573 >
2574 </File>
2575 <File
2576 RelativePath="CParticleScaleAffector.h"
2577 >
2578 </File>
2579 <File
2580 RelativePath="CParticleSphereEmitter.cpp"
2581 >
2582 </File>
2583 <File
2584 RelativePath="CParticleSystemSceneNode.cpp"
2585 >
2586 </File>
2587 <File
2588 RelativePath="CParticleSystemSceneNode.h"
2589 >
2590 </File>
2591 </Filter>
2592 <Filter
2593 Name="collision"
2594 >
2595 <File
2596 RelativePath="CMetaTriangleSelector.cpp"
2597 >
2598 </File>
2599 <File
2600 RelativePath="CMetaTriangleSelector.h"
2601 >
2602 </File>
2603 <File
2604 RelativePath="COctreeTriangleSelector.cpp"
2605 >
2606 </File>
2607 <File
2608 RelativePath="COctreeTriangleSelector.h"
2609 >
2610 </File>
2611 <File
2612 RelativePath="CSceneCollisionManager.cpp"
2613 >
2614 </File>
2615 <File
2616 RelativePath="CSceneCollisionManager.h"
2617 >
2618 </File>
2619 <File
2620 RelativePath="CTerrainTriangleSelector.cpp"
2621 >
2622 </File>
2623 <File
2624 RelativePath="CTerrainTriangleSelector.h"
2625 >
2626 </File>
2627 <File
2628 RelativePath="CTriangleBBSelector.cpp"
2629 >
2630 </File>
2631 <File
2632 RelativePath="CTriangleBBSelector.h"
2633 >
2634 </File>
2635 <File
2636 RelativePath="CTriangleSelector.cpp"
2637 >
2638 </File>
2639 <File
2640 RelativePath="CTriangleSelector.h"
2641 >
2642 </File>
2643 <File
2644 RelativePath=".\Octree.h"
2645 >
2646 </File>
2647 </Filter>
2648 <Filter
2649 Name="animators"
2650 >
2651 <File
2652 RelativePath="CSceneNodeAnimatorCameraFPS.cpp"
2653 >
2654 </File>
2655 <File
2656 RelativePath="CSceneNodeAnimatorCameraFPS.h"
2657 >
2658 </File>
2659 <File
2660 RelativePath="CSceneNodeAnimatorCameraMaya.cpp"
2661 >
2662 </File>
2663 <File
2664 RelativePath="CSceneNodeAnimatorCameraMaya.h"
2665 >
2666 </File>
2667 <File
2668 RelativePath="CSceneNodeAnimatorCollisionResponse.cpp"
2669 >
2670 </File>
2671 <File
2672 RelativePath="CSceneNodeAnimatorCollisionResponse.h"
2673 >
2674 </File>
2675 <File
2676 RelativePath="CSceneNodeAnimatorDelete.cpp"
2677 >
2678 </File>
2679 <File
2680 RelativePath="CSceneNodeAnimatorDelete.h"
2681 >
2682 </File>
2683 <File
2684 RelativePath="CSceneNodeAnimatorFlyCircle.cpp"
2685 >
2686 </File>
2687 <File
2688 RelativePath="CSceneNodeAnimatorFlyCircle.h"
2689 >
2690 </File>
2691 <File
2692 RelativePath="CSceneNodeAnimatorFlyStraight.cpp"
2693 >
2694 </File>
2695 <File
2696 RelativePath="CSceneNodeAnimatorFlyStraight.h"
2697 >
2698 </File>
2699 <File
2700 RelativePath="CSceneNodeAnimatorFollowSpline.cpp"
2701 >
2702 </File>
2703 <File
2704 RelativePath="CSceneNodeAnimatorFollowSpline.h"
2705 >
2706 </File>
2707 <File
2708 RelativePath="CSceneNodeAnimatorRotation.cpp"
2709 >
2710 </File>
2711 <File
2712 RelativePath="CSceneNodeAnimatorRotation.h"
2713 >
2714 </File>
2715 <File
2716 RelativePath="CSceneNodeAnimatorTexture.cpp"
2717 >
2718 </File>
2719 <File
2720 RelativePath="CSceneNodeAnimatorTexture.h"
2721 >
2722 </File>
2723 </Filter>
2724 <Filter
2725 Name="writers"
2726 >
2727 <File
2728 RelativePath="CColladaMeshWriter.cpp"
2729 >
2730 </File>
2731 <File
2732 RelativePath="CColladaMeshWriter.h"
2733 >
2734 </File>
2735 <File
2736 RelativePath="CIrrMeshWriter.cpp"
2737 >
2738 </File>
2739 <File
2740 RelativePath="CIrrMeshWriter.h"
2741 >
2742 </File>
2743 <File
2744 RelativePath="COBJMeshWriter.cpp"
2745 >
2746 </File>
2747 <File
2748 RelativePath="COBJMeshWriter.h"
2749 >
2750 </File>
2751 <File
2752 RelativePath="CPLYMeshWriter.cpp"
2753 >
2754 </File>
2755 <File
2756 RelativePath="CPLYMeshWriter.h"
2757 >
2758 </File>
2759 <File
2760 RelativePath="CSTLMeshWriter.cpp"
2761 >
2762 </File>
2763 <File
2764 RelativePath="CSTLMeshWriter.h"
2765 >
2766 </File>
2767 </Filter>
2768 </Filter>
2769 <Filter
2770 Name="io impl"
2771 >
2772 <File
2773 RelativePath="CAttributeImpl.h"
2774 >
2775 </File>
2776 <File
2777 RelativePath="CAttributes.cpp"
2778 >
2779 </File>
2780 <File
2781 RelativePath="CAttributes.h"
2782 >
2783 </File>
2784 <File
2785 RelativePath="CFileList.cpp"
2786 >
2787 </File>
2788 <File
2789 RelativePath="CFileList.h"
2790 >
2791 </File>
2792 <File
2793 RelativePath="CFileSystem.cpp"
2794 >
2795 </File>
2796 <File
2797 RelativePath="CFileSystem.h"
2798 >
2799 </File>
2800 <File
2801 RelativePath="CLimitReadFile.cpp"
2802 >
2803 </File>
2804 <File
2805 RelativePath="CLimitReadFile.h"
2806 >
2807 </File>
2808 <File
2809 RelativePath="CMemoryFile.cpp"
2810 >
2811 </File>
2812 <File
2813 RelativePath="CMemoryFile.h"
2814 >
2815 </File>
2816 <File
2817 RelativePath="CMountPointReader.cpp"
2818 >
2819 </File>
2820 <File
2821 RelativePath="CMountPointReader.h"
2822 >
2823 </File>
2824 <File
2825 RelativePath="CNPKReader.cpp"
2826 >
2827 </File>
2828 <File
2829 RelativePath="CNPKReader.h"
2830 >
2831 </File>
2832 <File
2833 RelativePath="CPakReader.cpp"
2834 >
2835 </File>
2836 <File
2837 RelativePath="CPakReader.h"
2838 >
2839 </File>
2840 <File
2841 RelativePath="CReadFile.cpp"
2842 >
2843 </File>
2844 <File
2845 RelativePath="CReadFile.cpp"
2846 >
2847 </File>
2848 <File
2849 RelativePath="CReadFile.h"
2850 >
2851 </File>
2852 <File
2853 RelativePath="CTarReader.cpp"
2854 >
2855 </File>
2856 <File
2857 RelativePath="CTarReader.h"
2858 >
2859 </File>
2860 <File
2861 RelativePath=".\CWADReader.cpp"
2862 >
2863 </File>
2864 <File
2865 RelativePath=".\CWADReader.h"
2866 >
2867 </File>
2868 <File
2869 RelativePath="CWriteFile.cpp"
2870 >
2871 </File>
2872 <File
2873 RelativePath="CWriteFile.h"
2874 >
2875 </File>
2876 <File
2877 RelativePath="CXMLReader.cpp"
2878 >
2879 </File>
2880 <File
2881 RelativePath="CXMLReader.h"
2882 >
2883 </File>
2884 <File
2885 RelativePath="CXMLReaderImpl.h"
2886 >
2887 </File>
2888 <File
2889 RelativePath="CXMLWriter.cpp"
2890 >
2891 </File>
2892 <File
2893 RelativePath="CXMLWriter.h"
2894 >
2895 </File>
2896 <File
2897 RelativePath="CZipReader.cpp"
2898 >
2899 </File>
2900 <File
2901 RelativePath="CZipReader.h"
2902 >
2903 </File>
2904 <File
2905 RelativePath="IAttribute.h"
2906 >
2907 </File>
2908 <File
2909 RelativePath="irrXML.cpp"
2910 >
2911 </File>
2912 </Filter>
2913 <Filter
2914 Name="irr impl"
2915 >
2916 <File
2917 RelativePath=".\CIrrDeviceConsole.cpp"
2918 >
2919 </File>
2920 <File
2921 RelativePath=".\CIrrDeviceConsole.h"
2922 >
2923 </File>
2924 <File
2925 RelativePath="CIrrDeviceLinux.cpp"
2926 >
2927 </File>
2928 <File
2929 RelativePath="CIrrDeviceLinux.h"
2930 >
2931 </File>
2932 <File
2933 RelativePath=".\CIrrDeviceSDL.cpp"
2934 >
2935 </File>
2936 <File
2937 RelativePath=".\CIrrDeviceSDL.h"
2938 >
2939 </File>
2940 <File
2941 RelativePath="CIrrDeviceStub.cpp"
2942 >
2943 </File>
2944 <File
2945 RelativePath="CIrrDeviceStub.h"
2946 >
2947 </File>
2948 <File
2949 RelativePath="CIrrDeviceWin32.cpp"
2950 >
2951 </File>
2952 <File
2953 RelativePath="CIrrDeviceWin32.h"
2954 >
2955 </File>
2956 <File
2957 RelativePath="CLogger.cpp"
2958 >
2959 </File>
2960 <File
2961 RelativePath="CLogger.h"
2962 >
2963 </File>
2964 <File
2965 RelativePath="COSOperator.cpp"
2966 >
2967 </File>
2968 <File
2969 RelativePath="COSOperator.h"
2970 >
2971 </File>
2972 <File
2973 RelativePath="CTimer.h"
2974 >
2975 </File>
2976 <File
2977 RelativePath=".\Irrlicht.cpp"
2978 >
2979 </File>
2980 <File
2981 RelativePath="os.cpp"
2982 >
2983 </File>
2984 <File
2985 RelativePath="os.h"
2986 >
2987 </File>
2988 <Filter
2989 Name="extern"
2990 >
2991 <File
2992 RelativePath=".\lzma\LzmaDec.c"
2993 >
2994 </File>
2995 <File
2996 RelativePath=".\lzma\LzmaDec.h"
2997 >
2998 </File>
2999 <File
3000 RelativePath=".\lzma\Types.h"
3001 >
3002 </File>
3003 <Filter
3004 Name="zlib"
3005 >
3006 <File
3007 RelativePath="zlib\adler32.c"
3008 >
3009 </File>
3010 <File
3011 RelativePath="zlib\compress.c"
3012 >
3013 </File>
3014 <File
3015 RelativePath="zlib\crc32.c"
3016 >
3017 </File>
3018 <File
3019 RelativePath="zlib\crc32.h"
3020 >
3021 </File>
3022 <File
3023 RelativePath="zlib\deflate.c"
3024 >
3025 </File>
3026 <File
3027 RelativePath="zlib\deflate.h"
3028 >
3029 </File>
3030 <File
3031 RelativePath="zlib\inffast.c"
3032 >
3033 </File>
3034 <File
3035 RelativePath="zlib\inffast.h"
3036 >
3037 </File>
3038 <File
3039 RelativePath="zlib\inffixed.h"
3040 >
3041 </File>
3042 <File
3043 RelativePath="zlib\inflate.c"
3044 >
3045 </File>
3046 <File
3047 RelativePath="zlib\inftrees.c"
3048 >
3049 </File>
3050 <File
3051 RelativePath="zlib\inftrees.h"
3052 >
3053 </File>
3054 <File
3055 RelativePath="zlib\trees.c"
3056 >
3057 </File>
3058 <File
3059 RelativePath="zlib\trees.h"
3060 >
3061 </File>
3062 <File
3063 RelativePath="zlib\uncompr.c"
3064 >
3065 </File>
3066 <File
3067 RelativePath="zlib\zconf.h"
3068 >
3069 </File>
3070 <File
3071 RelativePath="zlib\zlib.h"
3072 >
3073 </File>
3074 <File
3075 RelativePath="zlib\zutil.c"
3076 >
3077 </File>
3078 <File
3079 RelativePath="zlib\zutil.h"
3080 >
3081 </File>
3082 </Filter>
3083 <Filter
3084 Name="jpeglib"
3085 >
3086 <File
3087 RelativePath="jpeglib\cderror.h"
3088 >
3089 </File>
3090 <File
3091 RelativePath="jpeglib\jaricom.c"
3092 >
3093 </File>
3094 <File
3095 RelativePath="jpeglib\jcapimin.c"
3096 >
3097 </File>
3098 <File
3099 RelativePath="jpeglib\jcapistd.c"
3100 >
3101 </File>
3102 <File
3103 RelativePath="jpeglib\jcarith.c"
3104 >
3105 </File>
3106 <File
3107 RelativePath="jpeglib\jccoefct.c"
3108 >
3109 </File>
3110 <File
3111 RelativePath="jpeglib\jccolor.c"
3112 >
3113 </File>
3114 <File
3115 RelativePath="jpeglib\jcdctmgr.c"
3116 >
3117 </File>
3118 <File
3119 RelativePath="jpeglib\jchuff.c"
3120 >
3121 </File>
3122 <File
3123 RelativePath="jpeglib\jcinit.c"
3124 >
3125 </File>
3126 <File
3127 RelativePath="jpeglib\jcmainct.c"
3128 >
3129 </File>
3130 <File
3131 RelativePath="jpeglib\jcmarker.c"
3132 >
3133 </File>
3134 <File
3135 RelativePath="jpeglib\jcmaster.c"
3136 >
3137 </File>
3138 <File
3139 RelativePath="jpeglib\jcomapi.c"
3140 >
3141 </File>
3142 <File
3143 RelativePath="jpeglib\jconfig.h"
3144 >
3145 </File>
3146 <File
3147 RelativePath="jpeglib\jcparam.c"
3148 >
3149 </File>
3150 <File
3151 RelativePath="jpeglib\jcprepct.c"
3152 >
3153 </File>
3154 <File
3155 RelativePath="jpeglib\jcsample.c"
3156 >
3157 </File>
3158 <File
3159 RelativePath="jpeglib\jctrans.c"
3160 >
3161 </File>
3162 <File
3163 RelativePath="jpeglib\jdapimin.c"
3164 >
3165 </File>
3166 <File
3167 RelativePath="jpeglib\jdapistd.c"
3168 >
3169 </File>
3170 <File
3171 RelativePath="jpeglib\jdarith.c"
3172 >
3173 </File>
3174 <File
3175 RelativePath="jpeglib\jdatadst.c"
3176 >
3177 </File>
3178 <File
3179 RelativePath="jpeglib\jdatasrc.c"
3180 >
3181 </File>
3182 <File
3183 RelativePath="jpeglib\jdcoefct.c"
3184 >
3185 </File>
3186 <File
3187 RelativePath="jpeglib\jdcolor.c"
3188 >
3189 </File>
3190 <File
3191 RelativePath="jpeglib\jdct.h"
3192 >
3193 </File>
3194 <File
3195 RelativePath="jpeglib\jddctmgr.c"
3196 >
3197 </File>
3198 <File
3199 RelativePath="jpeglib\jdhuff.c"
3200 >
3201 </File>
3202 <File
3203 RelativePath="jpeglib\jdinput.c"
3204 >
3205 </File>
3206 <File
3207 RelativePath="jpeglib\jdmainct.c"
3208 >
3209 </File>
3210 <File
3211 RelativePath="jpeglib\jdmarker.c"
3212 >
3213 </File>
3214 <File
3215 RelativePath="jpeglib\jdmaster.c"
3216 >
3217 </File>
3218 <File
3219 RelativePath="jpeglib\jdmerge.c"
3220 >
3221 </File>
3222 <File
3223 RelativePath="jpeglib\jdpostct.c"
3224 >
3225 </File>
3226 <File
3227 RelativePath="jpeglib\jdsample.c"
3228 >
3229 </File>
3230 <File
3231 RelativePath="jpeglib\jdtrans.c"
3232 >
3233 </File>
3234 <File
3235 RelativePath="jpeglib\jerror.c"
3236 >
3237 </File>
3238 <File
3239 RelativePath="jpeglib\jerror.h"
3240 >
3241 </File>
3242 <File
3243 RelativePath="jpeglib\jfdctflt.c"
3244 >
3245 </File>
3246 <File
3247 RelativePath="jpeglib\jfdctfst.c"
3248 >
3249 </File>
3250 <File
3251 RelativePath="jpeglib\jfdctint.c"
3252 >
3253 </File>
3254 <File
3255 RelativePath="jpeglib\jidctflt.c"
3256 >
3257 </File>
3258 <File
3259 RelativePath="jpeglib\jidctfst.c"
3260 >
3261 </File>
3262 <File
3263 RelativePath="jpeglib\jidctint.c"
3264 >
3265 </File>
3266 <File
3267 RelativePath="jpeglib\jinclude.h"
3268 >
3269 </File>
3270 <File
3271 RelativePath="jpeglib\jmemmgr.c"
3272 >
3273 </File>
3274 <File
3275 RelativePath="jpeglib\jmemnobs.c"
3276 >
3277 </File>
3278 <File
3279 RelativePath="jpeglib\jmemsys.h"
3280 >
3281 </File>
3282 <File
3283 RelativePath="jpeglib\jmorecfg.h"
3284 >
3285 </File>
3286 <File
3287 RelativePath="jpeglib\jpegint.h"
3288 >
3289 </File>
3290 <File
3291 RelativePath="jpeglib\jpeglib.h"
3292 >
3293 </File>
3294 <File
3295 RelativePath="jpeglib\jquant1.c"
3296 >
3297 </File>
3298 <File
3299 RelativePath="jpeglib\jquant2.c"
3300 >
3301 </File>
3302 <File
3303 RelativePath="jpeglib\jutils.c"
3304 >
3305 </File>
3306 <File
3307 RelativePath="jpeglib\jversion.h"
3308 >
3309 </File>
3310 </Filter>
3311 <Filter
3312 Name="libpng"
3313 >
3314 <File
3315 RelativePath=".\libpng\png.c"
3316 >
3317 </File>
3318 <File
3319 RelativePath=".\libpng\png.h"
3320 >
3321 </File>
3322 <File
3323 RelativePath=".\libpng\pngconf.h"
3324 >
3325 </File>
3326 <File
3327 RelativePath=".\libpng\pngerror.c"
3328 >
3329 </File>
3330 <File
3331 RelativePath=".\libpng\pngget.c"
3332 >
3333 </File>
3334 <File
3335 RelativePath=".\libpng\pngmem.c"
3336 >
3337 </File>
3338 <File
3339 RelativePath=".\libpng\pngpread.c"
3340 >
3341 </File>
3342 <File
3343 RelativePath=".\libpng\pngread.c"
3344 >
3345 </File>
3346 <File
3347 RelativePath=".\libpng\pngrio.c"
3348 >
3349 </File>
3350 <File
3351 RelativePath=".\libpng\pngrtran.c"
3352 >
3353 </File>
3354 <File
3355 RelativePath=".\libpng\pngrutil.c"
3356 >
3357 </File>
3358 <File
3359 RelativePath=".\libpng\pngset.c"
3360 >
3361 </File>
3362 <File
3363 RelativePath=".\libpng\pngtrans.c"
3364 >
3365 </File>
3366 <File
3367 RelativePath=".\libpng\pngwio.c"
3368 >
3369 </File>
3370 <File
3371 RelativePath=".\libpng\pngwrite.c"
3372 >
3373 </File>
3374 <File
3375 RelativePath=".\libpng\pngwtran.c"
3376 >
3377 </File>
3378 <File
3379 RelativePath=".\libpng\pngwutil.c"
3380 >
3381 </File>
3382 </Filter>
3383 <Filter
3384 Name="aesGladman"
3385 >
3386 <File
3387 RelativePath=".\aesGladman\aes.h"
3388 >
3389 </File>
3390 <File
3391 RelativePath=".\aesGladman\aescrypt.cpp"
3392 >
3393 </File>
3394 <File
3395 RelativePath=".\aesGladman\aeskey.cpp"
3396 >
3397 </File>
3398 <File
3399 RelativePath=".\aesGladman\aesopt.h"
3400 >
3401 </File>
3402 <File
3403 RelativePath=".\aesGladman\aestab.cpp"
3404 >
3405 </File>
3406 <File
3407 RelativePath=".\aesGladman\fileenc.cpp"
3408 >
3409 </File>
3410 <File
3411 RelativePath=".\aesGladman\fileenc.h"
3412 >
3413 </File>
3414 <File
3415 RelativePath=".\aesGladman\hmac.cpp"
3416 >
3417 </File>
3418 <File
3419 RelativePath=".\aesGladman\hmac.h"
3420 >
3421 </File>
3422 <File
3423 RelativePath=".\aesGladman\prng.cpp"
3424 >
3425 </File>
3426 <File
3427 RelativePath=".\aesGladman\prng.h"
3428 >
3429 </File>
3430 <File
3431 RelativePath=".\aesGladman\pwd2key.cpp"
3432 >
3433 </File>
3434 <File
3435 RelativePath=".\aesGladman\pwd2key.h"
3436 >
3437 </File>
3438 <File
3439 RelativePath=".\aesGladman\sha1.cpp"
3440 >
3441 </File>
3442 <File
3443 RelativePath=".\aesGladman\sha1.h"
3444 >
3445 </File>
3446 <File
3447 RelativePath=".\aesGladman\sha2.cpp"
3448 >
3449 </File>
3450 <File
3451 RelativePath=".\aesGladman\sha2.h"
3452 >
3453 </File>
3454 </Filter>
3455 <Filter
3456 Name="bzip2"
3457 >
3458 <File
3459 RelativePath=".\bzip2\blocksort.c"
3460 >
3461 </File>
3462 <File
3463 RelativePath=".\bzip2\bzcompress.c"
3464 >
3465 </File>
3466 <File
3467 RelativePath=".\bzip2\bzlib.c"
3468 >
3469 </File>
3470 <File
3471 RelativePath=".\bzip2\bzlib.h"
3472 >
3473 </File>
3474 <File
3475 RelativePath=".\bzip2\bzlib_private.h"
3476 >
3477 </File>
3478 <File
3479 RelativePath=".\bzip2\crctable.c"
3480 >
3481 </File>
3482 <File
3483 RelativePath=".\bzip2\decompress.c"
3484 >
3485 </File>
3486 <File
3487 RelativePath=".\bzip2\huffman.c"
3488 >
3489 </File>
3490 <File
3491 RelativePath=".\bzip2\randtable.c"
3492 >
3493 </File>
3494 </Filter>
3495 </Filter>
3496 </Filter>
3497 <Filter
3498 Name="doc"
3499 >
3500 <File
3501 RelativePath="..\..\changes.txt"
3502 >
3503 </File>
3504 <File
3505 RelativePath="..\..\readme.txt"
3506 >
3507 </File>
3508 </Filter>
3509 </Files>
3510 <Globals>
3511 </Globals>
3512</VisualStudioProject>