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

SUBDIRS = \
    ipc \
    json \
    threads \
    tools