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
|