qt5base-lts/examples/tutorials/threads/threads.pro
Lars Knoll a889305c7e fix pro files
all examples compile again
2011-05-07 23:50:03 +02:00

10 lines
156 B
Prolog

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