Changeset 1161
- Timestamp:
- 7/4/2009 5:28:25 AM (4 years ago)
- File:
-
- 1 edited
-
trunk/eraser6/Installer/Installer.wixproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/Installer.wixproj
r1135 r1161 77 77 <PreBuildEvent>call "$(ProjectDir)\SignBin.bat" "$(SolutionDir)" 78 78 call $(SolutionDir)UpdateVersions.bat "$(SolutionDir)\" "$(SolutionDir)Version.wxs.in" "$(SolutionDir)Version.wxs"</PreBuildEvent> 79 <PostBuildEvent>signtool sign / r "The Eraser Project, http://eraser.heidi.ie"/t http://timestamp.verisign.com/scripts/timestamp.dll "$(TargetPath)"</PostBuildEvent>79 <PostBuildEvent>signtool sign /a /t http://timestamp.verisign.com/scripts/timestamp.dll "$(TargetPath)"</PostBuildEvent> 80 80 </PropertyGroup> 81 81 </Project>
Note: See TracChangeset
for help on using the changeset viewer.
