qt5base-lts/examples/corelib/corelib.pro

12 lines
166 B
Prolog
Raw Normal View History

TEMPLATE = subdirs
CONFIG += no_docs_target
SUBDIRS = \
ipc \
mimetypes \
serialization \
tools \
platform
qtConfig(thread): SUBDIRS += threads