Add qmldir.

This commit is contained in:
Black Hat 2018-08-28 03:20:37 +00:00
parent a8d12f92bd
commit 2c10b2272c
1 changed files with 1 additions and 1 deletions

View File

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