Files
qtpromise/tests/auto/qtpromise/future/future.pro
2017-09-19 09:39:13 +02:00

6 lines
96 B
Prolog

QT += concurrent
TARGET = tst_future
SOURCES += $$PWD/tst_future.cpp
include(../qtpromise.pri)