source:
trunk/examples/sql/blob/blob.pro@
207
| Last change on this file since 207 was 202, checked in by , 14 years ago | |
|---|---|
| File size: 173 bytes | |
| Line | |
|---|---|
| 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.
