Changeset 220 in dev for trunk/abdev/BasicCompiler64/BasicCompiler.vcproj
- Timestamp:
- Jul 18, 2007, 4:23:29 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/abdev/BasicCompiler64/BasicCompiler.vcproj
r219 r220 478 478 <Tool 479 479 Name="VCCLCompilerTool" 480 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"481 480 UsePrecompiledHeader="0" 482 481 BrowseInformation="0" … … 501 500 <Tool 502 501 Name="VCCLCompilerTool" 503 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"504 502 UsePrecompiledHeader="0" 505 503 BrowseInformation="0" … … 524 522 <Tool 525 523 Name="VCCLCompilerTool" 526 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"527 524 UsePrecompiledHeader="0" 528 525 BrowseInformation="0" … … 547 544 <Tool 548 545 Name="VCCLCompilerTool" 549 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"550 546 UsePrecompiledHeader="0" 551 547 BrowseInformation="0" … … 573 569 <Tool 574 570 Name="VCCLCompilerTool" 575 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"576 571 UsePrecompiledHeader="0" 577 572 BrowseInformation="0" … … 596 591 <Tool 597 592 Name="VCCLCompilerTool" 598 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"599 593 UsePrecompiledHeader="0" 600 594 BrowseInformation="0" … … 619 613 <Tool 620 614 Name="VCCLCompilerTool" 621 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"622 615 UsePrecompiledHeader="0" 623 616 BrowseInformation="0" … … 646 639 <Tool 647 640 Name="VCCLCompilerTool" 648 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"649 641 UsePrecompiledHeader="0" 650 642 BrowseInformation="0" … … 669 661 <Tool 670 662 Name="VCCLCompilerTool" 671 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"672 663 UsePrecompiledHeader="0" 673 664 BrowseInformation="0" … … 692 683 <Tool 693 684 Name="VCCLCompilerTool" 694 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"695 685 UsePrecompiledHeader="0" 696 686 BrowseInformation="0" … … 715 705 <Tool 716 706 Name="VCCLCompilerTool" 717 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"718 707 UsePrecompiledHeader="0" 719 708 BrowseInformation="0" … … 738 727 <Tool 739 728 Name="VCCLCompilerTool" 740 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"741 729 UsePrecompiledHeader="0" 742 730 BrowseInformation="0" … … 777 765 <Tool 778 766 Name="VCCLCompilerTool" 779 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"780 767 UsePrecompiledHeader="0" 781 768 BrowseInformation="0" … … 816 803 <Tool 817 804 Name="VCCLCompilerTool" 818 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"819 805 UsePrecompiledHeader="0" 820 806 BrowseInformation="0" … … 839 825 <Tool 840 826 Name="VCCLCompilerTool" 841 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;JPN;$(NoInherit)"842 827 UsePrecompiledHeader="0" 843 828 BrowseInformation="0" … … 1136 1121 RelativePath="..\BasicCompiler_Common\src\BoostSerializationSupport.cpp" 1137 1122 > 1123 <FileConfiguration 1124 Name="Debug|Win32" 1125 > 1126 <Tool 1127 Name="VCCLCompilerTool" 1128 AdditionalOptions="/bigobj" 1129 /> 1130 </FileConfiguration> 1138 1131 <FileConfiguration 1139 1132 Name="Release|Win32"
Note:
See TracChangeset
for help on using the changeset viewer.