summaryrefslogtreecommitdiffstats
path: root/tests/auto/qpluginloader/qpluginloader.pro
blob: cb25b0f025c85c246e18aa2f23a3a82ca351a1e5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
QT = core
TEMPLATE    =	subdirs
CONFIG  += ordered
!integrity:SUBDIRS = lib \
                theplugin \
		tst
!win32: !macx-*: !symbian: !integrity: SUBDIRS += almostplugin
TARGET = tst_qpluginloader

# no special install rule for subdir
INSTALLS =


CONFIG += parallel_test