]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
b75a7d8f A |
2 | <VisualStudioProject |
3 | ProjectType="Visual C++" | |
374ca955 | 4 | Version="7.10" |
b75a7d8f A |
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" | |
b75a7d8f | 23 | ImproveFloatingPointConsistency="TRUE" |
73c04bcf A |
24 | AdditionalIncludeDirectories="..\..\..\include,..\..\common" |
25 | PreprocessorDefinitions="WIN32;NDEBUG;U_TOOLUTIL_IMPLEMENTATION" | |
b75a7d8f A |
26 | StringPooling="TRUE" |
27 | RuntimeLibrary="2" | |
28 | EnableFunctionLevelLinking="TRUE" | |
73c04bcf A |
29 | DisableLanguageExtensions="TRUE" |
30 | TreatWChar_tAsBuiltInType="TRUE" | |
b75a7d8f A |
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" | |
73c04bcf | 42 | OutputFile="..\..\..\bin\icutu36.dll" |
b75a7d8f A |
43 | LinkIncremental="1" |
44 | SuppressStartupBanner="TRUE" | |
45 | AdditionalLibraryDirectories="..\..\..\lib" | |
73c04bcf A |
46 | ProgramDatabaseFile=".\..\..\..\lib\icutu36.pdb" |
47 | EnableCOMDATFolding="2" | |
374ca955 A |
48 | BaseAddress="0x4ac00000" |
49 | ImportLibrary="..\..\..\lib\icutu.lib"/> | |
b75a7d8f A |
50 | <Tool |
51 | Name="VCMIDLTool" | |
52 | PreprocessorDefinitions="NDEBUG" | |
53 | MkTypLibCompatible="TRUE" | |
54 | SuppressStartupBanner="TRUE" | |
55 | TargetEnvironment="1" | |
374ca955 | 56 | TypeLibraryName=".\..\..\..\lib\icutu.tlb"/> |
b75a7d8f A |
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"/> | |
374ca955 A |
69 | <Tool |
70 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
71 | <Tool |
72 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
73 | <Tool |
74 | Name="VCManagedWrapperGeneratorTool"/> | |
75 | <Tool | |
76 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
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" | |
73c04bcf A |
89 | ImproveFloatingPointConsistency="TRUE" |
90 | AdditionalIncludeDirectories="..\..\..\include,..\..\common" | |
91 | PreprocessorDefinitions="WIN32;_DEBUG;U_TOOLUTIL_IMPLEMENTATION" | |
b75a7d8f A |
92 | BasicRuntimeChecks="3" |
93 | RuntimeLibrary="3" | |
73c04bcf A |
94 | BufferSecurityCheck="TRUE" |
95 | DisableLanguageExtensions="TRUE" | |
96 | TreatWChar_tAsBuiltInType="TRUE" | |
b75a7d8f A |
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" | |
73c04bcf | 109 | OutputFile="..\..\..\bin\icutu36d.dll" |
b75a7d8f A |
110 | LinkIncremental="2" |
111 | SuppressStartupBanner="TRUE" | |
112 | AdditionalLibraryDirectories="..\..\..\lib" | |
113 | GenerateDebugInformation="TRUE" | |
73c04bcf | 114 | ProgramDatabaseFile=".\..\..\..\lib\icutu36d.pdb" |
374ca955 A |
115 | BaseAddress="0x4ac00000" |
116 | ImportLibrary="..\..\..\lib\icutud.lib"/> | |
b75a7d8f A |
117 | <Tool |
118 | Name="VCMIDLTool" | |
119 | PreprocessorDefinitions="_DEBUG" | |
120 | MkTypLibCompatible="TRUE" | |
121 | SuppressStartupBanner="TRUE" | |
122 | TargetEnvironment="1" | |
374ca955 | 123 | TypeLibraryName=".\..\..\..\lib\icutud.tlb"/> |
b75a7d8f A |
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"/> | |
374ca955 A |
136 | <Tool |
137 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
138 | <Tool |
139 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
140 | <Tool |
141 | Name="VCManagedWrapperGeneratorTool"/> | |
142 | <Tool | |
143 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
144 | </Configuration> |
145 | </Configurations> | |
374ca955 A |
146 | <References> |
147 | </References> | |
b75a7d8f A |
148 | <Files> |
149 | <Filter | |
150 | Name="Source Files" | |
151 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
73c04bcf A |
152 | <File |
153 | RelativePath=".\filestrm.c"> | |
154 | </File> | |
155 | <File | |
156 | RelativePath=".\package.cpp"> | |
157 | </File> | |
158 | <File | |
159 | RelativePath=".\pkgitems.cpp"> | |
160 | </File> | |
374ca955 A |
161 | <File |
162 | RelativePath=".\propsvec.c"> | |
163 | </File> | |
73c04bcf A |
164 | <File |
165 | RelativePath=".\swapimpl.cpp"> | |
166 | </File> | |
b75a7d8f A |
167 | <File |
168 | RelativePath=".\toolutil.c"> | |
73c04bcf A |
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> | |
b75a7d8f A |
181 | </File> |
182 | <File | |
183 | RelativePath=".\ucbuf.c"> | |
184 | </File> | |
374ca955 A |
185 | <File |
186 | RelativePath=".\ucm.c"> | |
187 | </File> | |
374ca955 A |
188 | <File |
189 | RelativePath=".\ucmstate.c"> | |
190 | </File> | |
b75a7d8f A |
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 | |
73c04bcf A |
201 | RelativePath=".\writesrc.c"> |
202 | </File> | |
203 | <File | |
204 | RelativePath=".\xmlparser.cpp"> | |
b75a7d8f A |
205 | </File> |
206 | </Filter> | |
207 | <Filter | |
208 | Name="Header Files" | |
209 | Filter="h;hpp;hxx;hm;inl"> | |
73c04bcf A |
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> | |
374ca955 A |
219 | <File |
220 | RelativePath=".\propsvec.h"> | |
221 | </File> | |
73c04bcf A |
222 | <File |
223 | RelativePath=".\swapimpl.h"> | |
224 | </File> | |
b75a7d8f A |
225 | <File |
226 | RelativePath=".\toolutil.h"> | |
227 | </File> | |
228 | <File | |
229 | RelativePath=".\ucbuf.h"> | |
230 | </File> | |
374ca955 A |
231 | <File |
232 | RelativePath=".\ucm.h"> | |
233 | </File> | |
b75a7d8f A |
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 | |
73c04bcf | 244 | RelativePath=".\writesrc.h"> |
b75a7d8f A |
245 | </File> |
246 | <File | |
73c04bcf | 247 | RelativePath=".\xmlparser.h"> |
b75a7d8f A |
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> |