aboutsummaryrefslogtreecommitdiff
path: root/appveyor/build.bat
diff options
context:
space:
mode:
Diffstat (limited to 'appveyor/build.bat')
-rw-r--r--appveyor/build.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor/build.bat b/appveyor/build.bat
index 3bfd0a9..062f912 100644
--- a/appveyor/build.bat
+++ b/appveyor/build.bat
@@ -30,6 +30,7 @@ echo ***********************************************************
if not exist "deploy" mkdir deploy
set DEPLOY=%cd%\deploy
echo %~2 > installer\metadata.txt
+copy /y installer\backgrounds\%~2.svg installer\background.svg
mkdir %~1
pushd %~1
qmake ..\theInstaller.pro "LIBS += -L\"%ZLIBDIR%\"" "INCLUDEPATH += \"%ZLIBINCLUDEDIR%\""