author | Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> |
Tue, 26 Jan 2010 12:42:25 +0200 | |
changeset 2 | 56cd8111b7f7 |
parent 0 | 1918ee327afb |
child 3 | 41300fa6a67c |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
SUBDIRS = \ |
|
3 |
qtp_addressbook \ |
|
4 |
qtp_analogclock \ |
|
5 |
qtp_animatedtiles \ |
|
6 |
qtp_collidingmice \ |
|
7 |
qtp_lightmaps \ |
|
8 |
qtp_masterdetail \ |
|
9 |
qtp_qftp \ |
|
10 |
qtp_raycasting \ |
|
11 |
qtp_star \ |
|
12 |
qtp_svgviewer \ |
|
13 |
qtp_wiggly |
|
14 |
||
15 |
contains(QT_CONFIG, webkit): SUBDIRS += qtp_anomaly |
|
16 |