45c358b0da
Change-Id: I2c253de973f5399c5ed68194b969ccebe457c689 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
11 lines
151 B
Prolog
11 lines
151 B
Prolog
TEMPLATE = subdirs
|
|
CONFIG += no_docs_target
|
|
|
|
SUBDIRS = \
|
|
ipc \
|
|
mimetypes \
|
|
serialization \
|
|
tools
|
|
|
|
qtConfig(thread): SUBDIRS += threads
|