qt5base-lts/examples/corelib/corelib.pro

11 lines
151 B
Prolog
Raw Normal View History

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