Last change
on this file since 561 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
510 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 |
|
---|
3 | SUBDIRS = drilldown
|
---|
4 | !symbian: SUBDIRS += cachedtable \
|
---|
5 | relationaltablemodel \
|
---|
6 | sqlwidgetmapper
|
---|
7 |
|
---|
8 | !wince*:!symbian: SUBDIRS += \
|
---|
9 | querymodel \
|
---|
10 | tablemodel \
|
---|
11 | masterdetail
|
---|
12 |
|
---|
13 | # install
|
---|
14 | sources.files = connection.h sql.pro README
|
---|
15 | sources.path = $$[QT_INSTALL_EXAMPLES]/sql
|
---|
16 | INSTALLS += sources
|
---|
17 |
|
---|
18 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.