source:
trunk/examples/xml/outliner/outliner.pro@
25
Last change on this file since 25 was 2, checked in by , 20 years ago | |
---|---|
File size: 186 bytes |
Line | |
---|---|
1 | TEMPLATE = app |
2 | TARGET = outliner |
3 | |
4 | CONFIG += qt warn_on release |
5 | |
6 | REQUIRES = xml large-config |
7 | |
8 | HEADERS = outlinetree.h |
9 | SOURCES = main.cpp \ |
10 | outlinetree.cpp |
11 | INTERFACES = |
Note:
See TracBrowser
for help on using the repository browser.