Upstream version 9.37.197.0
[platform/framework/web/crosswalk.git] / src / third_party / icu / source / test / perf / normperf / dtfmtrtperf.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="9.00"
5         Name="dtfmtrtperf"
6         ProjectGUID="{1FCAA83C-955C-4DEF-9CEF-3679AE75C44D}"
7         RootNamespace="rtperf"
8         TargetFrameworkVersion="131072"
9         >
10         <Platforms>
11                 <Platform
12                         Name="Win32"
13                 />
14                 <Platform
15                         Name="x64"
16                 />
17         </Platforms>
18         <ToolFiles>
19         </ToolFiles>
20         <Configurations>
21                 <Configuration
22                         Name="Debug|Win32"
23                         OutputDirectory=".\x86\Debug"
24                         IntermediateDirectory=".\x86\Debug"
25                         ConfigurationType="1"
26                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
27                         UseOfMFC="0"
28                         ATLMinimizesCRunTimeLibraryUsage="false"
29                         CharacterSet="1"
30                         >
31                         <Tool
32                                 Name="VCPreBuildEventTool"
33                         />
34                         <Tool
35                                 Name="VCCustomBuildTool"
36                         />
37                         <Tool
38                                 Name="VCXMLDataGeneratorTool"
39                         />
40                         <Tool
41                                 Name="VCWebServiceProxyGeneratorTool"
42                         />
43                         <Tool
44                                 Name="VCMIDLTool"
45                                 TypeLibraryName=".\x86\Debug/normperf.tlb"
46                                 HeaderFileName=""
47                         />
48                         <Tool
49                                 Name="VCCLCompilerTool"
50                                 Optimization="0"
51                                 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
52                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MBCS"
53                                 BasicRuntimeChecks="3"
54                                 RuntimeLibrary="3"
55                                 UsePrecompiledHeader="0"
56                                 PrecompiledHeaderFile=".\x86\Debug/normperf.pch"
57                                 AssemblerListingLocation=".\x86\Debug/"
58                                 ObjectFile=".\x86\Debug/"
59                                 ProgramDataBaseFileName=".\x86\Debug/"
60                                 BrowseInformation="1"
61                                 WarningLevel="3"
62                                 SuppressStartupBanner="true"
63                                 DebugInformationFormat="3"
64                                 CompileAs="0"
65                         />
66                         <Tool
67                                 Name="VCManagedResourceCompilerTool"
68                         />
69                         <Tool
70                                 Name="VCResourceCompilerTool"
71                                 PreprocessorDefinitions="_DEBUG"
72                                 Culture="1033"
73                         />
74                         <Tool
75                                 Name="VCPreLinkEventTool"
76                         />
77                         <Tool
78                                 Name="VCLinkerTool"
79                                 AdditionalDependencies="icudt.lib icuind.lib icuiod.lib iculed.lib iculxd.lib icutud.lib icuucd.lib icutestd.lib winmm.lib"
80                                 OutputFile=".\x86\Debug/dtfmtrtperf.exe"
81                                 LinkIncremental="1"
82                                 SuppressStartupBanner="true"
83                                 AdditionalLibraryDirectories="..\..\..\..\lib\"
84                                 GenerateDebugInformation="true"
85                                 ProgramDatabaseFile=".\x86\Debug/dtfmtrtperf.pdb"
86                                 SubSystem="1"
87                                 RandomizedBaseAddress="1"
88                                 DataExecutionPrevention="0"
89                         />
90                         <Tool
91                                 Name="VCALinkTool"
92                         />
93                         <Tool
94                                 Name="VCManifestTool"
95                         />
96                         <Tool
97                                 Name="VCXDCMakeTool"
98                         />
99                         <Tool
100                                 Name="VCBscMakeTool"
101                         />
102                         <Tool
103                                 Name="VCFxCopTool"
104                         />
105                         <Tool
106                                 Name="VCAppVerifierTool"
107                         />
108                         <Tool
109                                 Name="VCPostBuildEventTool"
110                         />
111                 </Configuration>
112                 <Configuration
113                         Name="Release|Win32"
114                         OutputDirectory=".\x86\Release"
115                         IntermediateDirectory=".\x86\Release"
116                         ConfigurationType="1"
117                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118                         UseOfMFC="0"
119                         ATLMinimizesCRunTimeLibraryUsage="false"
120                         CharacterSet="2"
121                         >
122                         <Tool
123                                 Name="VCPreBuildEventTool"
124                         />
125                         <Tool
126                                 Name="VCCustomBuildTool"
127                         />
128                         <Tool
129                                 Name="VCXMLDataGeneratorTool"
130                         />
131                         <Tool
132                                 Name="VCWebServiceProxyGeneratorTool"
133                         />
134                         <Tool
135                                 Name="VCMIDLTool"
136                                 TypeLibraryName=".\x86\Release/normperf.tlb"
137                                 HeaderFileName=""
138                         />
139                         <Tool
140                                 Name="VCCLCompilerTool"
141                                 Optimization="2"
142                                 InlineFunctionExpansion="1"
143                                 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
144                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
145                                 StringPooling="true"
146                                 RuntimeLibrary="2"
147                                 EnableFunctionLevelLinking="true"
148                                 UsePrecompiledHeader="0"
149                                 PrecompiledHeaderFile=".\x86\Release/normperf.pch"
150                                 AssemblerListingLocation=".\x86\Release/"
151                                 ObjectFile=".\x86\Release/"
152                                 ProgramDataBaseFileName=".\x86\Release/"
153                                 WarningLevel="3"
154                                 SuppressStartupBanner="true"
155                                 CompileAs="0"
156                         />
157                         <Tool
158                                 Name="VCManagedResourceCompilerTool"
159                         />
160                         <Tool
161                                 Name="VCResourceCompilerTool"
162                                 PreprocessorDefinitions="NDEBUG"
163                                 Culture="1033"
164                         />
165                         <Tool
166                                 Name="VCPreLinkEventTool"
167                         />
168                         <Tool
169                                 Name="VCLinkerTool"
170                                 AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
171                                 OutputFile=".\x86\Release/normperf.exe"
172                                 LinkIncremental="1"
173                                 SuppressStartupBanner="true"
174                                 AdditionalLibraryDirectories="..\..\..\..\lib\"
175                                 ProgramDatabaseFile=".\x86\Release/normperf.pdb"
176                                 SubSystem="1"
177                                 RandomizedBaseAddress="1"
178                                 DataExecutionPrevention="0"
179                                 TargetMachine="1"
180                         />
181                         <Tool
182                                 Name="VCALinkTool"
183                         />
184                         <Tool
185                                 Name="VCManifestTool"
186                         />
187                         <Tool
188                                 Name="VCXDCMakeTool"
189                         />
190                         <Tool
191                                 Name="VCBscMakeTool"
192                         />
193                         <Tool
194                                 Name="VCFxCopTool"
195                         />
196                         <Tool
197                                 Name="VCAppVerifierTool"
198                         />
199                         <Tool
200                                 Name="VCPostBuildEventTool"
201                         />
202                 </Configuration>
203                 <Configuration
204                         Name="Debug|x64"
205                         OutputDirectory=".\x64\Debug"
206                         IntermediateDirectory=".\x64\Debug"
207                         ConfigurationType="1"
208                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
209                         UseOfMFC="0"
210                         ATLMinimizesCRunTimeLibraryUsage="false"
211                         CharacterSet="1"
212                         >
213                         <Tool
214                                 Name="VCPreBuildEventTool"
215                         />
216                         <Tool
217                                 Name="VCCustomBuildTool"
218                         />
219                         <Tool
220                                 Name="VCXMLDataGeneratorTool"
221                         />
222                         <Tool
223                                 Name="VCWebServiceProxyGeneratorTool"
224                         />
225                         <Tool
226                                 Name="VCMIDLTool"
227                                 TargetEnvironment="3"
228                                 TypeLibraryName=".\x64\Debug/normperf.tlb"
229                                 HeaderFileName=""
230                         />
231                         <Tool
232                                 Name="VCCLCompilerTool"
233                                 Optimization="0"
234                                 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
235                                 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE;_MBCS"
236                                 BasicRuntimeChecks="3"
237                                 RuntimeLibrary="3"
238                                 UsePrecompiledHeader="0"
239                                 PrecompiledHeaderFile=".\x64\Debug/normperf.pch"
240                                 AssemblerListingLocation=".\x64\Debug/"
241                                 ObjectFile=".\x64\Debug/"
242                                 ProgramDataBaseFileName=".\x64\Debug/"
243                                 BrowseInformation="1"
244                                 WarningLevel="3"
245                                 SuppressStartupBanner="true"
246                                 DebugInformationFormat="3"
247                                 CompileAs="0"
248                         />
249                         <Tool
250                                 Name="VCManagedResourceCompilerTool"
251                         />
252                         <Tool
253                                 Name="VCResourceCompilerTool"
254                                 PreprocessorDefinitions="_DEBUG"
255                                 Culture="1033"
256                         />
257                         <Tool
258                                 Name="VCPreLinkEventTool"
259                         />
260                         <Tool
261                                 Name="VCLinkerTool"
262                                 AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib"
263                                 OutputFile=".\x64\Debug/normperf.exe"
264                                 LinkIncremental="1"
265                                 SuppressStartupBanner="true"
266                                 AdditionalLibraryDirectories="..\..\..\..\lib64\"
267                                 GenerateDebugInformation="true"
268                                 ProgramDatabaseFile=".\x64\Debug/normperf.pdb"
269                                 SubSystem="1"
270                                 RandomizedBaseAddress="1"
271                                 DataExecutionPrevention="0"
272                                 TargetMachine="17"
273                         />
274                         <Tool
275                                 Name="VCALinkTool"
276                         />
277                         <Tool
278                                 Name="VCManifestTool"
279                         />
280                         <Tool
281                                 Name="VCXDCMakeTool"
282                         />
283                         <Tool
284                                 Name="VCBscMakeTool"
285                         />
286                         <Tool
287                                 Name="VCFxCopTool"
288                         />
289                         <Tool
290                                 Name="VCAppVerifierTool"
291                         />
292                         <Tool
293                                 Name="VCPostBuildEventTool"
294                         />
295                 </Configuration>
296                 <Configuration
297                         Name="Release|x64"
298                         OutputDirectory=".\x64\Release"
299                         IntermediateDirectory=".\x64\Release"
300                         ConfigurationType="1"
301                         InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
302                         UseOfMFC="0"
303                         ATLMinimizesCRunTimeLibraryUsage="false"
304                         CharacterSet="2"
305                         >
306                         <Tool
307                                 Name="VCPreBuildEventTool"
308                         />
309                         <Tool
310                                 Name="VCCustomBuildTool"
311                         />
312                         <Tool
313                                 Name="VCXMLDataGeneratorTool"
314                         />
315                         <Tool
316                                 Name="VCWebServiceProxyGeneratorTool"
317                         />
318                         <Tool
319                                 Name="VCMIDLTool"
320                                 TargetEnvironment="3"
321                                 TypeLibraryName=".\x64\Release/normperf.tlb"
322                                 HeaderFileName=""
323                         />
324                         <Tool
325                                 Name="VCCLCompilerTool"
326                                 Optimization="2"
327                                 InlineFunctionExpansion="1"
328                                 AdditionalIncludeDirectories="..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw"
329                                 PreprocessorDefinitions="WIN64;WIN32;NDEBUG;_CONSOLE"
330                                 StringPooling="true"
331                                 RuntimeLibrary="2"
332                                 EnableFunctionLevelLinking="true"
333                                 UsePrecompiledHeader="0"
334                                 PrecompiledHeaderFile=".\x64\Release/normperf.pch"
335                                 AssemblerListingLocation=".\x64\Release/"
336                                 ObjectFile=".\x64\Release/"
337                                 ProgramDataBaseFileName=".\x64\Release/"
338                                 WarningLevel="3"
339                                 SuppressStartupBanner="true"
340                                 CompileAs="0"
341                         />
342                         <Tool
343                                 Name="VCManagedResourceCompilerTool"
344                         />
345                         <Tool
346                                 Name="VCResourceCompilerTool"
347                                 PreprocessorDefinitions="NDEBUG"
348                                 Culture="1033"
349                         />
350                         <Tool
351                                 Name="VCPreLinkEventTool"
352                         />
353                         <Tool
354                                 Name="VCLinkerTool"
355                                 AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib"
356                                 OutputFile=".\x64\Release/normperf.exe"
357                                 LinkIncremental="1"
358                                 SuppressStartupBanner="true"
359                                 AdditionalLibraryDirectories="..\..\..\..\lib64\"
360                                 ProgramDatabaseFile=".\x64\Release/normperf.pdb"
361                                 SubSystem="1"
362                                 RandomizedBaseAddress="1"
363                                 DataExecutionPrevention="0"
364                                 TargetMachine="17"
365                         />
366                         <Tool
367                                 Name="VCALinkTool"
368                         />
369                         <Tool
370                                 Name="VCManifestTool"
371                         />
372                         <Tool
373                                 Name="VCXDCMakeTool"
374                         />
375                         <Tool
376                                 Name="VCBscMakeTool"
377                         />
378                         <Tool
379                                 Name="VCFxCopTool"
380                         />
381                         <Tool
382                                 Name="VCAppVerifierTool"
383                         />
384                         <Tool
385                                 Name="VCPostBuildEventTool"
386                         />
387                 </Configuration>
388         </Configurations>
389         <References>
390         </References>
391         <Files>
392                 <Filter
393                         Name="Source Files"
394                         Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
395                         >
396                         <File
397                                 RelativePath=".\dtfmtrtperf.cpp"
398                                 >
399                                 <FileConfiguration
400                                         Name="Debug|Win32"
401                                         >
402                                         <Tool
403                                                 Name="VCCLCompilerTool"
404                                                 Optimization="0"
405                                                 AdditionalIncludeDirectories=""
406                                                 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_MBCS;_UNICODE;$(NoInherit)"
407                                                 BasicRuntimeChecks="3"
408                                                 BrowseInformation="1"
409                                         />
410                                 </FileConfiguration>
411                                 <FileConfiguration
412                                         Name="Release|Win32"
413                                         >
414                                         <Tool
415                                                 Name="VCCLCompilerTool"
416                                                 Optimization="2"
417                                                 AdditionalIncludeDirectories=""
418                                                 PreprocessorDefinitions=""
419                                         />
420                                 </FileConfiguration>
421                                 <FileConfiguration
422                                         Name="Debug|x64"
423                                         >
424                                         <Tool
425                                                 Name="VCCLCompilerTool"
426                                                 Optimization="0"
427                                                 AdditionalIncludeDirectories=""
428                                                 PreprocessorDefinitions="WIN64;WIN32;_DEBUG;_CONSOLE;_MBCS;_UNICODE;$(NoInherit)"
429                                                 BasicRuntimeChecks="3"
430                                                 BrowseInformation="1"
431                                         />
432                                 </FileConfiguration>
433                                 <FileConfiguration
434                                         Name="Release|x64"
435                                         >
436                                         <Tool
437                                                 Name="VCCLCompilerTool"
438                                                 Optimization="2"
439                                                 AdditionalIncludeDirectories=""
440                                                 PreprocessorDefinitions=""
441                                         />
442                                 </FileConfiguration>
443                         </File>
444                 </Filter>
445                 <Filter
446                         Name="Header Files"
447                         Filter="h;hpp;hxx;hm;inl"
448                         >
449                         <File
450                                 RelativePath=".\dtfmtrtperf.h"
451                                 >
452                         </File>
453                 </Filter>
454                 <Filter
455                         Name="Resource Files"
456                         Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
457                         >
458                 </Filter>
459         </Files>
460         <Globals>
461         </Globals>
462 </VisualStudioProject>