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