Last change
on this file since 117 was 2, checked in by Dmitry A. Kuminov, 16 years ago |
Initially imported qt-all-opensource-src-4.5.1 from Trolltech.
|
File size:
327 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | SUBDIRS = cachedtable \
|
---|
3 | drilldown \
|
---|
4 | relationaltablemodel \
|
---|
5 | sqlwidgetmapper
|
---|
6 |
|
---|
7 | !wince*: SUBDIRS += querymodel tablemodel masterdetail
|
---|
8 |
|
---|
9 | # install
|
---|
10 | sources.files = connection.h sql.pro README
|
---|
11 | sources.path = $$[QT_INSTALL_EXAMPLES]/sql
|
---|
12 | INSTALLS += sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.