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