]>
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" | |
23 | InlineFunctionExpansion="2" | |
24 | ImproveFloatingPointConsistency="TRUE" | |
25 | AdditionalIncludeDirectories="..\..\common" | |
26 | PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_USRDLL" | |
27 | StringPooling="TRUE" | |
28 | RuntimeLibrary="2" | |
29 | EnableFunctionLevelLinking="TRUE" | |
30 | PrecompiledHeaderFile=".\Release/toolutil.pch" | |
31 | AssemblerListingLocation=".\Release/" | |
32 | ObjectFile=".\Release/" | |
33 | ProgramDataBaseFileName=".\Release/" | |
34 | WarningLevel="3" | |
35 | SuppressStartupBanner="TRUE" | |
36 | CompileAs="0"/> | |
37 | <Tool | |
38 | Name="VCCustomBuildTool"/> | |
39 | <Tool | |
40 | Name="VCLinkerTool" | |
41 | AdditionalOptions="/MACHINE:I386" | |
374ca955 | 42 | OutputFile="..\..\..\bin\icutu32.dll" |
b75a7d8f A |
43 | LinkIncremental="1" |
44 | SuppressStartupBanner="TRUE" | |
45 | AdditionalLibraryDirectories="..\..\..\lib" | |
374ca955 A |
46 | ProgramDatabaseFile=".\..\..\..\lib\icutu32.pdb" |
47 | BaseAddress="0x4ac00000" | |
48 | ImportLibrary="..\..\..\lib\icutu.lib"/> | |
b75a7d8f A |
49 | <Tool |
50 | Name="VCMIDLTool" | |
51 | PreprocessorDefinitions="NDEBUG" | |
52 | MkTypLibCompatible="TRUE" | |
53 | SuppressStartupBanner="TRUE" | |
54 | TargetEnvironment="1" | |
374ca955 | 55 | TypeLibraryName=".\..\..\..\lib\icutu.tlb"/> |
b75a7d8f A |
56 | <Tool |
57 | Name="VCPostBuildEventTool"/> | |
58 | <Tool | |
59 | Name="VCPreBuildEventTool"/> | |
60 | <Tool | |
61 | Name="VCPreLinkEventTool"/> | |
62 | <Tool | |
63 | Name="VCResourceCompilerTool" | |
64 | PreprocessorDefinitions="NDEBUG" | |
65 | Culture="1033"/> | |
66 | <Tool | |
67 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
68 | <Tool |
69 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
70 | <Tool |
71 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
72 | <Tool |
73 | Name="VCManagedWrapperGeneratorTool"/> | |
74 | <Tool | |
75 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
76 | </Configuration> |
77 | <Configuration | |
78 | Name="Debug|Win32" | |
79 | OutputDirectory=".\..\..\..\lib" | |
80 | IntermediateDirectory=".\Debug" | |
81 | ConfigurationType="2" | |
82 | UseOfMFC="0" | |
83 | ATLMinimizesCRunTimeLibraryUsage="FALSE" | |
84 | CharacterSet="2"> | |
85 | <Tool | |
86 | Name="VCCLCompilerTool" | |
87 | Optimization="0" | |
88 | OptimizeForProcessor="2" | |
89 | AdditionalIncludeDirectories="..\..\common" | |
90 | PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL" | |
91 | BasicRuntimeChecks="3" | |
92 | RuntimeLibrary="3" | |
93 | PrecompiledHeaderFile=".\Debug/toolutil.pch" | |
94 | AssemblerListingLocation=".\Debug/" | |
95 | ObjectFile=".\Debug/" | |
96 | ProgramDataBaseFileName=".\Debug/" | |
97 | WarningLevel="3" | |
98 | SuppressStartupBanner="TRUE" | |
99 | DebugInformationFormat="4" | |
100 | CompileAs="0"/> | |
101 | <Tool | |
102 | Name="VCCustomBuildTool"/> | |
103 | <Tool | |
104 | Name="VCLinkerTool" | |
105 | AdditionalOptions="/MACHINE:I386" | |
374ca955 | 106 | OutputFile="..\..\..\bin\icutu32d.dll" |
b75a7d8f A |
107 | LinkIncremental="2" |
108 | SuppressStartupBanner="TRUE" | |
109 | AdditionalLibraryDirectories="..\..\..\lib" | |
110 | GenerateDebugInformation="TRUE" | |
374ca955 A |
111 | ProgramDatabaseFile=".\..\..\..\lib\icutu32d.pdb" |
112 | BaseAddress="0x4ac00000" | |
113 | ImportLibrary="..\..\..\lib\icutud.lib"/> | |
b75a7d8f A |
114 | <Tool |
115 | Name="VCMIDLTool" | |
116 | PreprocessorDefinitions="_DEBUG" | |
117 | MkTypLibCompatible="TRUE" | |
118 | SuppressStartupBanner="TRUE" | |
119 | TargetEnvironment="1" | |
374ca955 | 120 | TypeLibraryName=".\..\..\..\lib\icutud.tlb"/> |
b75a7d8f A |
121 | <Tool |
122 | Name="VCPostBuildEventTool"/> | |
123 | <Tool | |
124 | Name="VCPreBuildEventTool"/> | |
125 | <Tool | |
126 | Name="VCPreLinkEventTool"/> | |
127 | <Tool | |
128 | Name="VCResourceCompilerTool" | |
129 | PreprocessorDefinitions="_DEBUG" | |
130 | Culture="1033"/> | |
131 | <Tool | |
132 | Name="VCWebServiceProxyGeneratorTool"/> | |
374ca955 A |
133 | <Tool |
134 | Name="VCXMLDataGeneratorTool"/> | |
b75a7d8f A |
135 | <Tool |
136 | Name="VCWebDeploymentTool"/> | |
374ca955 A |
137 | <Tool |
138 | Name="VCManagedWrapperGeneratorTool"/> | |
139 | <Tool | |
140 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> | |
b75a7d8f A |
141 | </Configuration> |
142 | </Configurations> | |
374ca955 A |
143 | <References> |
144 | </References> | |
b75a7d8f A |
145 | <Files> |
146 | <Filter | |
147 | Name="Source Files" | |
148 | Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"> | |
374ca955 A |
149 | <File |
150 | RelativePath=".\propsvec.c"> | |
151 | </File> | |
b75a7d8f A |
152 | <File |
153 | RelativePath=".\toolutil.c"> | |
154 | </File> | |
155 | <File | |
156 | RelativePath=".\ucbuf.c"> | |
157 | </File> | |
374ca955 A |
158 | <File |
159 | RelativePath=".\ucm.c"> | |
160 | </File> | |
b75a7d8f A |
161 | <File |
162 | RelativePath=".\ucmpwrit.c"> | |
163 | </File> | |
374ca955 A |
164 | <File |
165 | RelativePath=".\ucmstate.c"> | |
166 | </File> | |
b75a7d8f A |
167 | <File |
168 | RelativePath=".\unewdata.c"> | |
169 | </File> | |
170 | <File | |
171 | RelativePath=".\uoptions.c"> | |
172 | </File> | |
173 | <File | |
174 | RelativePath=".\uparse.c"> | |
175 | </File> | |
176 | <File | |
177 | RelativePath=".\uperf.cpp"> | |
178 | </File> | |
179 | </Filter> | |
180 | <Filter | |
181 | Name="Header Files" | |
182 | Filter="h;hpp;hxx;hm;inl"> | |
374ca955 A |
183 | <File |
184 | RelativePath=".\propsvec.h"> | |
185 | </File> | |
b75a7d8f A |
186 | <File |
187 | RelativePath=".\toolutil.h"> | |
188 | </File> | |
189 | <File | |
190 | RelativePath=".\ucbuf.h"> | |
191 | </File> | |
374ca955 A |
192 | <File |
193 | RelativePath=".\ucm.h"> | |
194 | </File> | |
b75a7d8f A |
195 | <File |
196 | RelativePath=".\ucmpwrit.h"> | |
197 | </File> | |
198 | <File | |
199 | RelativePath=".\unewdata.h"> | |
200 | </File> | |
201 | <File | |
202 | RelativePath=".\uoptions.h"> | |
203 | </File> | |
204 | <File | |
205 | RelativePath=".\uparse.h"> | |
206 | </File> | |
207 | <File | |
208 | RelativePath=".\uperf.h"> | |
209 | </File> | |
210 | <File | |
211 | RelativePath=".\utimer.h"> | |
212 | </File> | |
213 | </Filter> | |
214 | <Filter | |
215 | Name="Resource Files" | |
216 | Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"> | |
217 | </Filter> | |
218 | </Files> | |
219 | <Globals> | |
220 | </Globals> | |
221 | </VisualStudioProject> |