diff -r 000000000000 -r 1918ee327afb tests/qtp/qtp.pro --- /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 +