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 596186d..2b005d7 100644
--- a/appveyor/build.bat
+++ b/appveyor/build.bat
@@ -10,6 +10,7 @@ curl -L https://sourceforge.net/projects/gnuwin32/files/zlib/1.2.3/zlib-1.2.3-li
"/Program Files/7-zip/7z.exe" x Qt.7z -oQtStatic -r
"/Program Files/7-zip/7z.exe" x zlib.zip -ozlib -r
+copy appveyor\zconf.h zlib\include
set QTDIR=%cd%\QtStatic\Qt5.12.0-static
set ZLIBINCLUDEDIR=%cd%\zlib\include