This commit is contained in:
@@ -138,6 +138,21 @@ set m=INNO failed building QuickNotify.iss
|
||||
goto FAIL
|
||||
)
|
||||
|
||||
echo.
|
||||
echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
echo.
|
||||
echo.
|
||||
echo.
|
||||
echo **** Build V8Migrate plugin setup file
|
||||
echo.
|
||||
echo.
|
||||
:: **** Build V8Migrate Plugin setup file
|
||||
"C:\Program Files (x86)\Inno Setup 5\ISCC.exe" Installs\V8Migrate\V8Migrate.iss
|
||||
IF %ERRORLEVEL% NEQ 0 (
|
||||
set m=INNO failed building V8Migrate.iss
|
||||
goto FAIL
|
||||
)
|
||||
|
||||
echo.
|
||||
echo -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user