changeset 37 | 758a864f9613 |
parent 36 | ef0373b55136 |
36:ef0373b55136 | 37:758a864f9613 |
---|---|
1 TEMPLATE = subdirs |
|
2 SUBDIRS = \ |
|
3 qtp_addressbook \ |
|
4 qtp_analogclock \ |
|
5 qtp_animatedtiles \ |
|
6 qtp_collidingmice \ |
|
7 qtp_masterdetail \ |
|
8 qtp_qftp \ |
|
9 qtp_raycasting \ |
|
10 qtp_svgviewer \ |
|
11 qtp_wiggly |
|
12 |
|
13 #contains(QT_CONFIG, webkit): SUBDIRS += qtp_anomaly |
|
14 contains(QT_CONFIG, openvg): SUBDIRS += qtp_star |
|
15 |