mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-27 05:38:35 +08:00
6 lines
128 B
Prolog
6 lines
128 B
Prolog
|
TARGET = tst_qtqmlpromise_extension
|
||
|
SOURCES += $$PWD/tst_extension.cpp
|
||
|
OTHER_FILES += $$PWD/*.qml
|
||
|
|
||
|
include(../qtqmlpromise.pri)
|