]> git.saurik.com Git - apple/icu.git/blob - icuSources/test/perf/ubrkperf/ubrkperf.vcxproj
ICU-66108.tar.gz
[apple/icu.git] / icuSources / test / perf / ubrkperf / ubrkperf.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>{7E280294-49BD-43D1-9903-CF29648D88CA}</ProjectGuid>
23 </PropertyGroup>
24 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
25 <!-- The following import will include the 'default' configuration options for VS projects. -->
26 <Import Project="..\..\..\allinone\Build.Windows.ProjectConfiguration.props" />
27 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration">
28 <ConfigurationType>Application</ConfigurationType>
29 <UseOfMfc>false</UseOfMfc>
30 <CharacterSet>MultiByte</CharacterSet>
31 </PropertyGroup>
32 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
33 <ConfigurationType>Application</ConfigurationType>
34 <UseOfMfc>false</UseOfMfc>
35 <CharacterSet>MultiByte</CharacterSet>
36 </PropertyGroup>
37 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="Configuration">
38 <ConfigurationType>Application</ConfigurationType>
39 <UseOfMfc>false</UseOfMfc>
40 <CharacterSet>MultiByte</CharacterSet>
41 </PropertyGroup>
42 <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="Configuration">
43 <ConfigurationType>Application</ConfigurationType>
44 <UseOfMfc>false</UseOfMfc>
45 <CharacterSet>MultiByte</CharacterSet>
46 </PropertyGroup>
47 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" />
48 <ImportGroup Label="ExtensionSettings">
49 </ImportGroup>
50 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets">
51 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
52 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
53 </ImportGroup>
54 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets">
55 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
56 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
57 </ImportGroup>
58 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets">
59 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
60 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
61 </ImportGroup>
62 <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'" Label="PropertySheets">
63 <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" />
64 <Import Project="$(VCTargetsPath)Microsoft.CPP.UpgradeFromVC71.props" />
65 </ImportGroup>
66 <PropertyGroup Label="UserMacros" />
67 <PropertyGroup>
68 <_ProjectFileVersion>10.0.30319.1</_ProjectFileVersion>
69 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</OutDir>
70 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">.\x86\Debug\</IntDir>
71 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">false</LinkIncremental>
72 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</OutDir>
73 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">.\x86\Release\</IntDir>
74 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">false</LinkIncremental>
75 <OutDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</OutDir>
76 <IntDir Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">.\x64\Debug\</IntDir>
77 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">false</LinkIncremental>
78 <OutDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</OutDir>
79 <IntDir Condition="'$(Configuration)|$(Platform)'=='Release|x64'">.\x64\Release\</IntDir>
80 <LinkIncremental Condition="'$(Configuration)|$(Platform)'=='Release|x64'">false</LinkIncremental>
81 </PropertyGroup>
82 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
83 <Midl>
84 <TypeLibraryName>.\x86\Debug/ubrkperf.tlb</TypeLibraryName>
85 <HeaderFileName>
86 </HeaderFileName>
87 </Midl>
88 <ClCompile>
89 <Optimization>Disabled</Optimization>
90 <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
91 <PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
92 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
93 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
94 <PrecompiledHeaderOutputFile>.\x86\Debug/ubrkperf.pch</PrecompiledHeaderOutputFile>
95 <AssemblerListingLocation>.\x86\Debug/</AssemblerListingLocation>
96 <ObjectFileName>.\x86\Debug/</ObjectFileName>
97 <ProgramDataBaseFileName>.\x86\Debug/</ProgramDataBaseFileName>
98 <BrowseInformation>true</BrowseInformation>
99 <WarningLevel>Level3</WarningLevel>
100 <SuppressStartupBanner>true</SuppressStartupBanner>
101 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
102 <CompileAs>Default</CompileAs>
103 </ClCompile>
104 <ResourceCompile>
105 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
106 <Culture>0x0409</Culture>
107 </ResourceCompile>
108 <Link>
109 <AdditionalDependencies>icuucd.lib;icutud.lib;icutestd.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
110 <OutputFile>.\x86\Debug/ubrkperf.exe</OutputFile>
111 <SuppressStartupBanner>true</SuppressStartupBanner>
112 <AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
113 <GenerateDebugInformation>true</GenerateDebugInformation>
114 <ProgramDatabaseFile>.\x86\Debug/ubrkperf.pdb</ProgramDatabaseFile>
115 <SubSystem>Console</SubSystem>
116 <DataExecutionPrevention>
117 </DataExecutionPrevention>
118 </Link>
119 </ItemDefinitionGroup>
120 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
121 <Midl>
122 <TypeLibraryName>.\x86\Release/ubrkperf.tlb</TypeLibraryName>
123 <HeaderFileName>
124 </HeaderFileName>
125 </Midl>
126 <ClCompile>
127 <Optimization>MaxSpeed</Optimization>
128 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
129 <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
130 <PreprocessorDefinitions>WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
131 <StringPooling>true</StringPooling>
132 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
133 <FunctionLevelLinking>true</FunctionLevelLinking>
134 <PrecompiledHeaderOutputFile>.\x86\Release/ubrkperf.pch</PrecompiledHeaderOutputFile>
135 <AssemblerListingLocation>.\x86\Release/</AssemblerListingLocation>
136 <ObjectFileName>.\x86\Release/</ObjectFileName>
137 <ProgramDataBaseFileName>.\x86\Release/</ProgramDataBaseFileName>
138 <WarningLevel>Level3</WarningLevel>
139 <SuppressStartupBanner>true</SuppressStartupBanner>
140 <CompileAs>Default</CompileAs>
141 </ClCompile>
142 <ResourceCompile>
143 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
144 <Culture>0x0409</Culture>
145 </ResourceCompile>
146 <Link>
147 <AdditionalDependencies>icuuc.lib;icutu.lib;icutest.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
148 <OutputFile>.\x86\Release/ubrkperf.exe</OutputFile>
149 <SuppressStartupBanner>true</SuppressStartupBanner>
150 <AdditionalLibraryDirectories>..\..\..\..\lib\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
151 <ProgramDatabaseFile>.\x86\Release/ubrkperf24.pdb</ProgramDatabaseFile>
152 <SubSystem>Console</SubSystem>
153 <DataExecutionPrevention>
154 </DataExecutionPrevention>
155 <TargetMachine>MachineX86</TargetMachine>
156 </Link>
157 </ItemDefinitionGroup>
158 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
159 <Midl>
160 <TargetEnvironment>X64</TargetEnvironment>
161 <TypeLibraryName>.\x64\Debug/ubrkperf.tlb</TypeLibraryName>
162 <HeaderFileName>
163 </HeaderFileName>
164 </Midl>
165 <ClCompile>
166 <Optimization>Disabled</Optimization>
167 <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
168 <PreprocessorDefinitions>WIN64;WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
169 <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks>
170 <RuntimeLibrary>MultiThreadedDebugDLL</RuntimeLibrary>
171 <PrecompiledHeaderOutputFile>.\x64\Debug/ubrkperf.pch</PrecompiledHeaderOutputFile>
172 <AssemblerListingLocation>.\x64\Debug/</AssemblerListingLocation>
173 <ObjectFileName>.\x64\Debug/</ObjectFileName>
174 <ProgramDataBaseFileName>.\x64\Debug/</ProgramDataBaseFileName>
175 <BrowseInformation>true</BrowseInformation>
176 <WarningLevel>Level3</WarningLevel>
177 <SuppressStartupBanner>true</SuppressStartupBanner>
178 <DebugInformationFormat>ProgramDatabase</DebugInformationFormat>
179 <CompileAs>Default</CompileAs>
180 </ClCompile>
181 <ResourceCompile>
182 <PreprocessorDefinitions>_DEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
183 <Culture>0x0409</Culture>
184 </ResourceCompile>
185 <Link>
186 <AdditionalDependencies>icuucd.lib;icutud.lib;icutestd.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
187 <OutputFile>.\x64\Debug/ubrkperf.exe</OutputFile>
188 <SuppressStartupBanner>true</SuppressStartupBanner>
189 <AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
190 <GenerateDebugInformation>true</GenerateDebugInformation>
191 <ProgramDatabaseFile>.\x64\Debug/ubrkperf.pdb</ProgramDatabaseFile>
192 <SubSystem>Console</SubSystem>
193 <DataExecutionPrevention>
194 </DataExecutionPrevention>
195 <TargetMachine>MachineX64</TargetMachine>
196 </Link>
197 </ItemDefinitionGroup>
198 <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
199 <Midl>
200 <TargetEnvironment>X64</TargetEnvironment>
201 <TypeLibraryName>.\x64\Release/ubrkperf.tlb</TypeLibraryName>
202 <HeaderFileName>
203 </HeaderFileName>
204 </Midl>
205 <ClCompile>
206 <Optimization>MaxSpeed</Optimization>
207 <InlineFunctionExpansion>AnySuitable</InlineFunctionExpansion>
208 <AdditionalIncludeDirectories>..\..\..\..\include;..\..\..\tools\toolutil;..\..\..\common;..\..\..\tools\ctestfw;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
209 <PreprocessorDefinitions>WIN64;WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
210 <StringPooling>true</StringPooling>
211 <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
212 <FunctionLevelLinking>true</FunctionLevelLinking>
213 <PrecompiledHeaderOutputFile>.\x64\Release/ubrkperf.pch</PrecompiledHeaderOutputFile>
214 <AssemblerListingLocation>.\x64\Release/</AssemblerListingLocation>
215 <ObjectFileName>.\x64\Release/</ObjectFileName>
216 <ProgramDataBaseFileName>.\x64\Release/</ProgramDataBaseFileName>
217 <WarningLevel>Level3</WarningLevel>
218 <SuppressStartupBanner>true</SuppressStartupBanner>
219 <CompileAs>Default</CompileAs>
220 </ClCompile>
221 <ResourceCompile>
222 <PreprocessorDefinitions>NDEBUG;%(PreprocessorDefinitions)</PreprocessorDefinitions>
223 <Culture>0x0409</Culture>
224 </ResourceCompile>
225 <Link>
226 <AdditionalDependencies>icuuc.lib;icutu.lib;icutest.lib;winmm.lib;%(AdditionalDependencies)</AdditionalDependencies>
227 <OutputFile>..\..\..\..\bin64\ubrkperf24.exe</OutputFile>
228 <SuppressStartupBanner>true</SuppressStartupBanner>
229 <AdditionalLibraryDirectories>..\..\..\..\lib64\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
230 <ProgramDatabaseFile>.\x64\Release/ubrkperf24.pdb</ProgramDatabaseFile>
231 <SubSystem>Console</SubSystem>
232 <DataExecutionPrevention>
233 </DataExecutionPrevention>
234 <TargetMachine>MachineX64</TargetMachine>
235 </Link>
236 </ItemDefinitionGroup>
237 <ItemGroup>
238 <ClCompile Include="ubrkperf.cpp">
239 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">Disabled</Optimization>
240 <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
241 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
242 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">EnableFastChecks</BasicRuntimeChecks>
243 <BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">true</BrowseInformation>
244 <Optimization Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">Disabled</Optimization>
245 <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
246 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
247 <BasicRuntimeChecks Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">EnableFastChecks</BasicRuntimeChecks>
248 <BrowseInformation Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">true</BrowseInformation>
249 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">MaxSpeed</Optimization>
250 <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
251 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
252 <Optimization Condition="'$(Configuration)|$(Platform)'=='Release|x64'">MaxSpeed</Optimization>
253 <AdditionalIncludeDirectories Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories>
254 <PreprocessorDefinitions Condition="'$(Configuration)|$(Platform)'=='Release|x64'">%(PreprocessorDefinitions)</PreprocessorDefinitions>
255 </ClCompile>
256 </ItemGroup>
257 <ItemGroup>
258 <ClInclude Include="ubrkperf.h" />
259 </ItemGroup>
260 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
261 <ImportGroup Label="ExtensionTargets">
262 </ImportGroup>
263 </Project>