Use release build.

square-messages
Black Hat 2018-11-18 08:23:02 +00:00
parent 9ec02e0fce
commit 2fb563619d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ before_build:
- git submodule update --init --recursive
build_script:
- qmake spectral.pro CONFIG+=debug CONFIG+=qml_debug PREFIX="%DEPLOY_DIR%"
- qmake spectral.pro CONFIG+=release CONFIG+=qtquickcompiler PREFIX="%DEPLOY_DIR%"
- nmake
after_build: