summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/plugin/qlibrary/qlibrary.pro
blob: 49c29d7edcdc05536a75aaa17c7bc62c6eac4c97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
QT -= gui
TEMPLATE    =	subdirs
CONFIG  += ordered

SUBDIRS =   lib \
            lib2 \
            tst
TARGET = tst_qlibrary

# no special install rule for subdir
INSTALLS =
CONFIG += parallel_test