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