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