summaryrefslogtreecommitdiffstats
path: root/examples/threads/threads.pro
blob: 027d4c2ebbd2a48a63cacb31ed972eaf25412f8b (plain)
1
2
3
4
5
6
7
TEMPLATE      = subdirs
CONFIG += no_docs_target

SUBDIRS       = semaphores \
                waitconditions

!contains(QT_CONFIG, no-widgets):SUBDIRS += mandelbrot