]> git.saurik.com Git - apple/icu.git/blob - icuSources/tools/toolutil/toolutil.vcproj
ICU-3.13.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.00"
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\icutu26.dll"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 AdditionalLibraryDirectories="..\..\..\lib"
46 ProgramDatabaseFile=".\..\..\..\lib/icutu26.pdb"
47 ImportLibrary="..\..\..\lib/icutu.lib"/>
48 <Tool
49 Name="VCMIDLTool"
50 PreprocessorDefinitions="NDEBUG"
51 MkTypLibCompatible="TRUE"
52 SuppressStartupBanner="TRUE"
53 TargetEnvironment="1"
54 TypeLibraryName=".\..\..\..\lib/toolutil.tlb"/>
55 <Tool
56 Name="VCPostBuildEventTool"/>
57 <Tool
58 Name="VCPreBuildEventTool"/>
59 <Tool
60 Name="VCPreLinkEventTool"/>
61 <Tool
62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="NDEBUG"
64 Culture="1033"/>
65 <Tool
66 Name="VCWebServiceProxyGeneratorTool"/>
67 <Tool
68 Name="VCWebDeploymentTool"/>
69 </Configuration>
70 <Configuration
71 Name="Debug|Win32"
72 OutputDirectory=".\..\..\..\lib"
73 IntermediateDirectory=".\Debug"
74 ConfigurationType="2"
75 UseOfMFC="0"
76 ATLMinimizesCRunTimeLibraryUsage="FALSE"
77 CharacterSet="2">
78 <Tool
79 Name="VCCLCompilerTool"
80 Optimization="0"
81 OptimizeForProcessor="2"
82 AdditionalIncludeDirectories="..\..\common"
83 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_USRDLL"
84 BasicRuntimeChecks="3"
85 RuntimeLibrary="3"
86 PrecompiledHeaderFile=".\Debug/toolutil.pch"
87 AssemblerListingLocation=".\Debug/"
88 ObjectFile=".\Debug/"
89 ProgramDataBaseFileName=".\Debug/"
90 WarningLevel="3"
91 SuppressStartupBanner="TRUE"
92 DebugInformationFormat="4"
93 CompileAs="0"/>
94 <Tool
95 Name="VCCustomBuildTool"/>
96 <Tool
97 Name="VCLinkerTool"
98 AdditionalOptions="/MACHINE:I386"
99 OutputFile="..\..\..\bin\icutu26d.dll"
100 LinkIncremental="2"
101 SuppressStartupBanner="TRUE"
102 AdditionalLibraryDirectories="..\..\..\lib"
103 GenerateDebugInformation="TRUE"
104 ProgramDatabaseFile=".\..\..\..\lib/icutu26d.pdb"
105 ImportLibrary="..\..\..\lib/icutud.lib"/>
106 <Tool
107 Name="VCMIDLTool"
108 PreprocessorDefinitions="_DEBUG"
109 MkTypLibCompatible="TRUE"
110 SuppressStartupBanner="TRUE"
111 TargetEnvironment="1"
112 TypeLibraryName=".\..\..\..\lib/toolutil.tlb"/>
113 <Tool
114 Name="VCPostBuildEventTool"/>
115 <Tool
116 Name="VCPreBuildEventTool"/>
117 <Tool
118 Name="VCPreLinkEventTool"/>
119 <Tool
120 Name="VCResourceCompilerTool"
121 PreprocessorDefinitions="_DEBUG"
122 Culture="1033"/>
123 <Tool
124 Name="VCWebServiceProxyGeneratorTool"/>
125 <Tool
126 Name="VCWebDeploymentTool"/>
127 </Configuration>
128 </Configurations>
129 <Files>
130 <Filter
131 Name="Source Files"
132 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
133 <File
134 RelativePath=".\toolutil.c">
135 </File>
136 <File
137 RelativePath=".\ucbuf.c">
138 </File>
139 <File
140 RelativePath=".\ucmpwrit.c">
141 </File>
142 <File
143 RelativePath=".\unewdata.c">
144 </File>
145 <File
146 RelativePath=".\uoptions.c">
147 </File>
148 <File
149 RelativePath=".\uparse.c">
150 </File>
151 <File
152 RelativePath=".\uperf.cpp">
153 </File>
154 </Filter>
155 <Filter
156 Name="Header Files"
157 Filter="h;hpp;hxx;hm;inl">
158 <File
159 RelativePath=".\toolutil.h">
160 </File>
161 <File
162 RelativePath=".\ucbuf.h">
163 </File>
164 <File
165 RelativePath=".\ucmpwrit.h">
166 </File>
167 <File
168 RelativePath=".\unewdata.h">
169 </File>
170 <File
171 RelativePath=".\uoptions.h">
172 </File>
173 <File
174 RelativePath=".\uparse.h">
175 </File>
176 <File
177 RelativePath=".\uperf.h">
178 </File>
179 <File
180 RelativePath=".\utimer.h">
181 </File>
182 </Filter>
183 <Filter
184 Name="Resource Files"
185 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
186 </Filter>
187 </Files>
188 <Globals>
189 </Globals>
190 </VisualStudioProject>