Changeset 773 in dev for trunk/ab5.0/abdev/compiler_x64/compiler_x64.vcproj
- Timestamp:
- Jan 15, 2011, 6:04:58 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ab5.0/abdev/compiler_x64/compiler_x64.vcproj
r650 r773 81 81 <Tool 82 82 Name="VCLinkerTool" 83 AdditionalOptions="/MACHINE:AMD64 "83 AdditionalOptions="/MACHINE:AMD64 /NXCOMPAT /DYNAMICBASE" 84 84 AdditionalDependencies="comctl32.lib psapi.lib imagehlp.lib shlwapi.lib" 85 85 OutputFile="$(OutDir)\abc.exe" … … 194 194 <Tool 195 195 Name="VCLinkerTool" 196 AdditionalOptions="/MACHINE:AMD64 "196 AdditionalOptions="/MACHINE:AMD64 /NXCOMPAT /DYNAMICBASE" 197 197 AdditionalDependencies="comctl32.lib psapi.lib imagehlp.lib shlwapi.lib" 198 198 OutputFile="$(OutDir)\abc.exe" … … 238 238 <ProjectReference 239 239 ReferencedProjectIdentifier="{F01805B6-65B4-4708-88F4-A5E07DEA9FBD}" 240 RelativePathToProject="..\jenga\projects\jenga\jenga.vcproj"241 240 /> 242 241 <ProjectReference 243 242 ReferencedProjectIdentifier="{87835C33-64C9-4BA5-9B39-608BA5394387}" 244 RelativePathToProject=".\ab_common\ab_common.vcproj"245 243 /> 246 244 </References>
Note:
See TracChangeset
for help on using the changeset viewer.