qt6-bb10/examples/widgets/tutorials/threads/threads.pro

9 lines
174 B
Prolog

TEMPLATE = subdirs
SUBDIRS = hellothread \
hellothreadpool \
clock \
movedobject
contains(QT_CONFIG, concurrent): SUBDIRS += helloconcurrent