source: trunk/examples/sql/blob/blob.pro@ 203

Last change on this file since 203 was 202, checked in by rudi, 14 years ago

Added SQL examples

File size: 173 bytes
Line 
1TEMPLATE = app
2TARGET = blob
3
4CONFIG += qt warn_on release
5win32:CONFIG += console
6
7REQUIRES = full-config
8
9HEADERS =
10SOURCES = main.cpp
11INTERFACES =
Note: See TracBrowser for help on using the repository browser.