qtbase/examples/widgets/tutorials/threads/threads.pro

9 lines
167 B
Prolog

TEMPLATE = subdirs
SUBDIRS = hellothread \
hellothreadpool \
clock \
movedobject
qtHaveModule(concurrent): SUBDIRS += helloconcurrent