Changeset 1109 for trunk/eraser6
- Timestamp:
- 06/03/09 06:05:41 (4 years ago)
- File:
-
- 1 edited
-
trunk/eraser6/Installer/Installer.wixproj (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/eraser6/Installer/Installer.wixproj
r1075 r1109 75 75 --> 76 76 <PropertyGroup> 77 <PreBuildEvent> "$(ProjectDir)\SignBin.bat" "$(SolutionDir)"78 $(SolutionDir)UpdateVersions.bat "$(SolutionDir)\" "$(SolutionDir)Version.wxs.in" "$(SolutionDir)Version.wxs"</PreBuildEvent>77 <PreBuildEvent>call "$(ProjectDir)\SignBin.bat" "$(SolutionDir)" 78 call $(SolutionDir)UpdateVersions.bat "$(SolutionDir)\" "$(SolutionDir)Version.wxs.in" "$(SolutionDir)Version.wxs"</PreBuildEvent> 79 79 <PostBuildEvent>signtool sign /r "The Eraser Project, http://eraser.heidi.ie" /t http://timestamp.verisign.com/scripts/timestamp.dll "$(TargetPath)"</PostBuildEvent> 80 80 </PropertyGroup>
Note: See TracChangeset
for help on using the changeset viewer.
