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

# no special install rule for subdir
INSTALLS =