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