1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="9.00"
5	Name="txml"
6	ProjectGUID="{BEF1B5F5-7B90-40F6-A96C-34D1E0C0A79D}"
7	RootNamespace="txml"
8	TargetFrameworkVersion="0"
9	>
10	<Platforms>
11		<Platform
12			Name="Win32"
13		/>
14	</Platforms>
15	<ToolFiles>
16	</ToolFiles>
17	<Configurations>
18		<Configuration
19			Name="Debug|Win32"
20			OutputDirectory=".\Debug"
21			IntermediateDirectory=".\Debug"
22			ConfigurationType="2"
23			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
24			UseOfMFC="0"
25			ATLMinimizesCRunTimeLibraryUsage="false"
26			CharacterSet="2"
27			EnableManagedIncrementalBuild="0"
28			>
29			<Tool
30				Name="VCPreBuildEventTool"
31			/>
32			<Tool
33				Name="VCCustomBuildTool"
34			/>
35			<Tool
36				Name="VCXMLDataGeneratorTool"
37			/>
38			<Tool
39				Name="VCWebServiceProxyGeneratorTool"
40			/>
41			<Tool
42				Name="VCMIDLTool"
43				PreprocessorDefinitions="_DEBUG"
44				MkTypLibCompatible="true"
45				SuppressStartupBanner="true"
46				TargetEnvironment="1"
47				TypeLibraryName=".\Debug/txml.tlb"
48				HeaderFileName=""
49			/>
50			<Tool
51				Name="VCCLCompilerTool"
52				Optimization="0"
53				AdditionalIncludeDirectories="../../../export/include,../../windows/include,../../.."
54				PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;TXML_EXPORTS;DEBUG;DEBUG_OUT"
55				BasicRuntimeChecks="3"
56				RuntimeLibrary="1"
57				PrecompiledHeaderFile=".\Debug/txml.pch"
58				AssemblerListingLocation=".\Debug/"
59				ObjectFile=".\Debug/"
60				ProgramDataBaseFileName=".\Debug/"
61				BrowseInformation="1"
62				WarningLevel="2"
63				SuppressStartupBanner="true"
64				DebugInformationFormat="3"
65			/>
66			<Tool
67				Name="VCManagedResourceCompilerTool"
68			/>
69			<Tool
70				Name="VCResourceCompilerTool"
71				PreprocessorDefinitions="_DEBUG,DEBUG,DEBUG_OUT"
72				Culture="1036"
73			/>
74			<Tool
75				Name="VCPreLinkEventTool"
76			/>
77			<Tool
78				Name="VCLinkerTool"
79				LinkLibraryDependencies="false"
80				OutputFile=".\Debug/txml.dll"
81				LinkIncremental="1"
82				SuppressStartupBanner="true"
83				AdditionalLibraryDirectories="../../windows/lib"
84				GenerateManifest="false"
85				EnableUAC="false"
86				IgnoreDefaultLibraryNames="LIBCMT"
87				ModuleDefinitionFile=".\txml.def"
88				GenerateDebugInformation="true"
89				ProgramDatabaseFile=".\Debug/txml.pdb"
90				GenerateMapFile="true"
91				MapFileName=".\Debug/txml.map"
92				RandomizedBaseAddress="1"
93				DataExecutionPrevention="0"
94				ImportLibrary=".\Debug/txml.lib"
95				TargetMachine="1"
96				AllowIsolation="true"
97			/>
98			<Tool
99				Name="VCALinkTool"
100			/>
101			<Tool
102				Name="VCManifestTool"
103			/>
104			<Tool
105				Name="VCXDCMakeTool"
106			/>
107			<Tool
108				Name="VCBscMakeTool"
109				SuppressStartupBanner="true"
110				OutputFile=".\Debug/txml.bsc"
111			/>
112			<Tool
113				Name="VCFxCopTool"
114			/>
115			<Tool
116				Name="VCAppVerifierTool"
117			/>
118			<Tool
119				Name="VCPostBuildEventTool"
120				CommandLine="copy $(TargetDir)*.dll $(SolutionDir)runtimed&#x0D;&#x0A;copy $(TargetDir)*.lib $(SolutionDir)export\libd&#x0D;&#x0A;"
121			/>
122		</Configuration>
123		<Configuration
124			Name="Release|Win32"
125			OutputDirectory=".\Release"
126			IntermediateDirectory=".\Release"
127			ConfigurationType="2"
128			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC60.vsprops"
129			UseOfMFC="0"
130			ATLMinimizesCRunTimeLibraryUsage="false"
131			CharacterSet="2"
132			EnableManagedIncrementalBuild="0"
133			>
134			<Tool
135				Name="VCPreBuildEventTool"
136			/>
137			<Tool
138				Name="VCCustomBuildTool"
139			/>
140			<Tool
141				Name="VCXMLDataGeneratorTool"
142			/>
143			<Tool
144				Name="VCWebServiceProxyGeneratorTool"
145			/>
146			<Tool
147				Name="VCMIDLTool"
148				PreprocessorDefinitions="NDEBUG"
149				MkTypLibCompatible="true"
150				SuppressStartupBanner="true"
151				TargetEnvironment="1"
152				TypeLibraryName=".\Release/txml.tlb"
153				HeaderFileName=""
154			/>
155			<Tool
156				Name="VCCLCompilerTool"
157				Optimization="2"
158				InlineFunctionExpansion="1"
159				AdditionalIncludeDirectories="../../../export/include,../../windows/include,../../.."
160				PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;TXML_EXPORTS"
161				StringPooling="true"
162				RuntimeLibrary="0"
163				BufferSecurityCheck="false"
164				EnableFunctionLevelLinking="false"
165				PrecompiledHeaderFile=".\Release/txml.pch"
166				AssemblerListingLocation=".\Release/"
167				ObjectFile=".\Release/"
168				ProgramDataBaseFileName=".\Release/"
169				BrowseInformation="1"
170				WarningLevel="2"
171				SuppressStartupBanner="true"
172			/>
173			<Tool
174				Name="VCManagedResourceCompilerTool"
175			/>
176			<Tool
177				Name="VCResourceCompilerTool"
178				PreprocessorDefinitions="NDEBUG"
179				Culture="1036"
180			/>
181			<Tool
182				Name="VCPreLinkEventTool"
183			/>
184			<Tool
185				Name="VCLinkerTool"
186				LinkLibraryDependencies="false"
187				OutputFile=".\Release/txml.dll"
188				LinkIncremental="1"
189				SuppressStartupBanner="true"
190				AdditionalLibraryDirectories="../../windows/lib"
191				GenerateManifest="false"
192				EnableUAC="false"
193				ModuleDefinitionFile=".\txml.def"
194				ProgramDatabaseFile=".\Release/txml.pdb"
195				RandomizedBaseAddress="1"
196				DataExecutionPrevention="0"
197				ImportLibrary=".\Release/txml.lib"
198				TargetMachine="1"
199				AllowIsolation="true"
200			/>
201			<Tool
202				Name="VCALinkTool"
203			/>
204			<Tool
205				Name="VCManifestTool"
206			/>
207			<Tool
208				Name="VCXDCMakeTool"
209			/>
210			<Tool
211				Name="VCBscMakeTool"
212				SuppressStartupBanner="true"
213				OutputFile=".\Release/txml.bsc"
214			/>
215			<Tool
216				Name="VCFxCopTool"
217			/>
218			<Tool
219				Name="VCAppVerifierTool"
220			/>
221			<Tool
222				Name="VCPostBuildEventTool"
223				CommandLine="copy $(TargetDir)*.dll $(SolutionDir)runtime&#x0D;&#x0A;copy $(TargetDir)*.lib $(SolutionDir)export\lib&#x0D;&#x0A;"
224			/>
225		</Configuration>
226	</Configurations>
227	<References>
228	</References>
229	<Files>
230		<Filter
231			Name="Source Files"
232			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
233			>
234			<File
235				RelativePath="dllmain.c"
236				>
237				<FileConfiguration
238					Name="Debug|Win32"
239					>
240					<Tool
241						Name="VCCLCompilerTool"
242						AdditionalIncludeDirectories=""
243						PreprocessorDefinitions=""
244					/>
245				</FileConfiguration>
246				<FileConfiguration
247					Name="Release|Win32"
248					>
249					<Tool
250						Name="VCCLCompilerTool"
251						AdditionalIncludeDirectories=""
252						PreprocessorDefinitions=""
253					/>
254				</FileConfiguration>
255			</File>
256			<File
257				RelativePath="gennmtab.c"
258				>
259				<FileConfiguration
260					Name="Debug|Win32"
261					>
262					<Tool
263						Name="VCCLCompilerTool"
264						AdditionalIncludeDirectories=""
265						PreprocessorDefinitions=""
266					/>
267				</FileConfiguration>
268				<FileConfiguration
269					Name="Release|Win32"
270					>
271					<Tool
272						Name="VCCLCompilerTool"
273						AdditionalIncludeDirectories=""
274						PreprocessorDefinitions=""
275					/>
276				</FileConfiguration>
277			</File>
278			<File
279				RelativePath="hashtable.c"
280				>
281				<FileConfiguration
282					Name="Debug|Win32"
283					>
284					<Tool
285						Name="VCCLCompilerTool"
286						AdditionalIncludeDirectories=""
287						PreprocessorDefinitions=""
288					/>
289				</FileConfiguration>
290				<FileConfiguration
291					Name="Release|Win32"
292					>
293					<Tool
294						Name="VCCLCompilerTool"
295						AdditionalIncludeDirectories=""
296						PreprocessorDefinitions=""
297					/>
298				</FileConfiguration>
299			</File>
300			<File
301				RelativePath="txml.def"
302				>
303			</File>
304			<File
305				RelativePath="xml.cpp"
306				>
307				<FileConfiguration
308					Name="Debug|Win32"
309					>
310					<Tool
311						Name="VCCLCompilerTool"
312						AdditionalIncludeDirectories=""
313						PreprocessorDefinitions=""
314					/>
315				</FileConfiguration>
316				<FileConfiguration
317					Name="Release|Win32"
318					>
319					<Tool
320						Name="VCCLCompilerTool"
321						AdditionalIncludeDirectories=""
322						PreprocessorDefinitions=""
323					/>
324				</FileConfiguration>
325			</File>
326			<File
327				RelativePath="xmlparse.c"
328				>
329				<FileConfiguration
330					Name="Debug|Win32"
331					>
332					<Tool
333						Name="VCCLCompilerTool"
334						AdditionalIncludeDirectories=""
335						PreprocessorDefinitions=""
336					/>
337				</FileConfiguration>
338				<FileConfiguration
339					Name="Release|Win32"
340					>
341					<Tool
342						Name="VCCLCompilerTool"
343						AdditionalIncludeDirectories=""
344						PreprocessorDefinitions=""
345					/>
346				</FileConfiguration>
347			</File>
348			<File
349				RelativePath="xmlrole.c"
350				>
351				<FileConfiguration
352					Name="Debug|Win32"
353					>
354					<Tool
355						Name="VCCLCompilerTool"
356						AdditionalIncludeDirectories=""
357						PreprocessorDefinitions=""
358					/>
359				</FileConfiguration>
360				<FileConfiguration
361					Name="Release|Win32"
362					>
363					<Tool
364						Name="VCCLCompilerTool"
365						AdditionalIncludeDirectories=""
366						PreprocessorDefinitions=""
367					/>
368				</FileConfiguration>
369			</File>
370			<File
371				RelativePath="xmltok.c"
372				>
373				<FileConfiguration
374					Name="Debug|Win32"
375					>
376					<Tool
377						Name="VCCLCompilerTool"
378						AdditionalIncludeDirectories=""
379						PreprocessorDefinitions=""
380					/>
381				</FileConfiguration>
382				<FileConfiguration
383					Name="Release|Win32"
384					>
385					<Tool
386						Name="VCCLCompilerTool"
387						AdditionalIncludeDirectories=""
388						PreprocessorDefinitions=""
389					/>
390				</FileConfiguration>
391			</File>
392		</Filter>
393		<Filter
394			Name="Header Files"
395			Filter="h;hpp;hxx;hm;inl"
396			>
397			<File
398				RelativePath="asciitab.h"
399				>
400			</File>
401			<File
402				RelativePath="codepage.h"
403				>
404			</File>
405			<File
406				RelativePath="filemap.h"
407				>
408			</File>
409			<File
410				RelativePath="hashtable.h"
411				>
412			</File>
413			<File
414				RelativePath="iasciitab.h"
415				>
416			</File>
417			<File
418				RelativePath="latin1tab.h"
419				>
420			</File>
421			<File
422				RelativePath="nametab.h"
423				>
424			</File>
425			<File
426				RelativePath="utf8tab.h"
427				>
428			</File>
429			<File
430				RelativePath="xml.h"
431				>
432			</File>
433			<File
434				RelativePath="xmldef.h"
435				>
436			</File>
437			<File
438				RelativePath="xmlparse.h"
439				>
440			</File>
441			<File
442				RelativePath="xmlrole.h"
443				>
444			</File>
445			<File
446				RelativePath="xmltok.h"
447				>
448			</File>
449			<File
450				RelativePath="xmltok_impl.h"
451				>
452			</File>
453		</Filter>
454	</Files>
455	<Globals>
456	</Globals>
457</VisualStudioProject>
458