a889305c7e
all examples compile again
10 lines
156 B
Prolog
10 lines
156 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS = hellothread \
|
|
hellothreadpool \
|
|
helloconcurrent \
|
|
clock \
|
|
movedobject
|
|
|
|
QT += widgets
|