]> git.saurik.com Git - apple/icu.git/blame - icuSources/test/perf/ubrkperf/ubrkperf.vcproj
ICU-8.11.4.tar.gz
[apple/icu.git] / icuSources / test / perf / ubrkperf / ubrkperf.vcproj
CommitLineData
374ca955 1<?xml version="1.0" encoding="Windows-1252"?>
b75a7d8f
A
2<VisualStudioProject
3 ProjectType="Visual C++"
374ca955 4 Version="7.10"
73c04bcf
A
5 Name="ubrkperf"
6 ProjectGUID="{7E280294-49BD-43D1-9903-CF29648D88CA}"
b75a7d8f
A
7 SccProjectName=""
8 SccLocalPath="">
9 <Platforms>
10 <Platform
11 Name="Win32"/>
12 </Platforms>
13 <Configurations>
14 <Configuration
73c04bcf
A
15 Name="Debug|Win32"
16 OutputDirectory=".\Debug"
17 IntermediateDirectory=".\Debug"
b75a7d8f
A
18 ConfigurationType="1"
19 UseOfMFC="0"
20 ATLMinimizesCRunTimeLibraryUsage="FALSE"
21 CharacterSet="2">
22 <Tool
23 Name="VCCLCompilerTool"
73c04bcf
A
24 Optimization="0"
25 OptimizeForProcessor="2"
26 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
27 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
28 BasicRuntimeChecks="3"
29 RuntimeLibrary="3"
30 PrecompiledHeaderFile=".\Debug/ubrkperf.pch"
31 AssemblerListingLocation=".\Debug/"
32 ObjectFile=".\Debug/"
33 ProgramDataBaseFileName=".\Debug/"
34 BrowseInformation="1"
35 WarningLevel="3"
b75a7d8f 36 SuppressStartupBanner="TRUE"
73c04bcf 37 DebugInformationFormat="4"
b75a7d8f
A
38 CompileAs="0"/>
39 <Tool
73c04bcf 40 Name="VCCustomBuildTool"/>
b75a7d8f
A
41 <Tool
42 Name="VCLinkerTool"
73c04bcf
A
43 AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib"
44 OutputFile=".\Debug/ubrkperf.exe"
b75a7d8f
A
45 LinkIncremental="1"
46 SuppressStartupBanner="TRUE"
73c04bcf
A
47 AdditionalLibraryDirectories="..\..\..\..\lib\"
48 GenerateDebugInformation="TRUE"
49 ProgramDatabaseFile=".\Debug/ubrkperf.pdb"
50 SubSystem="1"
51 TargetMachine="1"/>
b75a7d8f
A
52 <Tool
53 Name="VCMIDLTool"
73c04bcf
A
54 TypeLibraryName=".\Debug/ubrkperf.tlb"
55 HeaderFileName=""/>
b75a7d8f
A
56 <Tool
57 Name="VCPostBuildEventTool"/>
58 <Tool
59 Name="VCPreBuildEventTool"/>
60 <Tool
61 Name="VCPreLinkEventTool"/>
62 <Tool
63 Name="VCResourceCompilerTool"
73c04bcf 64 PreprocessorDefinitions="_DEBUG"
b75a7d8f
A
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
73c04bcf
A
78 Name="Release|Win32"
79 OutputDirectory=".\Release"
80 IntermediateDirectory=".\Release"
b75a7d8f
A
81 ConfigurationType="1"
82 UseOfMFC="0"
83 ATLMinimizesCRunTimeLibraryUsage="FALSE"
84 CharacterSet="2">
85 <Tool
86 Name="VCCLCompilerTool"
73c04bcf
A
87 Optimization="2"
88 InlineFunctionExpansion="2"
b75a7d8f 89 OptimizeForProcessor="2"
73c04bcf
A
90 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
91 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
92 StringPooling="TRUE"
93 RuntimeLibrary="2"
94 EnableFunctionLevelLinking="TRUE"
95 PrecompiledHeaderFile=".\Release/ubrkperf.pch"
96 AssemblerListingLocation=".\Release/"
97 ObjectFile=".\Release/"
98 ProgramDataBaseFileName=".\Release/"
99 WarningLevel="3"
b75a7d8f 100 SuppressStartupBanner="TRUE"
b75a7d8f
A
101 CompileAs="0"/>
102 <Tool
73c04bcf 103 Name="VCCustomBuildTool"/>
b75a7d8f
A
104 <Tool
105 Name="VCLinkerTool"
73c04bcf
A
106 AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
107 OutputFile="..\..\..\..\bin\ubrkperf24.exe"
108 LinkIncremental="1"
b75a7d8f 109 SuppressStartupBanner="TRUE"
73c04bcf
A
110 AdditionalLibraryDirectories="..\..\..\..\lib\"
111 ProgramDatabaseFile=".\Release/ubrkperf24.pdb"
112 SubSystem="1"
113 TargetMachine="1"/>
b75a7d8f
A
114 <Tool
115 Name="VCMIDLTool"
73c04bcf
A
116 TypeLibraryName=".\Release/ubrkperf.tlb"
117 HeaderFileName=""/>
b75a7d8f
A
118 <Tool
119 Name="VCPostBuildEventTool"/>
120 <Tool
121 Name="VCPreBuildEventTool"/>
122 <Tool
123 Name="VCPreLinkEventTool"/>
124 <Tool
125 Name="VCResourceCompilerTool"
73c04bcf 126 PreprocessorDefinitions="NDEBUG"
b75a7d8f
A
127 Culture="1033"/>
128 <Tool
129 Name="VCWebServiceProxyGeneratorTool"/>
374ca955
A
130 <Tool
131 Name="VCXMLDataGeneratorTool"/>
b75a7d8f
A
132 <Tool
133 Name="VCWebDeploymentTool"/>
374ca955
A
134 <Tool
135 Name="VCManagedWrapperGeneratorTool"/>
136 <Tool
137 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
b75a7d8f
A
138 </Configuration>
139 </Configurations>
374ca955
A
140 <References>
141 </References>
b75a7d8f
A
142 <Files>
143 <Filter
144 Name="Source Files"
145 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
146 <File
73c04bcf
A
147 RelativePath="ubrkperf.cpp">
148 <FileConfiguration
149 Name="Debug|Win32">
150 <Tool
151 Name="VCCLCompilerTool"
152 Optimization="0"
153 AdditionalIncludeDirectories=""
154 PreprocessorDefinitions=""
155 BasicRuntimeChecks="3"
156 BrowseInformation="1"/>
157 </FileConfiguration>
158 <FileConfiguration
159 Name="Release|Win32">
160 <Tool
161 Name="VCCLCompilerTool"
162 Optimization="2"
163 AdditionalIncludeDirectories=""
164 PreprocessorDefinitions=""/>
165 </FileConfiguration>
b75a7d8f
A
166 </File>
167 </Filter>
168 <Filter
169 Name="Header Files"
170 Filter="h;hpp;hxx;hm;inl">
73c04bcf
A
171 <File
172 RelativePath="ubrkperf.h">
173 </File>
b75a7d8f
A
174 </Filter>
175 <Filter
176 Name="Resource Files"
177 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
178 </Filter>
179 </Files>
180 <Globals>
181 </Globals>
182</VisualStudioProject>