Ignore:
Timestamp:
Jan 15, 2011, 6:04:58 PM (13 years ago)
Author:
イグトランス (egtra)
Message:

セキュリティ対策の機能を有効化

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ab5.0/abdev/compiler_x64/compiler_x64.vcproj

    r650 r773  
    8181            <Tool
    8282                Name="VCLinkerTool"
    83                 AdditionalOptions="/MACHINE:AMD64"
     83                AdditionalOptions="/MACHINE:AMD64 /NXCOMPAT /DYNAMICBASE"
    8484                AdditionalDependencies="comctl32.lib psapi.lib imagehlp.lib shlwapi.lib"
    8585                OutputFile="$(OutDir)\abc.exe"
     
    194194            <Tool
    195195                Name="VCLinkerTool"
    196                 AdditionalOptions="/MACHINE:AMD64"
     196                AdditionalOptions="/MACHINE:AMD64 /NXCOMPAT /DYNAMICBASE"
    197197                AdditionalDependencies="comctl32.lib psapi.lib imagehlp.lib shlwapi.lib"
    198198                OutputFile="$(OutDir)\abc.exe"
     
    238238        <ProjectReference
    239239            ReferencedProjectIdentifier="{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}"
    240             RelativePathToProject="..\jenga\projects\jenga\jenga.vcproj"
    241240        />
    242241        <ProjectReference
    243242            ReferencedProjectIdentifier="{87835C33-64C9-4BA5-9B39-608BA5394387}"
    244             RelativePathToProject=".\ab_common\ab_common.vcproj"
    245243        />
    246244    </References>
Note: See TracChangeset for help on using the changeset viewer.