]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/perf/utfperf/utfperf.vcproj
ICU-400.39.tar.gz
[apple/icu.git] / icuSources / test / perf / utfperf / utfperf.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="utfperf"
6 ProjectGUID="{E7728E98-0469-43F4-AF37-4529A3D52C6B}"
7 >
8 <Platforms>
9 <Platform
10 Name="Win32"
11 />
12 </Platforms>
13 <ToolFiles>
14 </ToolFiles>
15 <Configurations>
16 <Configuration
17 Name="Debug|Win32"
18 OutputDirectory=".\Debug"
19 IntermediateDirectory=".\Debug"
20 ConfigurationType="1"
21 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
22 UseOfMFC="0"
23 ATLMinimizesCRunTimeLibraryUsage="false"
24 CharacterSet="2"
25 >
26 <Tool
27 Name="VCPreBuildEventTool"
28 />
29 <Tool
30 Name="VCCustomBuildTool"
31 />
32 <Tool
33 Name="VCXMLDataGeneratorTool"
34 />
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
37 />
38 <Tool
39 Name="VCMIDLTool"
40 TypeLibraryName=".\Debug/utfperf.tlb"
41 HeaderFileName=""
42 />
43 <Tool
44 Name="VCCLCompilerTool"
45 Optimization="0"
46 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
47 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
48 BasicRuntimeChecks="3"
49 RuntimeLibrary="3"
50 PrecompiledHeaderFile=".\Debug/utfperf.pch"
51 AssemblerListingLocation=".\Debug/"
52 ObjectFile=".\Debug/"
53 ProgramDataBaseFileName=".\Debug/"
54 WarningLevel="3"
55 SuppressStartupBanner="true"
56 DebugInformationFormat="3"
57 CompileAs="0"
58 />
59 <Tool
60 Name="VCManagedResourceCompilerTool"
61 />
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="_DEBUG"
65 Culture="1033"
66 />
67 <Tool
68 Name="VCPreLinkEventTool"
69 />
70 <Tool
71 Name="VCLinkerTool"
72 AdditionalDependencies="icuucd.lib icutud.lib winmm.lib icutestd.lib"
73 OutputFile=".\Debug/utfperf.exe"
74 LinkIncremental="1"
75 SuppressStartupBanner="true"
76 AdditionalLibraryDirectories="..\..\..\..\lib\"
77 GenerateDebugInformation="true"
78 ProgramDatabaseFile=".\Debug/utfperf.pdb"
79 SubSystem="1"
80 />
81 <Tool
82 Name="VCALinkTool"
83 />
84 <Tool
85 Name="VCManifestTool"
86 />
87 <Tool
88 Name="VCXDCMakeTool"
89 />
90 <Tool
91 Name="VCBscMakeTool"
92 />
93 <Tool
94 Name="VCFxCopTool"
95 />
96 <Tool
97 Name="VCAppVerifierTool"
98 />
99 <Tool
100 Name="VCWebDeploymentTool"
101 />
102 <Tool
103 Name="VCPostBuildEventTool"
104 />
105 </Configuration>
106 <Configuration
107 Name="Release|Win32"
108 OutputDirectory=".\Release"
109 IntermediateDirectory=".\Release"
110 ConfigurationType="1"
111 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
112 UseOfMFC="0"
113 ATLMinimizesCRunTimeLibraryUsage="false"
114 CharacterSet="2"
115 >
116 <Tool
117 Name="VCPreBuildEventTool"
118 />
119 <Tool
120 Name="VCCustomBuildTool"
121 />
122 <Tool
123 Name="VCXMLDataGeneratorTool"
124 />
125 <Tool
126 Name="VCWebServiceProxyGeneratorTool"
127 />
128 <Tool
129 Name="VCMIDLTool"
130 TypeLibraryName=".\Release/utfperf.tlb"
131 HeaderFileName=""
132 />
133 <Tool
134 Name="VCCLCompilerTool"
135 Optimization="2"
136 InlineFunctionExpansion="1"
137 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
138 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
139 StringPooling="true"
140 RuntimeLibrary="2"
141 EnableFunctionLevelLinking="true"
142 PrecompiledHeaderFile=".\Release/utfperf.pch"
143 AssemblerListingLocation=".\Release/"
144 ObjectFile=".\Release/"
145 ProgramDataBaseFileName=".\Release/"
146 WarningLevel="3"
147 SuppressStartupBanner="true"
148 CompileAs="0"
149 />
150 <Tool
151 Name="VCManagedResourceCompilerTool"
152 />
153 <Tool
154 Name="VCResourceCompilerTool"
155 PreprocessorDefinitions="NDEBUG"
156 Culture="1033"
157 />
158 <Tool
159 Name="VCPreLinkEventTool"
160 />
161 <Tool
162 Name="VCLinkerTool"
163 AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
164 OutputFile=".\Release/utfperf.exe"
165 LinkIncremental="1"
166 SuppressStartupBanner="true"
167 AdditionalLibraryDirectories="..\..\..\..\lib\"
168 ProgramDatabaseFile=".\Release/utfperf.pdb"
169 SubSystem="1"
170 TargetMachine="1"
171 />
172 <Tool
173 Name="VCALinkTool"
174 />
175 <Tool
176 Name="VCManifestTool"
177 />
178 <Tool
179 Name="VCXDCMakeTool"
180 />
181 <Tool
182 Name="VCBscMakeTool"
183 />
184 <Tool
185 Name="VCFxCopTool"
186 />
187 <Tool
188 Name="VCAppVerifierTool"
189 />
190 <Tool
191 Name="VCWebDeploymentTool"
192 />
193 <Tool
194 Name="VCPostBuildEventTool"
195 />
196 </Configuration>
197 </Configurations>
198 <References>
199 </References>
200 <Files>
201 <Filter
202 Name="Source Files"
203 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
204 >
205 <File
206 RelativePath=".\utfperf.cpp"
207 >
208 </File>
209 </Filter>
210 <Filter
211 Name="Header Files"
212 Filter="h;hpp;hxx;hm;inl"
213 >
214 </Filter>
215 <Filter
216 Name="Resource Files"
217 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
218 >
219 </Filter>
220 </Files>
221 <Globals>
222 </Globals>
223 </VisualStudioProject>