mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 04:03:04 +01:00
Pass option to buildexecutableinstall
This commit is contained in:
parent
66c33e19b7
commit
e016b0954a
@ -13,7 +13,7 @@ if "%ERRLEV%"=="1" goto :END
|
||||
call make_examples %1
|
||||
if "%ERRLEV%"=="1" goto :END
|
||||
pushd ..\install\arch-specific\win32
|
||||
call BuildExecutableInstall ISX ZIP EMB
|
||||
call BuildExecutableInstall ISX ZIP EMB %1
|
||||
popd
|
||||
|
||||
goto:END
|
||||
|
Loading…
Reference in New Issue
Block a user