source: trunk/examples/sql/sqltable/sqltable.pro@ 202

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

Added SQL examples

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