mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
Fix qmldir location
This commit is contained in:
parent
34ea420787
commit
c7b62cb390
@ -9,7 +9,7 @@ QT += qml
|
||||
target.path = $$[QT_INSTALL_QML]/$$PLUGIN_IMPORT_PATH
|
||||
INSTALLS += target
|
||||
|
||||
qmldir.files += $$_PRO_FILE_PWD_/src/qmldir
|
||||
qmldir.files += $$_PRO_FILE_PWD_/qmldir
|
||||
qmldir.path += $$target.path
|
||||
INSTALLS += qmldir
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user