source:
vendor/trolltech/3.3.1/tools/tools.pro
| Last change on this file was 2, checked in by , 20 years ago | |
|---|---|
| File size: 277 bytes | |
| Line | |
|---|---|
| 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.
