mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
Remove unneeded _PRO_FILE_PWD_ use
This commit is contained in:
parent
095a54cb42
commit
80b1107b23
@ -13,7 +13,7 @@ QT += qml quick svg
|
|||||||
target.path = $$[QT_INSTALL_QML]/$$PLUGIN_IMPORT_PATH
|
target.path = $$[QT_INSTALL_QML]/$$PLUGIN_IMPORT_PATH
|
||||||
INSTALLS += target
|
INSTALLS += target
|
||||||
|
|
||||||
qmldir.files += $$_PRO_FILE_PWD_/qmldir $$_PRO_FILE_PWD_/pyotherside.qmltypes
|
qmldir.files += qmldir pyotherside.qmltypes
|
||||||
qmldir.path += $$target.path
|
qmldir.path += $$target.path
|
||||||
INSTALLS += qmldir
|
INSTALLS += qmldir
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user