Use release build.
This commit is contained in:
parent
9ec02e0fce
commit
2fb563619d
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue