개정판 0dbf8abb
issue #000: net4.6.1 포함 수정.
Change-Id: Ic87b26a2158ab57121f37879f94b01eeaf4c55d6
build.bat | ||
---|---|---|
35 | 35 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
36 | 36 |
%CANDLE% ".\ConvertService.wxs" -out .\Setup\ConvertService\ |
37 | 37 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
38 |
%CANDLE% ".\MARKUS_daelim.wxs" -out .\Setup\ |
|
38 |
%CANDLE% ".\MARKUS_daelim.wxs" -ext WixUIExtension -ext WixUtilExtension -ext WixNetfxExtension -out .\Setup\
|
|
39 | 39 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
40 |
%CANDLE% ".\MARKUS_daelim_test.wxs" -out .\Setup\ |
|
40 |
%CANDLE% ".\MARKUS_daelim_test.wxs" -ext WixUIExtension -ext WixUtilExtension -ext WixNetfxExtension -out .\Setup\
|
|
41 | 41 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
42 | 42 |
%CANDLE% ".\FinalService_daelim.wxs" -out .\Setup\FinalService\ |
43 | 43 |
IF %ERRORLEVEL% NEQ 0 goto :ERROR |
내보내기 Unified diff