source:
trunk/tools/designer/src/src.pro
Last change on this file was 769, checked in by , 15 years ago | |
---|---|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[2] | 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 | ||
[769] | 12 | symbian|wince*: SUBDIRS = uitools |
Note:
See TracBrowser
for help on using the repository browser.