Imported Upstream version 58.1
[platform/upstream/icu.git] / source / test / perf / collperf2 / collperf2.vcxproj
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3   <ItemGroup Label="ProjectConfigurations">
4     <ProjectConfiguration Include="Debug|Win32">
5       <Configuration>Debug</Configuration>
6       <Platform>Win32</Platform>
7     </ProjectConfiguration>
8     <ProjectConfiguration Include="Debug|x64">
9       <Configuration>Debug</Configuration>
10       <Platform>x64</Platform>
11     </ProjectConfiguration>
12     <ProjectConfiguration Include="Release|Win32">
13       <Configuration>Release</Configuration>
14       <Platform>Win32</Platform>
15     </ProjectConfiguration>
16     <ProjectConfiguration Include="Release|x64">
17       <Configuration>Release</Configuration>
18       <Platform>x64</Platform>
19     </ProjectConfiguration>
20   </ItemGroup>
21   <PropertyGroup Label="Globals">
22     <ProjectGuid>{6FE64E07-4C7D-4EFD-959D-A440F9DF8476}</ProjectGuid>
23   </PropertyGroup>
24   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
26     <ConfigurationType>Application</ConfigurationType>
27     <UseOfMfc>false</UseOfMfc>
28     <CharacterSet>MultiByte</CharacterSet>
29     <PlatformToolset>v140</PlatformToolset>
30   </PropertyGroup>
31   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
32     <ConfigurationType>Application</ConfigurationType>
33     <UseOfMfc>false</UseOfMfc>
34     <CharacterSet>MultiByte</CharacterSet>
35     <PlatformToolset>v140</PlatformToolset>
36   </PropertyGroup>
37   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
38     <ConfigurationType>Application</ConfigurationType>
39     <UseOfMfc>false</UseOfMfc>
40     <CharacterSet>MultiByte</CharacterSet>
41     <PlatformToolset>v140</PlatformToolset>
42   </PropertyGroup>
43   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
44     <ConfigurationType>Application</ConfigurationType>
45     <UseOfMfc>false</UseOfMfc>
46     <CharacterSet>MultiByte</CharacterSet>
47     <PlatformToolset>v140</PlatformToolset>
48   </PropertyGroup>
49   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
50   <ImportGroup Label="ExtensionSettings">
51   </ImportGroup>
52   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
53     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
54     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
55   </ImportGroup>
56   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
57     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
58     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
59   </ImportGroup>
60   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
61     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
62     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
63   </ImportGroup>
64   <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
65     <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
66     <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
67   </ImportGroup>
68   <PropertyGroup Label="UserMacros" />
69   <PropertyGroup>
70     <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
71     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
72     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
73     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
74     <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
75     <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
76     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkIncremental>
77     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
78     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
79     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
80     <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
81     <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
82     <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
83   </PropertyGroup>
84   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
85     <Midl>
86       <TypeLibraryName>.\x86\Debug/collperf2.tlb</TypeLibraryName>
87       <HeaderFileName>
88       </HeaderFileName>
89     </Midl>
90     <ClCompile>
91       <Optimization>Disabled</Optimization>
92       <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
93       <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
94       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
95       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
96       <PrecompiledHeaderOutputFile>.\x86\Debug/collperf2.pch</PrecompiledHeaderOutputFile>
97       <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
98       <ObjectFileName>.\x86\Debug/</ObjectFileName>
99       <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
100       <BrowseInformation>true</BrowseInformation>
101       <WarningLevel>Level3</WarningLevel>
102       <SuppressStartupBanner>true</SuppressStartupBanner>
103       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
104       <CompileAs>Default</CompileAs>
105     </ClCompile>
106     <ResourceCompile>
107       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
108       <Culture>0x0409</Culture>
109     </ResourceCompile>
110     <Link>
111       <AdditionalDependencies>icuucd.lib;icuind.lib;icutud.lib;winmm.lib;icutestd.lib;%(AdditionalDependencies)</AdditionalDependencies>
112       <OutputFile>.\x86\Debug/collperf2.exe</OutputFile>
113       <SuppressStartupBanner>true</SuppressStartupBanner>
114       <AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
115       <GenerateDebugInformation>true</GenerateDebugInformation>
116       <ProgramDatabaseFile>.\x86\Debug/collperf2.pdb</ProgramDatabaseFile>
117       <SubSystem>Console</SubSystem>
118       <RandomizedBaseAddress>false</RandomizedBaseAddress>
119       <DataExecutionPrevention>
120       </DataExecutionPrevention>
121     </Link>
122   </ItemDefinitionGroup>
123   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
124     <Midl>
125       <TargetEnvironment>X64</TargetEnvironment>
126       <TypeLibraryName>.\x64\Debug/collperf2.tlb</TypeLibraryName>
127       <HeaderFileName>
128       </HeaderFileName>
129     </Midl>
130     <ClCompile>
131       <Optimization>Disabled</Optimization>
132       <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
133       <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
134       <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
135       <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
136       <PrecompiledHeaderOutputFile>.\x64\Debug/collperf2.pch</PrecompiledHeaderOutputFile>
137       <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
138       <ObjectFileName>.\x64\Debug/</ObjectFileName>
139       <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
140       <BrowseInformation>true</BrowseInformation>
141       <WarningLevel>Level3</WarningLevel>
142       <SuppressStartupBanner>true</SuppressStartupBanner>
143       <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
144       <CompileAs>Default</CompileAs>
145     </ClCompile>
146     <ResourceCompile>
147       <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
148       <Culture>0x0409</Culture>
149     </ResourceCompile>
150     <Link>
151       <AdditionalDependencies>icuucd.lib;icuind.lib;icutud.lib;winmm.lib;icutestd.lib;%(AdditionalDependencies)</AdditionalDependencies>
152       <OutputFile>.\x64\Debug/collperf2.exe</OutputFile>
153       <SuppressStartupBanner>true</SuppressStartupBanner>
154       <AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
155       <GenerateDebugInformation>true</GenerateDebugInformation>
156       <ProgramDatabaseFile>.\x64\Debug/collperf2.pdb</ProgramDatabaseFile>
157       <SubSystem>Console</SubSystem>
158       <RandomizedBaseAddress>false</RandomizedBaseAddress>
159       <DataExecutionPrevention>
160       </DataExecutionPrevention>
161       <TargetMachine>MachineX64</TargetMachine>
162     </Link>
163   </ItemDefinitionGroup>
164   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
165     <Midl>
166       <TypeLibraryName>.\x86\Release/collperf2.tlb</TypeLibraryName>
167       <HeaderFileName>
168       </HeaderFileName>
169     </Midl>
170     <ClCompile>
171       <Optimization>MaxSpeed</Optimization>
172       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
173       <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
174       <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
175       <StringPooling>true</StringPooling>
176       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
177       <FunctionLevelLinking>true</FunctionLevelLinking>
178       <PrecompiledHeaderOutputFile>.\x86\Release/collperf2.pch</PrecompiledHeaderOutputFile>
179       <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
180       <ObjectFileName>.\x86\Release/</ObjectFileName>
181       <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
182       <WarningLevel>Level3</WarningLevel>
183       <SuppressStartupBanner>true</SuppressStartupBanner>
184       <CompileAs>Default</CompileAs>
185     </ClCompile>
186     <ResourceCompile>
187       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
188       <Culture>0x0409</Culture>
189     </ResourceCompile>
190     <Link>
191       <AdditionalDependencies>icuuc.lib;icuin.lib;icutest.lib;icutu.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
192       <OutputFile>.\x86\Release/collperf2.exe</OutputFile>
193       <SuppressStartupBanner>true</SuppressStartupBanner>
194       <AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
195       <ProgramDatabaseFile>.\x86\Release/collperf2.pdb</ProgramDatabaseFile>
196       <SubSystem>Console</SubSystem>
197       <RandomizedBaseAddress>false</RandomizedBaseAddress>
198       <DataExecutionPrevention>
199       </DataExecutionPrevention>
200       <TargetMachine>MachineX86</TargetMachine>
201     </Link>
202   </ItemDefinitionGroup>
203   <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
204     <Midl>
205       <TargetEnvironment>X64</TargetEnvironment>
206       <TypeLibraryName>.\x64\Release/collperf2.tlb</TypeLibraryName>
207       <HeaderFileName>
208       </HeaderFileName>
209     </Midl>
210     <ClCompile>
211       <Optimization>MaxSpeed</Optimization>
212       <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
213       <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
214       <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
215       <StringPooling>true</StringPooling>
216       <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
217       <FunctionLevelLinking>true</FunctionLevelLinking>
218       <PrecompiledHeaderOutputFile>.\x64\Release/collperf2.pch</PrecompiledHeaderOutputFile>
219       <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
220       <ObjectFileName>.\x64\Release/</ObjectFileName>
221       <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
222       <WarningLevel>Level3</WarningLevel>
223       <SuppressStartupBanner>true</SuppressStartupBanner>
224       <CompileAs>Default</CompileAs>
225     </ClCompile>
226     <ResourceCompile>
227       <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
228       <Culture>0x0409</Culture>
229     </ResourceCompile>
230     <Link>
231       <AdditionalDependencies>icuuc.lib;icuin.lib;icutest.lib;icutu.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
232       <OutputFile>.\x64\Release/collperf2.exe</OutputFile>
233       <SuppressStartupBanner>true</SuppressStartupBanner>
234       <AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
235       <ProgramDatabaseFile>.\x64\Release/collperf2.pdb</ProgramDatabaseFile>
236       <SubSystem>Console</SubSystem>
237       <RandomizedBaseAddress>false</RandomizedBaseAddress>
238       <DataExecutionPrevention>
239       </DataExecutionPrevention>
240       <TargetMachine>MachineX64</TargetMachine>
241     </Link>
242   </ItemDefinitionGroup>
243   <ItemGroup>
244     <ClCompile Include="collperf2.cpp">
245       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
246       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
247       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
248       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
249       <BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
250       <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
251       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
252       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
253       <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
254       <BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BrowseInformation>
255       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
256       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
257       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
258       <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
259       <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
260       <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
261     </ClCompile>
262   </ItemGroup>
263   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
264   <ImportGroup Label="ExtensionTargets">
265   </ImportGroup>
266 </Project>