util/tests/qtp/qtp.pro
changeset 7 f7bc934e204c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/util/tests/qtp/qtp.pro	Wed Mar 31 11:06:36 2010 +0300
@@ -0,0 +1,15 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+	qtp_addressbook \
+	qtp_analogclock \
+	qtp_animatedtiles \
+	qtp_collidingmice \
+	qtp_masterdetail \
+	qtp_qftp \
+	qtp_raycasting \
+	qtp_svgviewer \
+	qtp_wiggly
+
+contains(QT_CONFIG, webkit): SUBDIRS += qtp_anomaly
+contains(QT_CONFIG, openvg): SUBDIRS += qtp_star
+