Merge branch 'win-fix' into 'master'

Win fix

See merge request b0/spectral!21
This commit is contained in:
Black Hat
2018-10-09 02:58:32 +00:00

View File

@@ -22,7 +22,7 @@ build_script:
after_build:
- nmake install
- windeployqt --release --qmldir qml "%DEPLOY_DIR%\spectral.exe"
- windeployqt --release --qmldir qml --qmldir imports "%DEPLOY_DIR%\spectral.exe"
- 7z a spectral.zip "%DEPLOY_DIR%\"
artifacts: