summaryrefslogtreecommitdiffstats
path: root/examples/corelib/corelib.pro
blob: a32b8ba51a170d5e8abc9c0acf87399038f7620b (plain)
1
2
3
4
5
6
7
8
9
TEMPLATE = subdirs
CONFIG += no_docs_target

SUBDIRS = \
    ipc \
    json \
    mimetypes \
    threads \
    tools