Merge branch 'win-fix' into 'master'
Win fix See merge request b0/spectral!21
This commit is contained in:
commit
c11429cd50
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue