summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/qlibrary.pro
blob: 44f791f58255f06e9efd4871859686eb28952194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
QT = core
TEMPLATE    =	subdirs

tst.depends = lib lib2

SUBDIRS =   lib \
            lib2 \
            tst
TARGET = tst_qlibrary

# no special install rule for subdir
INSTALLS =