Changeset 478588b in nscp for modules/CheckEventLog
- Timestamp:
- 10/29/07 21:33:28 (6 years ago)
- Branches:
- master, 0.4.0, 0.4.1, 0.4.2, stable
- Children:
- 0bc9fdd
- Parents:
- 4548d83
- File:
-
- 1 edited
-
modules/CheckEventLog/CheckEventLog.vcproj (modified) (28 diffs)
Legend:
- Unmodified
- Added
- Removed
-
modules/CheckEventLog/CheckEventLog.vcproj
r4548d83 r478588b 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8,00"4 Version="9,00" 5 5 Name="CheckEventLog" 6 6 ProjectGUID="{BA246C01-063A-4548-8957-32D5CC76171B}" 7 7 Keyword="Win32Proj" 8 TargetFrameworkVersion="131072" 8 9 > 9 10 <Platforms> … … 70 71 OptimizeReferences="2" 71 72 EnableCOMDATFolding="2" 73 RandomizedBaseAddress="1" 74 DataExecutionPrevention="0" 72 75 ImportLibrary="$(OutDir)/CheckEventLog.lib" 73 76 TargetMachine="1" … … 90 93 <Tool 91 94 Name="VCAppVerifierTool" 92 />93 <Tool94 Name="VCWebDeploymentTool"95 95 /> 96 96 <Tool … … 151 151 OptimizeReferences="2" 152 152 EnableCOMDATFolding="2" 153 RandomizedBaseAddress="1" 154 DataExecutionPrevention="0" 153 155 ImportLibrary="$(OutDir)/CheckEventLog.lib" 154 156 TargetMachine="17" … … 171 173 <Tool 172 174 Name="VCAppVerifierTool" 173 />174 <Tool175 Name="VCWebDeploymentTool"176 175 /> 177 176 <Tool … … 207 206 Optimization="0" 208 207 AdditionalIncludeDirectories="../include;../../include" 209 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1; BOOST_REGEX_DYN_LINK;_CRT_SECURE_NO_DEPRECATE"208 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_STLP_USE_NEWALLOC;_STLP_DEBUG=1;_CRT_SECURE_NO_DEPRECATE" 210 209 MinimalRebuild="true" 211 210 BasicRuntimeChecks="3" … … 233 232 ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 234 233 SubSystem="2" 234 RandomizedBaseAddress="1" 235 DataExecutionPrevention="0" 235 236 ImportLibrary="$(OutDir)/CheckEventLog.lib" 236 237 TargetMachine="1" … … 253 254 <Tool 254 255 Name="VCAppVerifierTool" 255 />256 <Tool257 Name="VCWebDeploymentTool"258 256 /> 259 257 <Tool … … 316 314 ProgramDatabaseFile="$(OutDir)/CheckEventLog.pdb" 317 315 SubSystem="2" 316 RandomizedBaseAddress="1" 317 DataExecutionPrevention="0" 318 318 ImportLibrary="$(OutDir)/CheckEventLog.lib" 319 319 TargetMachine="17" … … 336 336 <Tool 337 337 Name="VCAppVerifierTool" 338 />339 <Tool340 Name="VCWebDeploymentTool"341 338 /> 342 339 <Tool … … 396 393 OptimizeReferences="2" 397 394 EnableCOMDATFolding="2" 395 RandomizedBaseAddress="1" 396 DataExecutionPrevention="0" 398 397 ImportLibrary="$(OutDir)/CheckEventLog.lib" 399 398 TargetMachine="1" … … 416 415 <Tool 417 416 Name="VCAppVerifierTool" 418 />419 <Tool420 Name="VCWebDeploymentTool"421 417 /> 422 418 <Tool … … 478 474 OptimizeReferences="2" 479 475 EnableCOMDATFolding="2" 476 RandomizedBaseAddress="1" 477 DataExecutionPrevention="0" 480 478 ImportLibrary="$(OutDir)/CheckEventLog.lib" 481 479 TargetMachine="17" … … 498 496 <Tool 499 497 Name="VCAppVerifierTool" 500 />501 <Tool502 Name="VCWebDeploymentTool"503 498 /> 504 499 <Tool … … 558 553 OptimizeReferences="2" 559 554 EnableCOMDATFolding="2" 555 RandomizedBaseAddress="1" 556 DataExecutionPrevention="0" 560 557 ImportLibrary="$(OutDir)/CheckEventLog.lib" 561 558 TargetMachine="1" … … 578 575 <Tool 579 576 Name="VCAppVerifierTool" 580 />581 <Tool582 Name="VCWebDeploymentTool"583 577 /> 584 578 <Tool … … 639 633 OptimizeReferences="2" 640 634 EnableCOMDATFolding="2" 635 RandomizedBaseAddress="1" 636 DataExecutionPrevention="0" 641 637 ImportLibrary="$(OutDir)/CheckEventLog.lib" 642 638 TargetMachine="17" … … 659 655 <Tool 660 656 Name="VCAppVerifierTool" 661 />662 <Tool663 Name="VCWebDeploymentTool"664 657 /> 665 658 <Tool … … 679 672 RelativePath="..\..\include\arrayBuffer.cpp" 680 673 > 674 <FileConfiguration 675 Name="Release|Win32" 676 > 677 <Tool 678 Name="VCCLCompilerTool" 679 UsePrecompiledHeader="0" 680 PrecompiledHeaderThrough="" 681 /> 682 </FileConfiguration> 683 <FileConfiguration 684 Name="Release|x64" 685 > 686 <Tool 687 Name="VCCLCompilerTool" 688 UsePrecompiledHeader="0" 689 PrecompiledHeaderThrough="" 690 /> 691 </FileConfiguration> 692 <FileConfiguration 693 Name="Debug|Win32" 694 > 695 <Tool 696 Name="VCCLCompilerTool" 697 UsePrecompiledHeader="0" 698 PrecompiledHeaderThrough="" 699 /> 700 </FileConfiguration> 701 <FileConfiguration 702 Name="Debug|x64" 703 > 704 <Tool 705 Name="VCCLCompilerTool" 706 UsePrecompiledHeader="0" 707 PrecompiledHeaderThrough="" 708 /> 709 </FileConfiguration> 710 <FileConfiguration 711 Name="Distribution|Win32" 712 > 713 <Tool 714 Name="VCCLCompilerTool" 715 UsePrecompiledHeader="0" 716 PrecompiledHeaderThrough="" 717 /> 718 </FileConfiguration> 719 <FileConfiguration 720 Name="Distribution|x64" 721 > 722 <Tool 723 Name="VCCLCompilerTool" 724 UsePrecompiledHeader="0" 725 PrecompiledHeaderThrough="" 726 /> 727 </FileConfiguration> 728 <FileConfiguration 729 Name="Nightly|Win32" 730 > 731 <Tool 732 Name="VCCLCompilerTool" 733 UsePrecompiledHeader="0" 734 PrecompiledHeaderThrough="" 735 /> 736 </FileConfiguration> 737 <FileConfiguration 738 Name="Nightly|x64" 739 > 740 <Tool 741 Name="VCCLCompilerTool" 742 UsePrecompiledHeader="0" 743 PrecompiledHeaderThrough="" 744 /> 745 </FileConfiguration> 681 746 </File> 682 747 <File … … 687 752 RelativePath="..\..\include\NSCHelper.cpp" 688 753 > 754 <FileConfiguration 755 Name="Release|Win32" 756 > 757 <Tool 758 Name="VCCLCompilerTool" 759 UsePrecompiledHeader="0" 760 PrecompiledHeaderThrough="" 761 /> 762 </FileConfiguration> 763 <FileConfiguration 764 Name="Release|x64" 765 > 766 <Tool 767 Name="VCCLCompilerTool" 768 UsePrecompiledHeader="0" 769 PrecompiledHeaderThrough="" 770 /> 771 </FileConfiguration> 772 <FileConfiguration 773 Name="Debug|Win32" 774 > 775 <Tool 776 Name="VCCLCompilerTool" 777 UsePrecompiledHeader="0" 778 PrecompiledHeaderThrough="" 779 /> 780 </FileConfiguration> 781 <FileConfiguration 782 Name="Debug|x64" 783 > 784 <Tool 785 Name="VCCLCompilerTool" 786 UsePrecompiledHeader="0" 787 PrecompiledHeaderThrough="" 788 /> 789 </FileConfiguration> 790 <FileConfiguration 791 Name="Distribution|Win32" 792 > 793 <Tool 794 Name="VCCLCompilerTool" 795 UsePrecompiledHeader="0" 796 PrecompiledHeaderThrough="" 797 /> 798 </FileConfiguration> 799 <FileConfiguration 800 Name="Distribution|x64" 801 > 802 <Tool 803 Name="VCCLCompilerTool" 804 UsePrecompiledHeader="0" 805 PrecompiledHeaderThrough="" 806 /> 807 </FileConfiguration> 808 <FileConfiguration 809 Name="Nightly|Win32" 810 > 811 <Tool 812 Name="VCCLCompilerTool" 813 UsePrecompiledHeader="0" 814 PrecompiledHeaderThrough="" 815 /> 816 </FileConfiguration> 817 <FileConfiguration 818 Name="Nightly|x64" 819 > 820 <Tool 821 Name="VCCLCompilerTool" 822 UsePrecompiledHeader="0" 823 PrecompiledHeaderThrough="" 824 /> 825 </FileConfiguration> 689 826 </File> 690 827 <File … … 765 902 Name="VCCLCompilerTool" 766 903 UsePrecompiledHeader="0" 904 PrecompiledHeaderThrough="" 767 905 /> 768 906 </FileConfiguration> … … 773 911 Name="VCCLCompilerTool" 774 912 UsePrecompiledHeader="0" 913 PrecompiledHeaderThrough="" 775 914 /> 776 915 </FileConfiguration> … … 781 920 Name="VCCLCompilerTool" 782 921 UsePrecompiledHeader="0" 922 PrecompiledHeaderThrough="" 783 923 /> 784 924 </FileConfiguration> … … 789 929 Name="VCCLCompilerTool" 790 930 UsePrecompiledHeader="0" 931 PrecompiledHeaderThrough="" 791 932 /> 792 933 </FileConfiguration> … … 797 938 Name="VCCLCompilerTool" 798 939 UsePrecompiledHeader="0" 940 PrecompiledHeaderThrough="" 799 941 /> 800 942 </FileConfiguration> … … 805 947 Name="VCCLCompilerTool" 806 948 UsePrecompiledHeader="0" 949 PrecompiledHeaderThrough="" 807 950 /> 808 951 </FileConfiguration> … … 813 956 Name="VCCLCompilerTool" 814 957 UsePrecompiledHeader="0" 958 PrecompiledHeaderThrough="" 815 959 /> 816 960 </FileConfiguration> … … 821 965 Name="VCCLCompilerTool" 822 966 UsePrecompiledHeader="0" 967 PrecompiledHeaderThrough="" 823 968 /> 824 969 </FileConfiguration>
Note: See TracChangeset
for help on using the changeset viewer.








