mirror of
https://github.com/thp/pyotherside.git
synced 2025-01-28 23:52:55 +08:00
Add qmltypes make target
This commit is contained in:
parent
80b1107b23
commit
71caa2f837
@ -17,6 +17,9 @@ qmldir.files += qmldir pyotherside.qmltypes
|
||||
qmldir.path += $$target.path
|
||||
INSTALLS += qmldir
|
||||
|
||||
qmltypes.commands = qmlplugindump -nonrelocatable io.thp.pyotherside 1.5 > $$PWD/pyotherside.qmltypes
|
||||
QMAKE_EXTRA_TARGETS += qmltypes
|
||||
|
||||
DEPENDPATH += .
|
||||
INCLUDEPATH += .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user