| | 309 | <Configuration |
| | 310 | Name="Debug|x64" |
| | 311 | OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)" |
| | 312 | IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\$(ProjectName)" |
| | 313 | ConfigurationType="2" |
| | 314 | UseOfATL="2" |
| | 315 | ATLMinimizesCRunTimeLibraryUsage="false" |
| | 316 | CharacterSet="1" |
| | 317 | > |
| | 318 | <Tool |
| | 319 | Name="VCPreBuildEventTool" |
| | 320 | /> |
| | 321 | <Tool |
| | 322 | Name="VCCustomBuildTool" |
| | 323 | /> |
| | 324 | <Tool |
| | 325 | Name="VCXMLDataGeneratorTool" |
| | 326 | /> |
| | 327 | <Tool |
| | 328 | Name="VCWebServiceProxyGeneratorTool" |
| | 329 | /> |
| | 330 | <Tool |
| | 331 | Name="VCMIDLTool" |
| | 332 | PreprocessorDefinitions="_DEBUG" |
| | 333 | MkTypLibCompatible="false" |
| | 334 | TargetEnvironment="3" |
| | 335 | GenerateStublessProxies="true" |
| | 336 | TypeLibraryName="$(IntDir)/FilterGraphSpy.tlb" |
| | 337 | HeaderFileName="FilterGraphSpy_i.h" |
| | 338 | DLLDataFileName="" |
| | 339 | InterfaceIdentifierFileName="FilterGraphSpy_i.c" |
| | 340 | ProxyFileName="FilterGraphSpy_p.c" |
| | 341 | /> |
| | 342 | <Tool |
| | 343 | Name="VCCLCompilerTool" |
| | 344 | Optimization="0" |
| | 345 | PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG;_USRDLL" |
| | 346 | MinimalRebuild="true" |
| | 347 | ExceptionHandling="2" |
| | 348 | BasicRuntimeChecks="3" |
| | 349 | RuntimeLibrary="3" |
| | 350 | UsePrecompiledHeader="2" |
| | 351 | WarningLevel="3" |
| | 352 | DebugInformationFormat="3" |
| | 353 | /> |
| | 354 | <Tool |
| | 355 | Name="VCManagedResourceCompilerTool" |
| | 356 | /> |
| | 357 | <Tool |
| | 358 | Name="VCResourceCompilerTool" |
| | 359 | PreprocessorDefinitions="_DEBUG" |
| | 360 | Culture="1033" |
| | 361 | AdditionalIncludeDirectories="$(IntDir)" |
| | 362 | /> |
| | 363 | <Tool |
| | 364 | Name="VCPreLinkEventTool" |
| | 365 | /> |
| | 366 | <Tool |
| | 367 | Name="VCLinkerTool" |
| | 368 | RegisterOutput="true" |
| | 369 | IgnoreImportLibrary="true" |
| | 370 | LinkIncremental="2" |
| | 371 | ModuleDefinitionFile=".\FilterGraphSpy.def" |
| | 372 | GenerateDebugInformation="true" |
| | 373 | SubSystem="2" |
| | 374 | TargetMachine="17" |
| | 375 | /> |
| | 376 | <Tool |
| | 377 | Name="VCALinkTool" |
| | 378 | /> |
| | 379 | <Tool |
| | 380 | Name="VCManifestTool" |
| | 381 | /> |
| | 382 | <Tool |
| | 383 | Name="VCXDCMakeTool" |
| | 384 | /> |
| | 385 | <Tool |
| | 386 | Name="VCBscMakeTool" |
| | 387 | /> |
| | 388 | <Tool |
| | 389 | Name="VCFxCopTool" |
| | 390 | /> |
| | 391 | <Tool |
| | 392 | Name="VCAppVerifierTool" |
| | 393 | /> |
| | 394 | <Tool |
| | 395 | Name="VCPostBuildEventTool" |
| | 396 | /> |
| | 397 | </Configuration> |
| | 398 | <Configuration |
| | 399 | Name="Release|x64" |
| | 400 | OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)" |
| | 401 | IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\$(ProjectName)" |
| | 402 | ConfigurationType="2" |
| | 403 | UseOfATL="1" |
| | 404 | ATLMinimizesCRunTimeLibraryUsage="false" |
| | 405 | CharacterSet="1" |
| | 406 | WholeProgramOptimization="1" |
| | 407 | > |
| | 408 | <Tool |
| | 409 | Name="VCPreBuildEventTool" |
| | 410 | /> |
| | 411 | <Tool |
| | 412 | Name="VCCustomBuildTool" |
| | 413 | /> |
| | 414 | <Tool |
| | 415 | Name="VCXMLDataGeneratorTool" |
| | 416 | /> |
| | 417 | <Tool |
| | 418 | Name="VCWebServiceProxyGeneratorTool" |
| | 419 | /> |
| | 420 | <Tool |
| | 421 | Name="VCMIDLTool" |
| | 422 | PreprocessorDefinitions="NDEBUG" |
| | 423 | MkTypLibCompatible="false" |
| | 424 | TargetEnvironment="3" |
| | 425 | GenerateStublessProxies="true" |
| | 426 | TypeLibraryName="$(IntDir)/FilterGraphSpy.tlb" |
| | 427 | HeaderFileName="FilterGraphSpy_i.h" |
| | 428 | DLLDataFileName="" |
| | 429 | InterfaceIdentifierFileName="FilterGraphSpy_i.c" |
| | 430 | ProxyFileName="FilterGraphSpy_p.c" |
| | 431 | /> |
| | 432 | <Tool |
| | 433 | Name="VCCLCompilerTool" |
| | 434 | Optimization="3" |
| | 435 | InlineFunctionExpansion="2" |
| | 436 | EnableIntrinsicFunctions="true" |
| | 437 | FavorSizeOrSpeed="2" |
| | 438 | OmitFramePointers="true" |
| | 439 | EnableFiberSafeOptimizations="true" |
| | 440 | WholeProgramOptimization="true" |
| | 441 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL" |
| | 442 | StringPooling="true" |
| | 443 | ExceptionHandling="2" |
| | 444 | RuntimeLibrary="0" |
| | 445 | UsePrecompiledHeader="2" |
| | 446 | WarningLevel="3" |
| | 447 | DebugInformationFormat="3" |
| | 448 | /> |
| | 449 | <Tool |
| | 450 | Name="VCManagedResourceCompilerTool" |
| | 451 | /> |
| | 452 | <Tool |
| | 453 | Name="VCResourceCompilerTool" |
| | 454 | PreprocessorDefinitions="NDEBUG" |
| | 455 | Culture="1033" |
| | 456 | AdditionalIncludeDirectories="$(IntDir)" |
| | 457 | /> |
| | 458 | <Tool |
| | 459 | Name="VCPreLinkEventTool" |
| | 460 | /> |
| | 461 | <Tool |
| | 462 | Name="VCLinkerTool" |
| | 463 | RegisterOutput="true" |
| | 464 | IgnoreImportLibrary="true" |
| | 465 | LinkIncremental="1" |
| | 466 | ModuleDefinitionFile=".\FilterGraphSpy.def" |
| | 467 | DelayLoadDLLs="dbghelp.dll" |
| | 468 | GenerateDebugInformation="true" |
| | 469 | SubSystem="2" |
| | 470 | OptimizeReferences="2" |
| | 471 | EnableCOMDATFolding="2" |
| | 472 | TargetMachine="17" |
| | 473 | /> |
| | 474 | <Tool |
| | 475 | Name="VCALinkTool" |
| | 476 | /> |
| | 477 | <Tool |
| | 478 | Name="VCManifestTool" |
| | 479 | /> |
| | 480 | <Tool |
| | 481 | Name="VCXDCMakeTool" |
| | 482 | /> |
| | 483 | <Tool |
| | 484 | Name="VCBscMakeTool" |
| | 485 | /> |
| | 486 | <Tool |
| | 487 | Name="VCFxCopTool" |
| | 488 | /> |
| | 489 | <Tool |
| | 490 | Name="VCAppVerifierTool" |
| | 491 | /> |
| | 492 | <Tool |
| | 493 | Name="VCPostBuildEventTool" |
| | 494 | /> |
| | 495 | </Configuration> |
| | 496 | <Configuration |
| | 497 | Name="Release Trace|x64" |
| | 498 | OutputDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)" |
| | 499 | IntermediateDirectory="$(SolutionDir)$(ConfigurationName)\$(PlatformName)\$(ProjectName)" |
| | 500 | ConfigurationType="2" |
| | 501 | UseOfATL="1" |
| | 502 | ATLMinimizesCRunTimeLibraryUsage="false" |
| | 503 | CharacterSet="1" |
| | 504 | WholeProgramOptimization="1" |
| | 505 | > |
| | 506 | <Tool |
| | 507 | Name="VCPreBuildEventTool" |
| | 508 | /> |
| | 509 | <Tool |
| | 510 | Name="VCCustomBuildTool" |
| | 511 | /> |
| | 512 | <Tool |
| | 513 | Name="VCXMLDataGeneratorTool" |
| | 514 | /> |
| | 515 | <Tool |
| | 516 | Name="VCWebServiceProxyGeneratorTool" |
| | 517 | /> |
| | 518 | <Tool |
| | 519 | Name="VCMIDLTool" |
| | 520 | PreprocessorDefinitions="NDEBUG" |
| | 521 | MkTypLibCompatible="false" |
| | 522 | TargetEnvironment="3" |
| | 523 | GenerateStublessProxies="true" |
| | 524 | TypeLibraryName="$(IntDir)/FilterGraphSpy.tlb" |
| | 525 | HeaderFileName="FilterGraphSpy_i.h" |
| | 526 | DLLDataFileName="" |
| | 527 | InterfaceIdentifierFileName="FilterGraphSpy_i.c" |
| | 528 | ProxyFileName="FilterGraphSpy_p.c" |
| | 529 | /> |
| | 530 | <Tool |
| | 531 | Name="VCCLCompilerTool" |
| | 532 | Optimization="3" |
| | 533 | InlineFunctionExpansion="2" |
| | 534 | EnableIntrinsicFunctions="true" |
| | 535 | FavorSizeOrSpeed="2" |
| | 536 | OmitFramePointers="true" |
| | 537 | EnableFiberSafeOptimizations="true" |
| | 538 | WholeProgramOptimization="true" |
| | 539 | PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG;_USRDLL;_TRACE=1;_TRACELEVEL=4" |
| | 540 | StringPooling="true" |
| | 541 | ExceptionHandling="2" |
| | 542 | RuntimeLibrary="0" |
| | 543 | UsePrecompiledHeader="2" |
| | 544 | WarningLevel="3" |
| | 545 | DebugInformationFormat="3" |
| | 546 | /> |
| | 547 | <Tool |
| | 548 | Name="VCManagedResourceCompilerTool" |
| | 549 | /> |
| | 550 | <Tool |
| | 551 | Name="VCResourceCompilerTool" |
| | 552 | PreprocessorDefinitions="NDEBUG" |
| | 553 | Culture="1033" |
| | 554 | AdditionalIncludeDirectories="$(IntDir)" |
| | 555 | /> |
| | 556 | <Tool |
| | 557 | Name="VCPreLinkEventTool" |
| | 558 | /> |
| | 559 | <Tool |
| | 560 | Name="VCLinkerTool" |
| | 561 | RegisterOutput="true" |
| | 562 | IgnoreImportLibrary="true" |
| | 563 | LinkIncremental="1" |
| | 564 | ModuleDefinitionFile=".\FilterGraphSpy.def" |
| | 565 | DelayLoadDLLs="dbghelp.dll" |
| | 566 | GenerateDebugInformation="true" |
| | 567 | SubSystem="2" |
| | 568 | OptimizeReferences="2" |
| | 569 | EnableCOMDATFolding="2" |
| | 570 | TargetMachine="17" |
| | 571 | /> |
| | 572 | <Tool |
| | 573 | Name="VCALinkTool" |
| | 574 | /> |
| | 575 | <Tool |
| | 576 | Name="VCManifestTool" |
| | 577 | /> |
| | 578 | <Tool |
| | 579 | Name="VCXDCMakeTool" |
| | 580 | /> |
| | 581 | <Tool |
| | 582 | Name="VCBscMakeTool" |
| | 583 | /> |
| | 584 | <Tool |
| | 585 | Name="VCFxCopTool" |
| | 586 | /> |
| | 587 | <Tool |
| | 588 | Name="VCAppVerifierTool" |
| | 589 | /> |
| | 590 | <Tool |
| | 591 | Name="VCPostBuildEventTool" |
| | 592 | /> |
| | 593 | </Configuration> |