]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/toolutil/toolutil.vcproj
ICU-6.2.14.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="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 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"
42 OutputFile="..\..\..\bin\icutu32.dll"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 AdditionalLibraryDirectories="..\..\..\lib"
46 ProgramDatabaseFile=".\..\..\..\lib\icutu32.pdb"
47 BaseAddress="0x4ac00000"
48 ImportLibrary="..\..\..\lib\icutu.lib"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="NDEBUG"
52 MkTypLibCompatible="TRUE"
53 SuppressStartupBanner="TRUE"
54 TargetEnvironment="1"
55 TypeLibraryName=".\..\..\..\lib\icutu.tlb"/>
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"/>
68 <Tool
69 Name="VCXMLDataGeneratorTool"/>
70 <Tool
71 Name="VCWebDeploymentTool"/>
72 <Tool
73 Name="VCManagedWrapperGeneratorTool"/>
74 <Tool
75 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
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"
106 OutputFile="..\..\..\bin\icutu32d.dll"
107 LinkIncremental="2"
108 SuppressStartupBanner="TRUE"
109 AdditionalLibraryDirectories="..\..\..\lib"
110 GenerateDebugInformation="TRUE"
111 ProgramDatabaseFile=".\..\..\..\lib\icutu32d.pdb"
112 BaseAddress="0x4ac00000"
113 ImportLibrary="..\..\..\lib\icutud.lib"/>
114 <Tool
115 Name="VCMIDLTool"
116 PreprocessorDefinitions="_DEBUG"
117 MkTypLibCompatible="TRUE"
118 SuppressStartupBanner="TRUE"
119 TargetEnvironment="1"
120 TypeLibraryName=".\..\..\..\lib\icutud.tlb"/>
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"/>
133 <Tool
134 Name="VCXMLDataGeneratorTool"/>
135 <Tool
136 Name="VCWebDeploymentTool"/>
137 <Tool
138 Name="VCManagedWrapperGeneratorTool"/>
139 <Tool
140 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
141 </Configuration>
142 </Configurations>
143 <References>
144 </References>
145 <Files>
146 <Filter
147 Name="Source Files"
148 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
149 <File
150 RelativePath=".\propsvec.c">
151 </File>
152 <File
153 RelativePath=".\toolutil.c">
154 </File>
155 <File
156 RelativePath=".\ucbuf.c">
157 </File>
158 <File
159 RelativePath=".\ucm.c">
160 </File>
161 <File
162 RelativePath=".\ucmpwrit.c">
163 </File>
164 <File
165 RelativePath=".\ucmstate.c">
166 </File>
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">
183 <File
184 RelativePath=".\propsvec.h">
185 </File>
186 <File
187 RelativePath=".\toolutil.h">
188 </File>
189 <File
190 RelativePath=".\ucbuf.h">
191 </File>
192 <File
193 RelativePath=".\ucm.h">
194 </File>
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>