]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/perf/unisetperf/unisetperf.vcproj
ICU-400.37.tar.gz
[apple/icu.git] / icuSources / test / perf / unisetperf / unisetperf.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="unisetperf"
6 ProjectGUID="{E7728E98-0469-AF37-43F4-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/unisetperf.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/unisetperf.pch"
51 AssemblerListingLocation=".\Debug/"
52 ObjectFile=".\Debug/"
53 ProgramDataBaseFileName=".\Debug/"
54 WarningLevel="3"
55 SuppressStartupBanner="true"
56 DebugInformationFormat="4"
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/unisetperf.exe"
74 LinkIncremental="1"
75 SuppressStartupBanner="true"
76 AdditionalLibraryDirectories="..\..\..\..\lib\"
77 GenerateDebugInformation="true"
78 ProgramDatabaseFile=".\Debug/unisetperf.pdb"
79 SubSystem="1"
80 TargetMachine="1"
81 />
82 <Tool
83 Name="VCALinkTool"
84 />
85 <Tool
86 Name="VCManifestTool"
87 />
88 <Tool
89 Name="VCXDCMakeTool"
90 />
91 <Tool
92 Name="VCBscMakeTool"
93 />
94 <Tool
95 Name="VCFxCopTool"
96 />
97 <Tool
98 Name="VCAppVerifierTool"
99 />
100 <Tool
101 Name="VCWebDeploymentTool"
102 />
103 <Tool
104 Name="VCPostBuildEventTool"
105 />
106 </Configuration>
107 <Configuration
108 Name="Release|Win32"
109 OutputDirectory=".\Release"
110 IntermediateDirectory=".\Release"
111 ConfigurationType="1"
112 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
113 UseOfMFC="0"
114 ATLMinimizesCRunTimeLibraryUsage="false"
115 CharacterSet="2"
116 >
117 <Tool
118 Name="VCPreBuildEventTool"
119 />
120 <Tool
121 Name="VCCustomBuildTool"
122 />
123 <Tool
124 Name="VCXMLDataGeneratorTool"
125 />
126 <Tool
127 Name="VCWebServiceProxyGeneratorTool"
128 />
129 <Tool
130 Name="VCMIDLTool"
131 TypeLibraryName=".\Release/unisetperf.tlb"
132 HeaderFileName=""
133 />
134 <Tool
135 Name="VCCLCompilerTool"
136 Optimization="2"
137 InlineFunctionExpansion="1"
138 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
139 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
140 StringPooling="true"
141 RuntimeLibrary="2"
142 EnableFunctionLevelLinking="true"
143 PrecompiledHeaderFile=".\Release/unisetperf.pch"
144 AssemblerListingLocation=".\Release/"
145 ObjectFile=".\Release/"
146 ProgramDataBaseFileName=".\Release/"
147 WarningLevel="3"
148 SuppressStartupBanner="true"
149 CompileAs="0"
150 />
151 <Tool
152 Name="VCManagedResourceCompilerTool"
153 />
154 <Tool
155 Name="VCResourceCompilerTool"
156 PreprocessorDefinitions="NDEBUG"
157 Culture="1033"
158 />
159 <Tool
160 Name="VCPreLinkEventTool"
161 />
162 <Tool
163 Name="VCLinkerTool"
164 AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
165 OutputFile=".\Release/unisetperf.exe"
166 LinkIncremental="1"
167 SuppressStartupBanner="true"
168 AdditionalLibraryDirectories="..\..\..\..\lib\"
169 ProgramDatabaseFile=".\Release/unisetperf.pdb"
170 SubSystem="1"
171 TargetMachine="1"
172 />
173 <Tool
174 Name="VCALinkTool"
175 />
176 <Tool
177 Name="VCManifestTool"
178 />
179 <Tool
180 Name="VCXDCMakeTool"
181 />
182 <Tool
183 Name="VCBscMakeTool"
184 />
185 <Tool
186 Name="VCFxCopTool"
187 />
188 <Tool
189 Name="VCAppVerifierTool"
190 />
191 <Tool
192 Name="VCWebDeploymentTool"
193 />
194 <Tool
195 Name="VCPostBuildEventTool"
196 />
197 </Configuration>
198 </Configurations>
199 <References>
200 </References>
201 <Files>
202 <File
203 RelativePath=".\unisetperf.cpp"
204 >
205 </File>
206 </Files>
207 <Globals>
208 </Globals>
209 </VisualStudioProject>