qtbase/examples/threads/threads.pro

8 lines
156 B
Prolog
Raw Permalink Normal View History

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