1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-18 08:54:15 +01:00

Windows installer: increase verbosity level to show stats

This commit is contained in:
Oleg Semyonov 2011-05-08 18:16:21 +03:00
parent d228cefae2
commit 0f7fc8168e

View File

@ -16,4 +16,4 @@ for %%D in (%0) do set NSI=%%~dD%%~pD\openpilotgcs.nsi
rem Build installer
echo Generating Windows installer...
"%NSISC%" /V2 %NSI%
"%NSISC%" /V3 %NSI%