qtbase/examples/threads/threads.pro

8 lines
156 B
Prolog

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = semaphores \
waitconditions
qtHaveModule(widgets): SUBDIRS += mandelbrot