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