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