io.vcproj revision b13da9df870a61b11249bf741347908dbea0edd8
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="8.00"
5	Name="io"
6	ProjectGUID="{C2B04507-2521-4801-BF0D-5FD79D6D518C}"
7	>
8	<Platforms>
9		<Platform
10			Name="Win32"
11		/>
12	</Platforms>
13	<ToolFiles>
14	</ToolFiles>
15	<Configurations>
16		<Configuration
17			Name="Release|Win32"
18			OutputDirectory=".\..\..\lib"
19			IntermediateDirectory=".\Release"
20			ConfigurationType="2"
21			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22			UseOfMFC="0"
23			ATLMinimizesCRunTimeLibraryUsage="false"
24			CharacterSet="2"
25			>
26			<Tool
27				Name="VCPreBuildEventTool"
28			/>
29			<Tool
30				Name="VCCustomBuildTool"
31			/>
32			<Tool
33				Name="VCXMLDataGeneratorTool"
34			/>
35			<Tool
36				Name="VCWebServiceProxyGeneratorTool"
37			/>
38			<Tool
39				Name="VCMIDLTool"
40				PreprocessorDefinitions="NDEBUG"
41				MkTypLibCompatible="true"
42				SuppressStartupBanner="true"
43				TargetEnvironment="1"
44				TypeLibraryName=".\..\..\lib\icuio.tlb"
45			/>
46			<Tool
47				Name="VCCLCompilerTool"
48				AdditionalIncludeDirectories="..\..\include;..\common"
49				PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_IO_IMPLEMENTATION"
50				StringPooling="true"
51				RuntimeLibrary="2"
52				EnableFunctionLevelLinking="true"
53				DisableLanguageExtensions="true"
54				TreatWChar_tAsBuiltInType="true"
55				PrecompiledHeaderFile=".\Release/icuio.pch"
56				AssemblerListingLocation=".\Release/"
57				ObjectFile=".\Release/"
58				ProgramDataBaseFileName=".\Release/"
59				WarningLevel="3"
60				SuppressStartupBanner="true"
61				CompileAs="0"
62			/>
63			<Tool
64				Name="VCManagedResourceCompilerTool"
65			/>
66			<Tool
67				Name="VCResourceCompilerTool"
68				PreprocessorDefinitions="NDEBUG"
69				Culture="1033"
70				AdditionalIncludeDirectories="..\common"
71			/>
72			<Tool
73				Name="VCPreLinkEventTool"
74			/>
75			<Tool
76				Name="VCLinkerTool"
77				OutputFile="..\..\bin\icuio38.dll"
78				LinkIncremental="1"
79				SuppressStartupBanner="true"
80				ProgramDatabaseFile=".\..\..\lib\icuio38.pdb"
81				EnableCOMDATFolding="2"
82				BaseAddress="0x4ab00000"
83				ImportLibrary="..\..\lib\icuio.lib"
84			/>
85			<Tool
86				Name="VCALinkTool"
87			/>
88			<Tool
89				Name="VCManifestTool"
90			/>
91			<Tool
92				Name="VCXDCMakeTool"
93			/>
94			<Tool
95				Name="VCBscMakeTool"
96			/>
97			<Tool
98				Name="VCFxCopTool"
99			/>
100			<Tool
101				Name="VCAppVerifierTool"
102			/>
103			<Tool
104				Name="VCWebDeploymentTool"
105			/>
106			<Tool
107				Name="VCPostBuildEventTool"
108			/>
109		</Configuration>
110		<Configuration
111			Name="Debug|Win32"
112			OutputDirectory=".\..\..\lib"
113			IntermediateDirectory=".\Debug"
114			ConfigurationType="2"
115			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
116			UseOfMFC="0"
117			ATLMinimizesCRunTimeLibraryUsage="false"
118			CharacterSet="2"
119			>
120			<Tool
121				Name="VCPreBuildEventTool"
122			/>
123			<Tool
124				Name="VCCustomBuildTool"
125			/>
126			<Tool
127				Name="VCXMLDataGeneratorTool"
128			/>
129			<Tool
130				Name="VCWebServiceProxyGeneratorTool"
131			/>
132			<Tool
133				Name="VCMIDLTool"
134				PreprocessorDefinitions="_DEBUG"
135				MkTypLibCompatible="true"
136				SuppressStartupBanner="true"
137				TargetEnvironment="1"
138				TypeLibraryName=".\..\..\lib\icuio.tlb"
139			/>
140			<Tool
141				Name="VCCLCompilerTool"
142				Optimization="0"
143				AdditionalIncludeDirectories="..\..\include;..\common"
144				PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_IO_IMPLEMENTATION"
145				BasicRuntimeChecks="3"
146				RuntimeLibrary="3"
147				BufferSecurityCheck="true"
148				DisableLanguageExtensions="true"
149				TreatWChar_tAsBuiltInType="true"
150				PrecompiledHeaderFile=".\Debug/icuio.pch"
151				AssemblerListingLocation=".\Debug/"
152				ObjectFile=".\Debug/"
153				ProgramDataBaseFileName=".\Debug/"
154				BrowseInformation="1"
155				WarningLevel="3"
156				SuppressStartupBanner="true"
157				DebugInformationFormat="4"
158				CompileAs="0"
159			/>
160			<Tool
161				Name="VCManagedResourceCompilerTool"
162			/>
163			<Tool
164				Name="VCResourceCompilerTool"
165				PreprocessorDefinitions="_DEBUG"
166				Culture="1033"
167				AdditionalIncludeDirectories="..\common"
168			/>
169			<Tool
170				Name="VCPreLinkEventTool"
171			/>
172			<Tool
173				Name="VCLinkerTool"
174				OutputFile="..\..\bin\icuio38d.dll"
175				LinkIncremental="2"
176				SuppressStartupBanner="true"
177				GenerateDebugInformation="true"
178				ProgramDatabaseFile=".\..\..\lib\icuio38d.pdb"
179				BaseAddress="0x4ab00000"
180				ImportLibrary="..\..\lib\icuiod.lib"
181			/>
182			<Tool
183				Name="VCALinkTool"
184			/>
185			<Tool
186				Name="VCManifestTool"
187				UseFAT32Workaround="true"
188			/>
189			<Tool
190				Name="VCXDCMakeTool"
191			/>
192			<Tool
193				Name="VCBscMakeTool"
194			/>
195			<Tool
196				Name="VCFxCopTool"
197			/>
198			<Tool
199				Name="VCAppVerifierTool"
200			/>
201			<Tool
202				Name="VCWebDeploymentTool"
203			/>
204			<Tool
205				Name="VCPostBuildEventTool"
206			/>
207		</Configuration>
208	</Configurations>
209	<References>
210	</References>
211	<Files>
212		<Filter
213			Name="Source Files"
214			Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
215			>
216			<File
217				RelativePath=".\locbund.c"
218				>
219			</File>
220			<File
221				RelativePath=".\sprintf.c"
222				>
223			</File>
224			<File
225				RelativePath=".\sscanf.c"
226				>
227			</File>
228			<File
229				RelativePath=".\ucln_io.c"
230				>
231			</File>
232			<File
233				RelativePath=".\ufile.c"
234				>
235			</File>
236			<File
237				RelativePath=".\ufmt_cmn.c"
238				>
239			</File>
240			<File
241				RelativePath=".\uprintf.c"
242				>
243			</File>
244			<File
245				RelativePath=".\uprntf_p.c"
246				>
247			</File>
248			<File
249				RelativePath=".\uscanf.c"
250				>
251			</File>
252			<File
253				RelativePath=".\uscanf_p.c"
254				>
255			</File>
256			<File
257				RelativePath=".\ustdio.c"
258				>
259			</File>
260			<File
261				RelativePath=".\ustream.cpp"
262				>
263				<FileConfiguration
264					Name="Release|Win32"
265					>
266					<Tool
267						Name="VCCLCompilerTool"
268						DisableLanguageExtensions="false"
269					/>
270				</FileConfiguration>
271				<FileConfiguration
272					Name="Debug|Win32"
273					>
274					<Tool
275						Name="VCCLCompilerTool"
276						DisableLanguageExtensions="false"
277					/>
278				</FileConfiguration>
279			</File>
280		</Filter>
281		<Filter
282			Name="Header Files"
283			Filter="h;hpp;hxx;hm;inl"
284			>
285			<File
286				RelativePath=".\locbund.h"
287				>
288			</File>
289			<File
290				RelativePath=".\ucln_io.h"
291				>
292			</File>
293			<File
294				RelativePath=".\ufile.h"
295				>
296			</File>
297			<File
298				RelativePath=".\ufmt_cmn.h"
299				>
300			</File>
301			<File
302				RelativePath=".\uprintf.h"
303				>
304			</File>
305			<File
306				RelativePath=".\uscanf.h"
307				>
308			</File>
309			<File
310				RelativePath=".\unicode\ustdio.h"
311				>
312				<FileConfiguration
313					Name="Release|Win32"
314					>
315					<Tool
316						Name="VCCustomBuildTool"
317						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
318						Outputs="..\..\include\unicode\$(InputFileName)"
319					/>
320				</FileConfiguration>
321				<FileConfiguration
322					Name="Debug|Win32"
323					>
324					<Tool
325						Name="VCCustomBuildTool"
326						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
327						Outputs="..\..\include\unicode\$(InputFileName)"
328					/>
329				</FileConfiguration>
330			</File>
331			<File
332				RelativePath=".\unicode\ustream.h"
333				>
334				<FileConfiguration
335					Name="Release|Win32"
336					>
337					<Tool
338						Name="VCCustomBuildTool"
339						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
340						Outputs="..\..\include\unicode\$(InputFileName)"
341					/>
342				</FileConfiguration>
343				<FileConfiguration
344					Name="Debug|Win32"
345					>
346					<Tool
347						Name="VCCustomBuildTool"
348						CommandLine="copy &quot;$(InputPath)&quot; ..\..\include\unicode&#x0D;&#x0A;"
349						Outputs="..\..\include\unicode\$(InputFileName)"
350					/>
351				</FileConfiguration>
352			</File>
353		</Filter>
354		<Filter
355			Name="Resource Files"
356			Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
357			>
358			<File
359				RelativePath=".\io.rc"
360				>
361			</File>
362		</Filter>
363	</Files>
364	<Globals>
365	</Globals>
366</VisualStudioProject>
367