e62198967c
Change-Id: I498936e91e3bbf5658ea9f3f0eb33cff271a1d62 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
8 lines
166 B
Prolog
8 lines
166 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += no_docs_target
|
|
|
|
SUBDIRS = semaphores \
|
|
waitconditions
|
|
|
|
!contains(QT_CONFIG, no-widgets):SUBDIRS += mandelbrot
|