author | William Roberts <williamr@symbian.org> |
Fri, 11 Jun 2010 16:26:16 +0100 | |
branch | GCC_SURGE |
changeset 24 | 24fd0381a9ae |
parent 3 | 41300fa6a67c |
child 30 | 5dc02b23752f |
permissions | -rw-r--r-- |
0 | 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 |
|
3
41300fa6a67c
Revision: 201003
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
14 |
contains(QT_CONFIG, openvg): SUBDIRS += qtp_star |
0 | 15 |