diff --git a/.appveyor.yml b/.appveyor.yml index e52de01e4..611eb6c14 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -17,7 +17,7 @@ before_build: - git submodule update --init --recursive build_script: - - qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler BUNDLE_FONT=true PREFIX="%DEPLOY_DIR%" + - qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler PREFIX="%DEPLOY_DIR%" - nmake after_build: