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

SUBDIRS = \
    ipc \
    mimetypes \
    serialization \
    threads \
    tools