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

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

Added SQL examples

File size: 121 bytes
Line 
1TEMPLATE = subdirs
2
3CONFIG += ordered
4
5REQUIRES = full-config
6
7SUBDIRS = overview \
8 sqltable \
9 blob
Note: See TracBrowser for help on using the repository browser.