source: trunk/examples/sql/overview/basicbrowsing2/basicbrowsing2.pro

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

Added SQL examples

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