mirror of
https://github.com/Yubico/yubioath-flutter.git
synced 2024-11-24 11:15:33 +03:00
appveyor: no d3d
This commit is contained in:
parent
c442fb190e
commit
2f7686a3bd
@ -60,7 +60,7 @@ after_build:
|
||||
- ps: wget https://www.python.org/ftp/python/3.5.2/python-3.5.2-embed-win32.zip -OutFile python-3.5.2-embed-win32.zip
|
||||
- 7z x python-3.5.2-embed-win32.zip -o".\release"
|
||||
# Use Qt deployment tool on executable
|
||||
- windeployqt .\release\yubioath-desktop.exe --qmldir=qml --no-compiler-runtime
|
||||
- windeployqt .\release\yubioath-desktop.exe --qmldir=qml --no-system-d3d-compiler --release
|
||||
# Workaround:
|
||||
# Manually add pyotherside plugin to release folder.
|
||||
# Should be handled by windeployqt, but doesn't seem to be when QML Settings are used (?).
|
||||
|
Loading…
Reference in New Issue
Block a user