Changeset 639
- Timestamp:
- 11/30/2008 7:49:38 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Installer/Bootstrapper/Bootstrapper.vcproj
r635 r639 63 63 AdditionalDependencies="comctl32.lib 7z_Cd.lib" 64 64 LinkIncremental="2" 65 UACExecutionLevel="2" 65 66 GenerateDebugInformation="true" 66 67 SubSystem="2" … … 136 137 AdditionalDependencies="comctl32.lib 7z_C.lib" 137 138 LinkIncremental="1" 139 UACExecutionLevel="2" 138 140 GenerateDebugInformation="true" 139 141 SubSystem="2" … … 162 164 <Tool 163 165 Name="VCPostBuildEventTool" 164 Description="Signing Bootstrapper EXE"165 CommandLine="signtool sign /f "$(SolutionDir)\Authenticode.pfx" $(TargetPath)"166 166 /> 167 167 </Configuration>
Note: See TracChangeset
for help on using the changeset viewer.
