mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-23 11:17:12 +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)
|