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