mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-01-23 12:24:37 +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)
|