Last change
on this file since 1077 was 769, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.
|
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 |
|
---|
[769] | 8 | !wince*: SUBDIRS += masterdetail
|
---|
| 9 |
|
---|
[561] | 10 | !wince*:!symbian: SUBDIRS += \
|
---|
| 11 | querymodel \
|
---|
[769] | 12 | tablemodel
|
---|
[561] | 13 |
|
---|
[769] | 14 |
|
---|
[2] | 15 | # install
|
---|
| 16 | sources.files = connection.h sql.pro README
|
---|
| 17 | sources.path = $$[QT_INSTALL_EXAMPLES]/sql
|
---|
| 18 | INSTALLS += sources
|
---|
[561] | 19 |
|
---|
| 20 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.