개정판 70131c95
dev issue #000 : add
Change-Id: I758fb12c229a820e72928bdf88fcfb33fa1906ea
package.bat | ||
---|---|---|
23 | 23 |
%LIGHT% -out ".\Setup\SPPIDConverter-%1.msi" ".\Setup\SPPIDConverter.wixobj" -ext WixUIExtension -ext WixUtilExtension |
24 | 24 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
25 | 25 |
|
26 |
%CANDLE% ".\ID2Report.wxs" -out .\Setup\ |
|
27 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
28 |
%LIGHT% -out ".\Setup\ID2Report-%1.msi" ".\Setup\ID2Report.wixobj" -ext WixUIExtension -ext WixUtilExtension |
|
29 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
|
30 |
|
|
26 | 31 |
REM %CANDLE% ".\ID2_TRIAL.wxs" -out .\Setup\ |
27 | 32 |
REM IF %ERRORLEVEL% NEQ 0 goto :ERROR |
28 | 33 |
REM REM %LIGHT% -out ".\Setup\ID2_TRIAL-%1.msi" ".\Setup\ID2_TRIAL.wixobj" -ext WixUIExtension -ext WixUtilExtension |
내보내기 Unified diff