Last change
on this file since 1023 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
487 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 | SUBDIRS = classwizard \
|
---|
| 3 | configdialog \
|
---|
| 4 | standarddialogs \
|
---|
| 5 | tabdialog \
|
---|
| 6 | trivialwizard
|
---|
| 7 |
|
---|
[561] | 8 | !symbian:!wince*: SUBDIRS += licensewizard \
|
---|
[2] | 9 | extension \
|
---|
| 10 | findfiles
|
---|
| 11 |
|
---|
| 12 | wince*: SUBDIRS += sipdialog
|
---|
| 13 |
|
---|
| 14 | # install
|
---|
| 15 | sources.files = README *.pro
|
---|
| 16 | sources.path = $$[QT_INSTALL_EXAMPLES]/dialogs
|
---|
| 17 | INSTALLS += sources
|
---|
[561] | 18 |
|
---|
| 19 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.