개정판 8b0d8693
issue #000: fixed build.bat
Change-Id: I29a5a40ea148c47b280abc84909095b0e2f119ef
build.bat | ||
---|---|---|
20 | 20 |
%SIGNTOOLPATH% sign /v /f %SIGNPATH% /p Doftech1073# /tr http://timestamp.digicert.com /td sha256 /fd sha256 "c:\Temp\workspace\MARKUS\Setup\FinalService\*.exe" |
21 | 21 |
|
22 | 22 |
%CANDLE% ".\MARKUS.wxs" -out .\Setup\ |
23 |
%CANDLE% ".\FinalService.wxs" -out .\Setup\FinalService\ |
|
24 |
|
|
23 | 25 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
24 | 26 |
%LIGHT% -out ".\Setup\MARKUS-%1.msi" ".\Setup\MARKUS.wixobj" -ext WixUIExtension -ext WixUtilExtension |
25 | 27 |
%LIGHT% -out ".\Setup\FinalService\FinalService-%1.msi" ".\Setup\FinalService\FinalService.wixobj" -ext WixUIExtension -ext WixUtilExtension |
내보내기 Unified diff