1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="include"
6	ProjectGUID="{04A5D9EE-EC49-4CBC-BD05-D80BC287897C}"
7	Keyword="Win32Proj">
8	<Platforms>
9		<Platform
10			Name="Win32"/>
11	</Platforms>
12	<Configurations>
13		<Configuration
14			Name="Debug|Win32"
15			OutputDirectory="Debug"
16			IntermediateDirectory="Debug"
17			ConfigurationType="4"
18			CharacterSet="2">
19			<Tool
20				Name="VCCLCompilerTool"
21				Optimization="0"
22				AdditionalIncludeDirectories="&quot;../include&quot;;&quot;../libs&quot;;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;"
23				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
24				StringPooling="TRUE"
25				MinimalRebuild="TRUE"
26				ExceptionHandling="FALSE"
27				BasicRuntimeChecks="0"
28				RuntimeLibrary="3"
29				BufferSecurityCheck="FALSE"
30				ForceConformanceInForLoopScope="TRUE"
31				UsePrecompiledHeader="0"
32				BrowseInformation="0"
33				WarningLevel="3"
34				Detect64BitPortabilityProblems="TRUE"
35				DebugInformationFormat="4"
36				DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
37			<Tool
38				Name="VCCustomBuildTool"/>
39			<Tool
40				Name="VCLibrarianTool"
41				OutputFile="$(OutDir)/include.lib"/>
42			<Tool
43				Name="VCMIDLTool"/>
44			<Tool
45				Name="VCPostBuildEventTool"/>
46			<Tool
47				Name="VCPreBuildEventTool"/>
48			<Tool
49				Name="VCPreLinkEventTool"/>
50			<Tool
51				Name="VCResourceCompilerTool"/>
52			<Tool
53				Name="VCWebServiceProxyGeneratorTool"/>
54			<Tool
55				Name="VCXMLDataGeneratorTool"/>
56			<Tool
57				Name="VCManagedWrapperGeneratorTool"/>
58			<Tool
59				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
60		</Configuration>
61		<Configuration
62			Name="Release|Win32"
63			OutputDirectory="Release"
64			IntermediateDirectory="Release"
65			ConfigurationType="4"
66			CharacterSet="2">
67			<Tool
68				Name="VCCLCompilerTool"
69				GlobalOptimizations="TRUE"
70				InlineFunctionExpansion="2"
71				EnableIntrinsicFunctions="TRUE"
72				OptimizeForWindowsApplication="TRUE"
73				AdditionalIncludeDirectories="&quot;../include&quot;;&quot;../libs&quot;;&quot;../../STLport-4.6/stlport&quot;;&quot;../../libxml2-2.6/include&quot;"
74				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
75				StringPooling="TRUE"
76				ExceptionHandling="FALSE"
77				RuntimeLibrary="2"
78				BufferSecurityCheck="FALSE"
79				ForceConformanceInForLoopScope="TRUE"
80				UsePrecompiledHeader="0"
81				WarningLevel="4"
82				Detect64BitPortabilityProblems="TRUE"
83				DebugInformationFormat="3"
84				DisableSpecificWarnings="4610;4510;4512;4505;4100;4127"/>
85			<Tool
86				Name="VCCustomBuildTool"/>
87			<Tool
88				Name="VCLibrarianTool"
89				OutputFile="$(OutDir)/include.lib"/>
90			<Tool
91				Name="VCMIDLTool"/>
92			<Tool
93				Name="VCPostBuildEventTool"/>
94			<Tool
95				Name="VCPreBuildEventTool"/>
96			<Tool
97				Name="VCPreLinkEventTool"/>
98			<Tool
99				Name="VCResourceCompilerTool"/>
100			<Tool
101				Name="VCWebServiceProxyGeneratorTool"/>
102			<Tool
103				Name="VCXMLDataGeneratorTool"/>
104			<Tool
105				Name="VCManagedWrapperGeneratorTool"/>
106			<Tool
107				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
108		</Configuration>
109	</Configurations>
110	<References>
111	</References>
112	<Files>
113		<File
114			RelativePath=".\cullable.cpp">
115		</File>
116		<File
117			RelativePath=".\cullable.h">
118		</File>
119		<File
120			RelativePath=".\editable.cpp">
121		</File>
122		<File
123			RelativePath=".\editable.h">
124		</File>
125		<File
126			RelativePath=".\iarchive.cpp">
127		</File>
128		<File
129			RelativePath=".\iarchive.h">
130		</File>
131		<File
132			RelativePath=".\ibrush.cpp">
133		</File>
134		<File
135			RelativePath=".\ibrush.h">
136		</File>
137		<File
138			RelativePath=".\icamera.cpp">
139		</File>
140		<File
141			RelativePath=".\icamera.h">
142		</File>
143		<File
144			RelativePath=".\idatastream.cpp">
145		</File>
146		<File
147			RelativePath=".\idatastream.h">
148		</File>
149		<File
150			RelativePath=".\ieclass.cpp">
151		</File>
152		<File
153			RelativePath=".\ieclass.h">
154		</File>
155		<File
156			RelativePath=".\ientity.cpp">
157		</File>
158		<File
159			RelativePath=".\ientity.h">
160		</File>
161		<File
162			RelativePath=".\ifilesystem.cpp">
163		</File>
164		<File
165			RelativePath=".\ifilesystem.h">
166		</File>
167		<File
168			RelativePath=".\ifiletypes.cpp">
169		</File>
170		<File
171			RelativePath=".\ifiletypes.h">
172		</File>
173		<File
174			RelativePath=".\ifilter.cpp">
175		</File>
176		<File
177			RelativePath=".\ifilter.h">
178		</File>
179		<File
180			RelativePath=".\igl.cpp">
181		</File>
182		<File
183			RelativePath=".\igl.h">
184		</File>
185		<File
186			RelativePath=".\igtkgl.cpp">
187		</File>
188		<File
189			RelativePath=".\igtkgl.h">
190		</File>
191		<File
192			RelativePath=".\iimage.cpp">
193		</File>
194		<File
195			RelativePath=".\iimage.h">
196		</File>
197		<File
198			RelativePath=".\imap.cpp">
199		</File>
200		<File
201			RelativePath=".\imap.h">
202		</File>
203		<File
204			RelativePath=".\imodel.cpp">
205		</File>
206		<File
207			RelativePath=".\imodel.h">
208		</File>
209		<File
210			RelativePath=".\ipatch.cpp">
211		</File>
212		<File
213			RelativePath=".\ipatch.h">
214		</File>
215		<File
216			RelativePath=".\iplugin.cpp">
217		</File>
218		<File
219			RelativePath=".\iplugin.h">
220		</File>
221		<File
222			RelativePath=".\ireference.cpp">
223		</File>
224		<File
225			RelativePath=".\ireference.h">
226		</File>
227		<File
228			RelativePath=".\irender.cpp">
229		</File>
230		<File
231			RelativePath=".\irender.h">
232		</File>
233		<File
234			RelativePath=".\iscenegraph.cpp">
235		</File>
236		<File
237			RelativePath=".\iscenegraph.h">
238		</File>
239		<File
240			RelativePath=".\iscriplib.cpp">
241		</File>
242		<File
243			RelativePath=".\iscriplib.h">
244		</File>
245		<File
246			RelativePath=".\iselection.cpp">
247		</File>
248		<File
249			RelativePath=".\iselection.h">
250		</File>
251		<File
252			RelativePath=".\ishaders.cpp">
253		</File>
254		<File
255			RelativePath=".\ishaders.h">
256		</File>
257		<File
258			RelativePath=".\itexdef.cpp">
259		</File>
260		<File
261			RelativePath=".\itexdef.h">
262		</File>
263		<File
264			RelativePath=".\itextstream.cpp">
265		</File>
266		<File
267			RelativePath=".\itextstream.h">
268		</File>
269		<File
270			RelativePath=".\itextures.cpp">
271		</File>
272		<File
273			RelativePath=".\itextures.h">
274		</File>
275		<File
276			RelativePath=".\itoolbar.cpp">
277		</File>
278		<File
279			RelativePath=".\itoolbar.h">
280		</File>
281		<File
282			RelativePath=".\iundo.cpp">
283		</File>
284		<File
285			RelativePath=".\iundo.h">
286		</File>
287		<File
288			RelativePath=".\mapfile.cpp">
289		</File>
290		<File
291			RelativePath=".\mapfile.h">
292		</File>
293		<File
294			RelativePath=".\modelskin.cpp">
295		</File>
296		<File
297			RelativePath=".\modelskin.h">
298		</File>
299		<File
300			RelativePath=".\moduleobserver.cpp">
301		</File>
302		<File
303			RelativePath=".\moduleobserver.h">
304		</File>
305		<File
306			RelativePath=".\modulesystem.cpp">
307		</File>
308		<File
309			RelativePath=".\modulesystem.h">
310		</File>
311		<File
312			RelativePath=".\nameable.cpp">
313		</File>
314		<File
315			RelativePath=".\nameable.h">
316		</File>
317		<File
318			RelativePath=".\namespace.cpp">
319		</File>
320		<File
321			RelativePath=".\namespace.h">
322		</File>
323		<File
324			RelativePath=".\preferencesystem.cpp">
325		</File>
326		<File
327			RelativePath=".\preferencesystem.h">
328		</File>
329		<File
330			RelativePath=".\qerplugin.cpp">
331		</File>
332		<File
333			RelativePath=".\qerplugin.h">
334		</File>
335		<File
336			RelativePath=".\renderable.cpp">
337		</File>
338		<File
339			RelativePath=".\renderable.h">
340		</File>
341		<File
342			RelativePath=".\selectable.cpp">
343		</File>
344		<File
345			RelativePath=".\selectable.h">
346		</File>
347		<File
348			RelativePath=".\stream_version.h">
349		</File>
350		<File
351			RelativePath=".\warnings.h">
352		</File>
353		<File
354			RelativePath=".\windowobserver.cpp">
355		</File>
356		<File
357			RelativePath=".\windowobserver.h">
358		</File>
359	</Files>
360	<Globals>
361	</Globals>
362</VisualStudioProject>
363