Add qmldir.
This commit is contained in:
parent
a8d12f92bd
commit
2c10b2272c
|
@ -22,7 +22,7 @@ build_script:
|
||||||
|
|
||||||
after_build:
|
after_build:
|
||||||
- nmake install
|
- nmake install
|
||||||
- windeployqt --release "%DEPLOY_DIR%\matrique.exe"
|
- windeployqt --release --qmldir qml "%DEPLOY_DIR%\matrique.exe"
|
||||||
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
- 7z a matrique.zip "%DEPLOY_DIR%\"
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
|
|
Loading…
Reference in New Issue