]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/tools/toolutil/toolutil.vcproj
ICU-8.11.1.tar.gz
[apple/icu.git] / icuSources / tools / toolutil / toolutil.vcproj
... / ...
CommitLineData
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="toolutil"
6 SccProjectName=""
7 SccLocalPath="">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\..\..\..\lib"
16 IntermediateDirectory=".\Release"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 ImproveFloatingPointConsistency="TRUE"
24 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
25 PreprocessorDefinitions="WIN32;NDEBUG;U_TOOLUTIL_IMPLEMENTATION"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 DisableLanguageExtensions="TRUE"
30 TreatWChar_tAsBuiltInType="TRUE"
31 PrecompiledHeaderFile=".\Release/toolutil.pch"
32 AssemblerListingLocation=".\Release/"
33 ObjectFile=".\Release/"
34 ProgramDataBaseFileName=".\Release/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 OutputFile="..\..\..\bin\icutu36.dll"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 AdditionalLibraryDirectories="..\..\..\lib"
46 ProgramDatabaseFile=".\..\..\..\lib\icutu36.pdb"
47 EnableCOMDATFolding="2"
48 BaseAddress="0x4ac00000"
49 ImportLibrary="..\..\..\lib\icutu.lib"/>
50 <Tool
51 Name="VCMIDLTool"
52 PreprocessorDefinitions="NDEBUG"
53 MkTypLibCompatible="TRUE"
54 SuppressStartupBanner="TRUE"
55 TargetEnvironment="1"
56 TypeLibraryName=".\..\..\..\lib\icutu.tlb"/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="1033"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory=".\..\..\..\lib"
81 IntermediateDirectory=".\Debug"
82 ConfigurationType="2"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 CharacterSet="2">
86 <Tool
87 Name="VCCLCompilerTool"
88 Optimization="0"
89 ImproveFloatingPointConsistency="TRUE"
90 AdditionalIncludeDirectories="..\..\..\include,..\..\common"
91 PreprocessorDefinitions="WIN32;_DEBUG;U_TOOLUTIL_IMPLEMENTATION"
92 BasicRuntimeChecks="3"
93 RuntimeLibrary="3"
94 BufferSecurityCheck="TRUE"
95 DisableLanguageExtensions="TRUE"
96 TreatWChar_tAsBuiltInType="TRUE"
97 PrecompiledHeaderFile=".\Debug/toolutil.pch"
98 AssemblerListingLocation=".\Debug/"
99 ObjectFile=".\Debug/"
100 ProgramDataBaseFileName=".\Debug/"
101 WarningLevel="3"
102 SuppressStartupBanner="TRUE"
103 DebugInformationFormat="4"
104 CompileAs="0"/>
105 <Tool
106 Name="VCCustomBuildTool"/>
107 <Tool
108 Name="VCLinkerTool"
109 OutputFile="..\..\..\bin\icutu36d.dll"
110 LinkIncremental="2"
111 SuppressStartupBanner="TRUE"
112 AdditionalLibraryDirectories="..\..\..\lib"
113 GenerateDebugInformation="TRUE"
114 ProgramDatabaseFile=".\..\..\..\lib\icutu36d.pdb"
115 BaseAddress="0x4ac00000"
116 ImportLibrary="..\..\..\lib\icutud.lib"/>
117 <Tool
118 Name="VCMIDLTool"
119 PreprocessorDefinitions="_DEBUG"
120 MkTypLibCompatible="TRUE"
121 SuppressStartupBanner="TRUE"
122 TargetEnvironment="1"
123 TypeLibraryName=".\..\..\..\lib\icutud.tlb"/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="_DEBUG"
133 Culture="1033"/>
134 <Tool
135 Name="VCWebServiceProxyGeneratorTool"/>
136 <Tool
137 Name="VCXMLDataGeneratorTool"/>
138 <Tool
139 Name="VCWebDeploymentTool"/>
140 <Tool
141 Name="VCManagedWrapperGeneratorTool"/>
142 <Tool
143 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
144 </Configuration>
145 </Configurations>
146 <References>
147 </References>
148 <Files>
149 <Filter
150 Name="Source Files"
151 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
152 <File
153 RelativePath=".\filestrm.c">
154 </File>
155 <File
156 RelativePath=".\package.cpp">
157 </File>
158 <File
159 RelativePath=".\pkgitems.cpp">
160 </File>
161 <File
162 RelativePath=".\propsvec.c">
163 </File>
164 <File
165 RelativePath=".\swapimpl.cpp">
166 </File>
167 <File
168 RelativePath=".\toolutil.c">
169 <FileConfiguration
170 Name="Release|Win32">
171 <Tool
172 Name="VCCLCompilerTool"
173 DisableLanguageExtensions="FALSE"/>
174 </FileConfiguration>
175 <FileConfiguration
176 Name="Debug|Win32">
177 <Tool
178 Name="VCCLCompilerTool"
179 DisableLanguageExtensions="FALSE"/>
180 </FileConfiguration>
181 </File>
182 <File
183 RelativePath=".\ucbuf.c">
184 </File>
185 <File
186 RelativePath=".\ucm.c">
187 </File>
188 <File
189 RelativePath=".\ucmstate.c">
190 </File>
191 <File
192 RelativePath=".\unewdata.c">
193 </File>
194 <File
195 RelativePath=".\uoptions.c">
196 </File>
197 <File
198 RelativePath=".\uparse.c">
199 </File>
200 <File
201 RelativePath=".\writesrc.c">
202 </File>
203 <File
204 RelativePath=".\xmlparser.cpp">
205 </File>
206 </Filter>
207 <Filter
208 Name="Header Files"
209 Filter="h;hpp;hxx;hm;inl">
210 <File
211 RelativePath=".\filestrm.h">
212 </File>
213 <File
214 RelativePath=".\package.h">
215 </File>
216 <File
217 RelativePath=".\pkg_imp.h">
218 </File>
219 <File
220 RelativePath=".\propsvec.h">
221 </File>
222 <File
223 RelativePath=".\swapimpl.h">
224 </File>
225 <File
226 RelativePath=".\toolutil.h">
227 </File>
228 <File
229 RelativePath=".\ucbuf.h">
230 </File>
231 <File
232 RelativePath=".\ucm.h">
233 </File>
234 <File
235 RelativePath=".\unewdata.h">
236 </File>
237 <File
238 RelativePath=".\uoptions.h">
239 </File>
240 <File
241 RelativePath=".\uparse.h">
242 </File>
243 <File
244 RelativePath=".\writesrc.h">
245 </File>
246 <File
247 RelativePath=".\xmlparser.h">
248 </File>
249 </Filter>
250 <Filter
251 Name="Resource Files"
252 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
253 </Filter>
254 </Files>
255 <Globals>
256 </Globals>
257</VisualStudioProject>