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

SUBDIRS       = semaphores \
                waitconditions

qtHaveModule(widgets): SUBDIRS += mandelbrot