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

10 lines
156 B
Prolog

TEMPLATE = subdirs
SUBDIRS = hellothread \
hellothreadpool \
helloconcurrent \
clock \
movedobject
QT += widgets