tests/qtp/qtp.pro
changeset 0 1918ee327afb
child 3 41300fa6a67c
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/qtp/qtp.pro	Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,16 @@
+TEMPLATE = subdirs
+SUBDIRS = \
+	qtp_addressbook \
+	qtp_analogclock \
+	qtp_animatedtiles \
+	qtp_collidingmice \
+	qtp_lightmaps \
+	qtp_masterdetail \
+	qtp_qftp \
+	qtp_raycasting \
+	qtp_star \
+	qtp_svgviewer \
+	qtp_wiggly
+
+contains(QT_CONFIG, webkit): SUBDIRS += qtp_anomaly
+