summaryrefslogtreecommitdiffstats
path: root/tests/auto/q3process/q3process.pro
blob: 8dc3541e6a6355ec11c241fdb4928648d82faa93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TEMPLATE    =	subdirs

SUBDIRS	=	cat \
		echo \
		tst
TARGET = tst_q3process
QT += qt3support

#no install rule for subdir
INSTALLS =