2011-04-27 10:05:43 +00:00
|
|
|
TEMPLATE = subdirs
|
2012-11-30 12:50:14 +00:00
|
|
|
CONFIG += no_docs_target
|
|
|
|
|
2011-04-27 10:05:43 +00:00
|
|
|
SUBDIRS = semaphores \
|
|
|
|
waitconditions
|
|
|
|
|
2016-04-21 14:19:52 +00:00
|
|
|
qtHaveModule(widgets): SUBDIRS += \
|
|
|
|
mandelbrot \
|
|
|
|
queuedcustomtype
|