1<?xml version="1.0" encoding="Windows-1252"?> 2<VisualStudioProject 3 ProjectType="Visual C++" 4 Version="9,00" 5 Name="AxTestComponents" 6 ProjectGUID="{CF6DC513-B04E-420A-A0F9-6D1F4046D098}" 7 RootNamespace="AxTestComponents" 8 Keyword="AtlProj" 9 TargetFrameworkVersion="131072" 10 > 11 <Platforms> 12 <Platform 13 Name="Win32" 14 /> 15 </Platforms> 16 <ToolFiles> 17 </ToolFiles> 18 <Configurations> 19 <Configuration 20 Name="Unicode Release MinDependency|Win32" 21 OutputDirectory=".\ReleaseUMinDependency" 22 IntermediateDirectory=".\ReleaseUMinDependency" 23 ConfigurationType="2" 24 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 25 UseOfMFC="0" 26 UseOfATL="1" 27 ATLMinimizesCRunTimeLibraryUsage="false" 28 CharacterSet="1" 29 > 30 <Tool 31 Name="VCPreBuildEventTool" 32 /> 33 <Tool 34 Name="VCCustomBuildTool" 35 Description="Performing registration" 36 CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 37 Outputs="$(OutDir)\regsvr32.trg" 38 /> 39 <Tool 40 Name="VCXMLDataGeneratorTool" 41 /> 42 <Tool 43 Name="VCWebServiceProxyGeneratorTool" 44 /> 45 <Tool 46 Name="VCMIDLTool" 47 TypeLibraryName=".\ReleaseUMinDependency/AxTestComponents.tlb" 48 /> 49 <Tool 50 Name="VCCLCompilerTool" 51 InlineFunctionExpansion="1" 52 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 53 StringPooling="true" 54 RuntimeLibrary="0" 55 EnableFunctionLevelLinking="true" 56 UsePrecompiledHeader="2" 57 PrecompiledHeaderThrough="stdafx.h" 58 PrecompiledHeaderFile=".\ReleaseUMinDependency/AxTestComponents.pch" 59 AssemblerListingLocation=".\ReleaseUMinDependency/" 60 ObjectFile=".\ReleaseUMinDependency/" 61 ProgramDataBaseFileName=".\ReleaseUMinDependency/" 62 WarningLevel="3" 63 SuppressStartupBanner="true" 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 AdditionalOptions="/MACHINE:I386" 79 AdditionalDependencies="odbc32.lib odbccp32.lib" 80 OutputFile=".\ReleaseUMinDependency/AxTestComponents.dll" 81 LinkIncremental="1" 82 SuppressStartupBanner="true" 83 ModuleDefinitionFile=".\AxTestComponents.def" 84 ProgramDatabaseFile=".\ReleaseUMinDependency/AxTestComponents.pdb" 85 SubSystem="2" 86 RandomizedBaseAddress="1" 87 DataExecutionPrevention="0" 88 ImportLibrary=".\ReleaseUMinDependency/AxTestComponents.lib" 89 /> 90 <Tool 91 Name="VCALinkTool" 92 /> 93 <Tool 94 Name="VCManifestTool" 95 /> 96 <Tool 97 Name="VCXDCMakeTool" 98 /> 99 <Tool 100 Name="VCBscMakeTool" 101 /> 102 <Tool 103 Name="VCFxCopTool" 104 /> 105 <Tool 106 Name="VCAppVerifierTool" 107 /> 108 <Tool 109 Name="VCPostBuildEventTool" 110 /> 111 </Configuration> 112 <Configuration 113 Name="Release MinSize|Win32" 114 OutputDirectory=".\ReleaseMinSize" 115 IntermediateDirectory=".\ReleaseMinSize" 116 ConfigurationType="2" 117 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 118 UseOfMFC="0" 119 UseOfATL="2" 120 ATLMinimizesCRunTimeLibraryUsage="false" 121 CharacterSet="2" 122 > 123 <Tool 124 Name="VCPreBuildEventTool" 125 /> 126 <Tool 127 Name="VCCustomBuildTool" 128 Description="Performing registration" 129 CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 130 Outputs="$(OutDir)\regsvr32.trg" 131 /> 132 <Tool 133 Name="VCXMLDataGeneratorTool" 134 /> 135 <Tool 136 Name="VCWebServiceProxyGeneratorTool" 137 /> 138 <Tool 139 Name="VCMIDLTool" 140 TypeLibraryName=".\ReleaseMinSize/AxTestComponents.tlb" 141 /> 142 <Tool 143 Name="VCCLCompilerTool" 144 InlineFunctionExpansion="1" 145 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 146 StringPooling="true" 147 RuntimeLibrary="0" 148 EnableFunctionLevelLinking="true" 149 UsePrecompiledHeader="2" 150 PrecompiledHeaderThrough="stdafx.h" 151 PrecompiledHeaderFile=".\ReleaseMinSize/AxTestComponents.pch" 152 AssemblerListingLocation=".\ReleaseMinSize/" 153 ObjectFile=".\ReleaseMinSize/" 154 ProgramDataBaseFileName=".\ReleaseMinSize/" 155 WarningLevel="3" 156 SuppressStartupBanner="true" 157 /> 158 <Tool 159 Name="VCManagedResourceCompilerTool" 160 /> 161 <Tool 162 Name="VCResourceCompilerTool" 163 PreprocessorDefinitions="NDEBUG" 164 Culture="1033" 165 /> 166 <Tool 167 Name="VCPreLinkEventTool" 168 /> 169 <Tool 170 Name="VCLinkerTool" 171 AdditionalOptions="/MACHINE:I386" 172 AdditionalDependencies="odbc32.lib odbccp32.lib" 173 OutputFile=".\ReleaseMinSize/AxTestComponents.dll" 174 LinkIncremental="1" 175 SuppressStartupBanner="true" 176 ModuleDefinitionFile=".\AxTestComponents.def" 177 ProgramDatabaseFile=".\ReleaseMinSize/AxTestComponents.pdb" 178 SubSystem="2" 179 RandomizedBaseAddress="1" 180 DataExecutionPrevention="0" 181 ImportLibrary=".\ReleaseMinSize/AxTestComponents.lib" 182 /> 183 <Tool 184 Name="VCALinkTool" 185 /> 186 <Tool 187 Name="VCManifestTool" 188 /> 189 <Tool 190 Name="VCXDCMakeTool" 191 /> 192 <Tool 193 Name="VCBscMakeTool" 194 /> 195 <Tool 196 Name="VCFxCopTool" 197 /> 198 <Tool 199 Name="VCAppVerifierTool" 200 /> 201 <Tool 202 Name="VCPostBuildEventTool" 203 /> 204 </Configuration> 205 <Configuration 206 Name="Unicode Release MinSize|Win32" 207 OutputDirectory=".\ReleaseUMinSize" 208 IntermediateDirectory=".\ReleaseUMinSize" 209 ConfigurationType="2" 210 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 211 UseOfMFC="0" 212 UseOfATL="2" 213 ATLMinimizesCRunTimeLibraryUsage="false" 214 CharacterSet="1" 215 > 216 <Tool 217 Name="VCPreBuildEventTool" 218 /> 219 <Tool 220 Name="VCCustomBuildTool" 221 Description="Performing registration" 222 CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 223 Outputs="$(OutDir)\regsvr32.trg" 224 /> 225 <Tool 226 Name="VCXMLDataGeneratorTool" 227 /> 228 <Tool 229 Name="VCWebServiceProxyGeneratorTool" 230 /> 231 <Tool 232 Name="VCMIDLTool" 233 TypeLibraryName=".\ReleaseUMinSize/AxTestComponents.tlb" 234 /> 235 <Tool 236 Name="VCCLCompilerTool" 237 InlineFunctionExpansion="1" 238 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 239 StringPooling="true" 240 RuntimeLibrary="0" 241 EnableFunctionLevelLinking="true" 242 UsePrecompiledHeader="2" 243 PrecompiledHeaderThrough="stdafx.h" 244 PrecompiledHeaderFile=".\ReleaseUMinSize/AxTestComponents.pch" 245 AssemblerListingLocation=".\ReleaseUMinSize/" 246 ObjectFile=".\ReleaseUMinSize/" 247 ProgramDataBaseFileName=".\ReleaseUMinSize/" 248 WarningLevel="3" 249 SuppressStartupBanner="true" 250 /> 251 <Tool 252 Name="VCManagedResourceCompilerTool" 253 /> 254 <Tool 255 Name="VCResourceCompilerTool" 256 PreprocessorDefinitions="NDEBUG" 257 Culture="1033" 258 /> 259 <Tool 260 Name="VCPreLinkEventTool" 261 /> 262 <Tool 263 Name="VCLinkerTool" 264 AdditionalOptions="/MACHINE:I386" 265 AdditionalDependencies="odbc32.lib odbccp32.lib" 266 OutputFile=".\ReleaseUMinSize/AxTestComponents.dll" 267 LinkIncremental="1" 268 SuppressStartupBanner="true" 269 ModuleDefinitionFile=".\AxTestComponents.def" 270 ProgramDatabaseFile=".\ReleaseUMinSize/AxTestComponents.pdb" 271 SubSystem="2" 272 RandomizedBaseAddress="1" 273 DataExecutionPrevention="0" 274 ImportLibrary=".\ReleaseUMinSize/AxTestComponents.lib" 275 /> 276 <Tool 277 Name="VCALinkTool" 278 /> 279 <Tool 280 Name="VCManifestTool" 281 /> 282 <Tool 283 Name="VCXDCMakeTool" 284 /> 285 <Tool 286 Name="VCBscMakeTool" 287 /> 288 <Tool 289 Name="VCFxCopTool" 290 /> 291 <Tool 292 Name="VCAppVerifierTool" 293 /> 294 <Tool 295 Name="VCPostBuildEventTool" 296 /> 297 </Configuration> 298 <Configuration 299 Name="Release MinDependency|Win32" 300 OutputDirectory=".\ReleaseMinDependency" 301 IntermediateDirectory=".\ReleaseMinDependency" 302 ConfigurationType="2" 303 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 304 UseOfMFC="0" 305 UseOfATL="1" 306 ATLMinimizesCRunTimeLibraryUsage="false" 307 CharacterSet="2" 308 > 309 <Tool 310 Name="VCPreBuildEventTool" 311 /> 312 <Tool 313 Name="VCCustomBuildTool" 314 Description="Performing registration" 315 CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 316 Outputs="$(OutDir)\regsvr32.trg" 317 /> 318 <Tool 319 Name="VCXMLDataGeneratorTool" 320 /> 321 <Tool 322 Name="VCWebServiceProxyGeneratorTool" 323 /> 324 <Tool 325 Name="VCMIDLTool" 326 TypeLibraryName=".\ReleaseMinDependency/AxTestComponents.tlb" 327 /> 328 <Tool 329 Name="VCCLCompilerTool" 330 InlineFunctionExpansion="1" 331 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL" 332 StringPooling="true" 333 RuntimeLibrary="0" 334 EnableFunctionLevelLinking="true" 335 UsePrecompiledHeader="2" 336 PrecompiledHeaderThrough="stdafx.h" 337 PrecompiledHeaderFile=".\ReleaseMinDependency/AxTestComponents.pch" 338 AssemblerListingLocation=".\ReleaseMinDependency/" 339 ObjectFile=".\ReleaseMinDependency/" 340 ProgramDataBaseFileName=".\ReleaseMinDependency/" 341 WarningLevel="3" 342 SuppressStartupBanner="true" 343 /> 344 <Tool 345 Name="VCManagedResourceCompilerTool" 346 /> 347 <Tool 348 Name="VCResourceCompilerTool" 349 PreprocessorDefinitions="NDEBUG" 350 Culture="1033" 351 /> 352 <Tool 353 Name="VCPreLinkEventTool" 354 /> 355 <Tool 356 Name="VCLinkerTool" 357 AdditionalOptions="/MACHINE:I386" 358 AdditionalDependencies="odbc32.lib odbccp32.lib" 359 OutputFile=".\ReleaseMinDependency/AxTestComponents.dll" 360 LinkIncremental="1" 361 SuppressStartupBanner="true" 362 ModuleDefinitionFile=".\AxTestComponents.def" 363 ProgramDatabaseFile=".\ReleaseMinDependency/AxTestComponents.pdb" 364 SubSystem="2" 365 RandomizedBaseAddress="1" 366 DataExecutionPrevention="0" 367 ImportLibrary=".\ReleaseMinDependency/AxTestComponents.lib" 368 /> 369 <Tool 370 Name="VCALinkTool" 371 /> 372 <Tool 373 Name="VCManifestTool" 374 /> 375 <Tool 376 Name="VCXDCMakeTool" 377 /> 378 <Tool 379 Name="VCBscMakeTool" 380 /> 381 <Tool 382 Name="VCFxCopTool" 383 /> 384 <Tool 385 Name="VCAppVerifierTool" 386 /> 387 <Tool 388 Name="VCPostBuildEventTool" 389 /> 390 </Configuration> 391 <Configuration 392 Name="Debug|Win32" 393 OutputDirectory=".\Debug" 394 IntermediateDirectory=".\Debug" 395 ConfigurationType="2" 396 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 397 UseOfMFC="0" 398 ATLMinimizesCRunTimeLibraryUsage="false" 399 CharacterSet="2" 400 > 401 <Tool 402 Name="VCPreBuildEventTool" 403 /> 404 <Tool 405 Name="VCCustomBuildTool" 406 Description="Performing registration" 407 CommandLine="regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
" 408 Outputs="$(OutDir)\regsvr32.trg" 409 /> 410 <Tool 411 Name="VCXMLDataGeneratorTool" 412 /> 413 <Tool 414 Name="VCWebServiceProxyGeneratorTool" 415 /> 416 <Tool 417 Name="VCMIDLTool" 418 TypeLibraryName=".\Debug/AxTestComponents.tlb" 419 /> 420 <Tool 421 Name="VCCLCompilerTool" 422 AdditionalOptions="/D_CRT_SECURE_CPP_OVERLOAD_STANDARD_NAMES" 423 Optimization="0" 424 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 425 BasicRuntimeChecks="3" 426 RuntimeLibrary="1" 427 UsePrecompiledHeader="2" 428 PrecompiledHeaderThrough="stdafx.h" 429 PrecompiledHeaderFile=".\Debug/AxTestComponents.pch" 430 AssemblerListingLocation=".\Debug/" 431 ObjectFile=".\Debug/" 432 ProgramDataBaseFileName=".\Debug/" 433 BrowseInformation="1" 434 WarningLevel="3" 435 SuppressStartupBanner="false" 436 DebugInformationFormat="4" 437 /> 438 <Tool 439 Name="VCManagedResourceCompilerTool" 440 /> 441 <Tool 442 Name="VCResourceCompilerTool" 443 PreprocessorDefinitions="_DEBUG" 444 Culture="1033" 445 /> 446 <Tool 447 Name="VCPreLinkEventTool" 448 /> 449 <Tool 450 Name="VCLinkerTool" 451 AdditionalOptions="/MACHINE:I386" 452 AdditionalDependencies="odbc32.lib odbccp32.lib" 453 OutputFile=".\Debug/AxTestComponents.dll" 454 LinkIncremental="2" 455 SuppressStartupBanner="true" 456 ModuleDefinitionFile=".\AxTestComponents.def" 457 GenerateDebugInformation="true" 458 ProgramDatabaseFile=".\Debug/AxTestComponents.pdb" 459 SubSystem="2" 460 RandomizedBaseAddress="1" 461 DataExecutionPrevention="0" 462 ImportLibrary=".\Debug/AxTestComponents.lib" 463 /> 464 <Tool 465 Name="VCALinkTool" 466 /> 467 <Tool 468 Name="VCManifestTool" 469 /> 470 <Tool 471 Name="VCXDCMakeTool" 472 /> 473 <Tool 474 Name="VCBscMakeTool" 475 /> 476 <Tool 477 Name="VCFxCopTool" 478 /> 479 <Tool 480 Name="VCAppVerifierTool" 481 /> 482 <Tool 483 Name="VCPostBuildEventTool" 484 /> 485 </Configuration> 486 <Configuration 487 Name="Unicode Debug|Win32" 488 OutputDirectory=".\DebugU" 489 IntermediateDirectory=".\DebugU" 490 ConfigurationType="2" 491 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops" 492 UseOfMFC="0" 493 ATLMinimizesCRunTimeLibraryUsage="false" 494 CharacterSet="1" 495 > 496 <Tool 497 Name="VCPreBuildEventTool" 498 /> 499 <Tool 500 Name="VCCustomBuildTool" 501 Description="Performing registration" 502 CommandLine="if "%OS%"=="" goto NOTNT
if not "%OS%"=="Windows_NT" goto NOTNT
regsvr32 /s /c "$(TargetPath)"
echo regsvr32 exec. time > "$(OutDir)\regsvr32.trg"
goto end
:NOTNT
echo Warning : Cannot register Unicode DLL on Windows 95
:end
" 503 Outputs="$(OutDir)\regsvr32.trg" 504 /> 505 <Tool 506 Name="VCXMLDataGeneratorTool" 507 /> 508 <Tool 509 Name="VCWebServiceProxyGeneratorTool" 510 /> 511 <Tool 512 Name="VCMIDLTool" 513 TypeLibraryName=".\DebugU/AxTestComponents.tlb" 514 /> 515 <Tool 516 Name="VCCLCompilerTool" 517 Optimization="0" 518 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL" 519 BasicRuntimeChecks="3" 520 RuntimeLibrary="1" 521 UsePrecompiledHeader="2" 522 PrecompiledHeaderThrough="stdafx.h" 523 PrecompiledHeaderFile=".\DebugU/AxTestComponents.pch" 524 AssemblerListingLocation=".\DebugU/" 525 ObjectFile=".\DebugU/" 526 ProgramDataBaseFileName=".\DebugU/" 527 WarningLevel="3" 528 SuppressStartupBanner="true" 529 DebugInformationFormat="4" 530 /> 531 <Tool 532 Name="VCManagedResourceCompilerTool" 533 /> 534 <Tool 535 Name="VCResourceCompilerTool" 536 PreprocessorDefinitions="_DEBUG" 537 Culture="1033" 538 /> 539 <Tool 540 Name="VCPreLinkEventTool" 541 /> 542 <Tool 543 Name="VCLinkerTool" 544 AdditionalOptions="/MACHINE:I386" 545 AdditionalDependencies="odbc32.lib odbccp32.lib" 546 OutputFile=".\DebugU/AxTestComponents.dll" 547 LinkIncremental="2" 548 SuppressStartupBanner="true" 549 ModuleDefinitionFile=".\AxTestComponents.def" 550 GenerateDebugInformation="true" 551 ProgramDatabaseFile=".\DebugU/AxTestComponents.pdb" 552 SubSystem="2" 553 RandomizedBaseAddress="1" 554 DataExecutionPrevention="0" 555 ImportLibrary=".\DebugU/AxTestComponents.lib" 556 /> 557 <Tool 558 Name="VCALinkTool" 559 /> 560 <Tool 561 Name="VCManifestTool" 562 /> 563 <Tool 564 Name="VCXDCMakeTool" 565 /> 566 <Tool 567 Name="VCBscMakeTool" 568 /> 569 <Tool 570 Name="VCFxCopTool" 571 /> 572 <Tool 573 Name="VCAppVerifierTool" 574 /> 575 <Tool 576 Name="VCPostBuildEventTool" 577 /> 578 </Configuration> 579 </Configurations> 580 <References> 581 </References> 582 <Files> 583 <Filter 584 Name="Source Files" 585 Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat" 586 > 587 <File 588 RelativePath=".\AxTestComponents.cpp" 589 > 590 </File> 591 <File 592 RelativePath=".\AxTestComponents.def" 593 > 594 </File> 595 <File 596 RelativePath=".\AxTestComponents.idl" 597 > 598 <FileConfiguration 599 Name="Unicode Release MinDependency|Win32" 600 > 601 <Tool 602 Name="VCMIDLTool" 603 GenerateStublessProxies="true" 604 TypeLibraryName=".\AxTestComponents.tlb" 605 HeaderFileName="AxTestComponents.h" 606 InterfaceIdentifierFileName="AxTestComponents_i.c" 607 /> 608 </FileConfiguration> 609 <FileConfiguration 610 Name="Release MinSize|Win32" 611 > 612 <Tool 613 Name="VCMIDLTool" 614 GenerateStublessProxies="true" 615 TypeLibraryName=".\AxTestComponents.tlb" 616 HeaderFileName="AxTestComponents.h" 617 InterfaceIdentifierFileName="AxTestComponents_i.c" 618 /> 619 </FileConfiguration> 620 <FileConfiguration 621 Name="Unicode Release MinSize|Win32" 622 > 623 <Tool 624 Name="VCMIDLTool" 625 GenerateStublessProxies="true" 626 TypeLibraryName=".\AxTestComponents.tlb" 627 HeaderFileName="AxTestComponents.h" 628 InterfaceIdentifierFileName="AxTestComponents_i.c" 629 /> 630 </FileConfiguration> 631 <FileConfiguration 632 Name="Release MinDependency|Win32" 633 > 634 <Tool 635 Name="VCMIDLTool" 636 GenerateStublessProxies="true" 637 TypeLibraryName=".\AxTestComponents.tlb" 638 HeaderFileName="AxTestComponents.h" 639 InterfaceIdentifierFileName="AxTestComponents_i.c" 640 /> 641 </FileConfiguration> 642 <FileConfiguration 643 Name="Debug|Win32" 644 > 645 <Tool 646 Name="VCMIDLTool" 647 GenerateStublessProxies="true" 648 TypeLibraryName=".\AxTestComponents.tlb" 649 HeaderFileName="AxTestComponents.h" 650 InterfaceIdentifierFileName="AxTestComponents_i.c" 651 /> 652 </FileConfiguration> 653 <FileConfiguration 654 Name="Unicode Debug|Win32" 655 > 656 <Tool 657 Name="VCMIDLTool" 658 GenerateStublessProxies="true" 659 TypeLibraryName=".\AxTestComponents.tlb" 660 HeaderFileName="AxTestComponents.h" 661 InterfaceIdentifierFileName="AxTestComponents_i.c" 662 /> 663 </FileConfiguration> 664 </File> 665 <File 666 RelativePath=".\AxTestComponents.rc" 667 > 668 <FileConfiguration 669 Name="Unicode Release MinDependency|Win32" 670 > 671 <Tool 672 Name="VCResourceCompilerTool" 673 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 674 /> 675 </FileConfiguration> 676 <FileConfiguration 677 Name="Release MinSize|Win32" 678 > 679 <Tool 680 Name="VCResourceCompilerTool" 681 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 682 /> 683 </FileConfiguration> 684 <FileConfiguration 685 Name="Unicode Release MinSize|Win32" 686 > 687 <Tool 688 Name="VCResourceCompilerTool" 689 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 690 /> 691 </FileConfiguration> 692 <FileConfiguration 693 Name="Release MinDependency|Win32" 694 > 695 <Tool 696 Name="VCResourceCompilerTool" 697 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 698 /> 699 </FileConfiguration> 700 <FileConfiguration 701 Name="Debug|Win32" 702 > 703 <Tool 704 Name="VCResourceCompilerTool" 705 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 706 /> 707 </FileConfiguration> 708 <FileConfiguration 709 Name="Unicode Debug|Win32" 710 > 711 <Tool 712 Name="VCResourceCompilerTool" 713 AdditionalIncludeDirectories="$(OUTDIR);$(NoInherit)" 714 /> 715 </FileConfiguration> 716 </File> 717 <File 718 RelativePath=".\Basic.cpp" 719 > 720 <FileConfiguration 721 Name="Debug|Win32" 722 > 723 <Tool 724 Name="VCCLCompilerTool" 725 AdditionalOptions=" /Ob0" 726 /> 727 </FileConfiguration> 728 </File> 729 <File 730 RelativePath="Foo.cpp" 731 > 732 </File> 733 <File 734 RelativePath=".\StdAfx.cpp" 735 > 736 <FileConfiguration 737 Name="Unicode Release MinDependency|Win32" 738 > 739 <Tool 740 Name="VCCLCompilerTool" 741 UsePrecompiledHeader="1" 742 /> 743 </FileConfiguration> 744 <FileConfiguration 745 Name="Release MinSize|Win32" 746 > 747 <Tool 748 Name="VCCLCompilerTool" 749 UsePrecompiledHeader="1" 750 /> 751 </FileConfiguration> 752 <FileConfiguration 753 Name="Unicode Release MinSize|Win32" 754 > 755 <Tool 756 Name="VCCLCompilerTool" 757 UsePrecompiledHeader="1" 758 /> 759 </FileConfiguration> 760 <FileConfiguration 761 Name="Release MinDependency|Win32" 762 > 763 <Tool 764 Name="VCCLCompilerTool" 765 UsePrecompiledHeader="1" 766 /> 767 </FileConfiguration> 768 <FileConfiguration 769 Name="Debug|Win32" 770 > 771 <Tool 772 Name="VCCLCompilerTool" 773 UsePrecompiledHeader="1" 774 /> 775 </FileConfiguration> 776 <FileConfiguration 777 Name="Unicode Debug|Win32" 778 > 779 <Tool 780 Name="VCCLCompilerTool" 781 UsePrecompiledHeader="1" 782 /> 783 </FileConfiguration> 784 </File> 785 </Filter> 786 <Filter 787 Name="Header Files" 788 Filter="h;hpp;hxx;hm;inl" 789 > 790 <File 791 RelativePath=".\Basic.h" 792 > 793 </File> 794 <File 795 RelativePath="Foo.h" 796 > 797 </File> 798 <File 799 RelativePath=".\Resource.h" 800 > 801 </File> 802 <File 803 RelativePath=".\StdAfx.h" 804 > 805 </File> 806 </Filter> 807 <Filter 808 Name="Resource Files" 809 Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" 810 > 811 <File 812 RelativePath=".\Basic.rgs" 813 > 814 </File> 815 </Filter> 816 </Files> 817 <Globals> 818 </Globals> 819</VisualStudioProject> 820