source:
trunk/tools/designer/designer.pro
Last change on this file was 197, checked in by , 14 years ago | |
---|---|
File size: 173 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | TEMPLATE = subdirs |
2 | ||
3 | CONFIG += ordered | |
4 | ||
5 | SUBDIRS = uic \ | |
6 | uilib \ | |
7 | designer \ | |
8 | app | |
9 | ||
10 | dll:SUBDIRS *= editor plugins | |
11 | shared:SUBDIRS *= editor plugins | |
[8] | 12 | |
[197] | 13 |
Note:
See TracBrowser
for help on using the repository browser.