mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-22 19:00:05 +08:00
6 lines
92 B
Prolog
6 lines
92 B
Prolog
|
QT += concurrent
|
||
|
TARGET = tst_thread
|
||
|
SOURCES += $$PWD/tst_thread.cpp
|
||
|
|
||
|
include(../tests.pri)
|