source:
trunk/tools/tools.pro@
191
Last change on this file since 191 was 191, checked in by , 14 years ago | |
---|---|
File size: 277 bytes |
Rev | Line | |
---|---|---|
[2] | 1 | TEMPLATE = subdirs |
2 | no-png { | |
3 | message("Tools not available without PNG support") | |
4 | } else { | |
5 | SUBDIRS = assistant/lib \ | |
6 | designer \ | |
7 | assistant \ | |
8 | linguist | |
9 | unix:SUBDIRS += qtconfig | |
10 | } | |
11 | ||
12 | CONFIG+=ordered | |
13 | REQUIRES=full-config nocrosscompiler |
Note:
See TracBrowser
for help on using the repository browser.