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