summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/threads/threads.pro
blob: 64392f80884acc3f36f8054acf7306a568182ca8 (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs

SUBDIRS = hellothread \
          hellothreadpool \
          helloconcurrent \
          clock \
          movedobject 

QT += widgets