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

SUBDIRS = hellothread \
          hellothreadpool \
          helloconcurrent \
          clock \
          movedobject