author | William Roberts <williamr@symbian.org> |
Thu, 22 Jul 2010 16:41:55 +0100 | |
branch | GCC_SURGE |
changeset 31 | 5daf16870df6 |
parent 18 | 2f34d5167611 |
permissions | -rw-r--r-- |
0 | 1 |
TEMPLATE = subdirs |
2 |
CONFIG += ordered |
|
3 |
||
4 |
SUBDIRS = \ |
|
5 |
uitools \ |
|
6 |
lib \ |
|
7 |
components \ |
|
8 |
designer |
|
9 |
||
10 |
CONFIG(shared,shared|static):SUBDIRS += plugins |
|
11 |
||
18
2f34d5167611
Revision: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
parents:
0
diff
changeset
|
12 |
symbian|wince*: SUBDIRS = uitools |