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