source:
trunk/tools/qconfig/qconfig.pro@
521
| Last change on this file since 521 was 2, checked in by , 16 years ago | |
|---|---|
| File size: 244 bytes | |
| Line | |
|---|---|
| 1 | TEMPLATE = app |
| 2 | CONFIG += qt warn_on |
| 3 | build_all:!build_pass { |
| 4 | CONFIG -= build_all |
| 5 | CONFIG += release |
| 6 | } |
| 7 | HEADERS = feature.h featuretreemodel.h graphics.h |
| 8 | SOURCES = main.cpp feature.cpp featuretreemodel.cpp |
| 9 | INTERFACES = |
| 10 | TARGET = qconfig |
Note:
See TracBrowser
for help on using the repository browser.
