qt5base-lts/examples/threads/threads.pro

8 lines
166 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = semaphores \
waitconditions
!contains(QT_CONFIG, no-widgets):SUBDIRS += mandelbrot