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