]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/toolutil/toolutil.vcproj
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / toolutil.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="toolutil"
6 ProjectGUID="{6B231032-3CB5-4EED-9210-810D666A23A0}"
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\icutu.tlb"
45 />
46 <Tool
47 Name="VCCLCompilerTool"
48 WholeProgramOptimization="true"
49 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
50 PreprocessorDefinitions="WIN32;NDEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION"
51 StringPooling="true"
52 RuntimeLibrary="2"
53 EnableFunctionLevelLinking="true"
54 DisableLanguageExtensions="true"
55 TreatWChar_tAsBuiltInType="true"
56 PrecompiledHeaderFile=".\Release/toolutil.pch"
57 AssemblerListingLocation=".\Release/"
58 ObjectFile=".\Release/"
59 ProgramDataBaseFileName=".\Release/"
60 WarningLevel="3"
61 SuppressStartupBanner="true"
62 CompileAs="0"
63 />
64 <Tool
65 Name="VCManagedResourceCompilerTool"
66 />
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"
71 />
72 <Tool
73 Name="VCPreLinkEventTool"
74 />
75 <Tool
76 Name="VCLinkerTool"
77 OutputFile="..\..\..\bin\icutu40.dll"
78 LinkIncremental="1"
79 SuppressStartupBanner="true"
80 AdditionalLibraryDirectories="..\..\..\lib"
81 ProgramDatabaseFile=".\..\..\..\lib\icutu.pdb"
82 EnableCOMDATFolding="2"
83 LinkTimeCodeGeneration="1"
84 BaseAddress="0x4ac00000"
85 ImportLibrary="..\..\..\lib\icutu.lib"
86 />
87 <Tool
88 Name="VCALinkTool"
89 />
90 <Tool
91 Name="VCManifestTool"
92 />
93 <Tool
94 Name="VCXDCMakeTool"
95 />
96 <Tool
97 Name="VCBscMakeTool"
98 />
99 <Tool
100 Name="VCFxCopTool"
101 />
102 <Tool
103 Name="VCAppVerifierTool"
104 />
105 <Tool
106 Name="VCWebDeploymentTool"
107 />
108 <Tool
109 Name="VCPostBuildEventTool"
110 />
111 </Configuration>
112 <Configuration
113 Name="Debug|Win32"
114 OutputDirectory=".\..\..\..\lib"
115 IntermediateDirectory=".\Debug"
116 ConfigurationType="2"
117 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118 UseOfMFC="0"
119 ATLMinimizesCRunTimeLibraryUsage="false"
120 CharacterSet="2"
121 >
122 <Tool
123 Name="VCPreBuildEventTool"
124 />
125 <Tool
126 Name="VCCustomBuildTool"
127 />
128 <Tool
129 Name="VCXMLDataGeneratorTool"
130 />
131 <Tool
132 Name="VCWebServiceProxyGeneratorTool"
133 />
134 <Tool
135 Name="VCMIDLTool"
136 PreprocessorDefinitions="_DEBUG"
137 MkTypLibCompatible="true"
138 SuppressStartupBanner="true"
139 TargetEnvironment="1"
140 TypeLibraryName=".\..\..\..\lib\icutud.tlb"
141 />
142 <Tool
143 Name="VCCLCompilerTool"
144 Optimization="0"
145 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
146 PreprocessorDefinitions="WIN32;_DEBUG;_CRT_SECURE_NO_DEPRECATE;U_TOOLUTIL_IMPLEMENTATION"
147 BasicRuntimeChecks="3"
148 RuntimeLibrary="3"
149 BufferSecurityCheck="true"
150 DisableLanguageExtensions="true"
151 TreatWChar_tAsBuiltInType="true"
152 PrecompiledHeaderFile=".\Debug/toolutil.pch"
153 AssemblerListingLocation=".\Debug/"
154 ObjectFile=".\Debug/"
155 ProgramDataBaseFileName=".\Debug/"
156 WarningLevel="3"
157 SuppressStartupBanner="true"
158 DebugInformationFormat="4"
159 CompileAs="0"
160 />
161 <Tool
162 Name="VCManagedResourceCompilerTool"
163 />
164 <Tool
165 Name="VCResourceCompilerTool"
166 PreprocessorDefinitions="_DEBUG"
167 Culture="1033"
168 />
169 <Tool
170 Name="VCPreLinkEventTool"
171 />
172 <Tool
173 Name="VCLinkerTool"
174 OutputFile="..\..\..\bin\icutu40d.dll"
175 LinkIncremental="2"
176 SuppressStartupBanner="true"
177 AdditionalLibraryDirectories="..\..\..\lib"
178 GenerateDebugInformation="true"
179 ProgramDatabaseFile=".\..\..\..\lib\icutud.pdb"
180 BaseAddress="0x4ac00000"
181 ImportLibrary="..\..\..\lib\icutud.lib"
182 />
183 <Tool
184 Name="VCALinkTool"
185 />
186 <Tool
187 Name="VCManifestTool"
188 UseFAT32Workaround="true"
189 />
190 <Tool
191 Name="VCXDCMakeTool"
192 />
193 <Tool
194 Name="VCBscMakeTool"
195 />
196 <Tool
197 Name="VCFxCopTool"
198 />
199 <Tool
200 Name="VCAppVerifierTool"
201 />
202 <Tool
203 Name="VCWebDeploymentTool"
204 />
205 <Tool
206 Name="VCPostBuildEventTool"
207 />
208 </Configuration>
209 </Configurations>
210 <References>
211 </References>
212 <Files>
213 <Filter
214 Name="Source Files"
215 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
216 >
217 <File
218 RelativePath=".\filestrm.c"
219 >
220 </File>
221 <File
222 RelativePath=".\package.cpp"
223 >
224 </File>
225 <File
226 RelativePath=".\pkgitems.cpp"
227 >
228 </File>
229 <File
230 RelativePath=".\propsvec.c"
231 >
232 </File>
233 <File
234 RelativePath=".\swapimpl.cpp"
235 >
236 </File>
237 <File
238 RelativePath=".\toolutil.c"
239 >
240 <FileConfiguration
241 Name="Release|Win32"
242 >
243 <Tool
244 Name="VCCLCompilerTool"
245 DisableLanguageExtensions="false"
246 />
247 </FileConfiguration>
248 <FileConfiguration
249 Name="Debug|Win32"
250 >
251 <Tool
252 Name="VCCLCompilerTool"
253 DisableLanguageExtensions="false"
254 />
255 </FileConfiguration>
256 </File>
257 <File
258 RelativePath=".\ucbuf.c"
259 >
260 </File>
261 <File
262 RelativePath=".\ucm.c"
263 >
264 </File>
265 <File
266 RelativePath=".\ucmstate.c"
267 >
268 </File>
269 <File
270 RelativePath=".\unewdata.c"
271 >
272 </File>
273 <File
274 RelativePath=".\uoptions.c"
275 >
276 </File>
277 <File
278 RelativePath=".\uparse.c"
279 >
280 </File>
281 <File
282 RelativePath=".\writesrc.c"
283 >
284 </File>
285 <File
286 RelativePath=".\xmlparser.cpp"
287 >
288 </File>
289 </Filter>
290 <Filter
291 Name="Header Files"
292 Filter="h;hpp;hxx;hm;inl"
293 >
294 <File
295 RelativePath=".\filestrm.h"
296 >
297 </File>
298 <File
299 RelativePath=".\package.h"
300 >
301 </File>
302 <File
303 RelativePath=".\pkg_imp.h"
304 >
305 </File>
306 <File
307 RelativePath=".\propsvec.h"
308 >
309 </File>
310 <File
311 RelativePath=".\swapimpl.h"
312 >
313 </File>
314 <File
315 RelativePath=".\toolutil.h"
316 >
317 </File>
318 <File
319 RelativePath=".\ucbuf.h"
320 >
321 </File>
322 <File
323 RelativePath=".\ucm.h"
324 >
325 </File>
326 <File
327 RelativePath=".\unewdata.h"
328 >
329 </File>
330 <File
331 RelativePath=".\uoptions.h"
332 >
333 </File>
334 <File
335 RelativePath=".\uparse.h"
336 >
337 </File>
338 <File
339 RelativePath=".\writesrc.h"
340 >
341 </File>
342 <File
343 RelativePath=".\xmlparser.h"
344 >
345 </File>
346 </Filter>
347 <Filter
348 Name="Resource Files"
349 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
350 >
351 </Filter>
352 </Files>
353 <Globals>
354 </Globals>
355 </VisualStudioProject>