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