Changeset 3428 for libcaca/trunk/cxx/libcaca++.vcproj
- Timestamp:
- Apr 29, 2009, 2:22:35 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcaca/trunk/cxx/libcaca++.vcproj
r2900 r3428 2 2 <VisualStudioProject 3 3 ProjectType="Visual C++" 4 Version=" 8.00"4 Version="9.00" 5 5 Name="libcaca++" 6 6 ProjectGUID="{5AAFB727-094F-4104-A765-A94B32497C7D}" 7 TargetFrameworkVersion="131072" 7 8 > 8 9 <Platforms> … … 63 64 ModuleDefinitionFile=".\libcaca++.def" 64 65 GenerateDebugInformation="true" 66 RandomizedBaseAddress="1" 67 DataExecutionPrevention="0" 65 68 TargetMachine="1" 66 69 /> … … 82 85 <Tool 83 86 Name="VCAppVerifierTool" 84 />85 <Tool86 Name="VCWebDeploymentTool"87 87 /> 88 88 <Tool … … 139 139 OptimizeReferences="2" 140 140 EnableCOMDATFolding="2" 141 RandomizedBaseAddress="1" 142 DataExecutionPrevention="0" 141 143 TargetMachine="1" 142 144 /> … … 158 160 <Tool 159 161 Name="VCAppVerifierTool" 160 />161 <Tool162 Name="VCWebDeploymentTool"163 162 /> 164 163 <Tool
Note: See TracChangeset
for help on using the changeset viewer.