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

SUBDIRS	=	cat \
		echo \
		tst
TARGET = tst_q3process
QT += qt3support
requires(contains(QT_CONFIG,qt3support))

#no install rule for subdir
INSTALLS =