Last change
on this file since 857 was 561, checked in by Dmitry A. Kuminov, 15 years ago |
trunk: Merged in qt 4.6.1 sources.
|
File size:
381 bytes
|
Rev | Line | |
---|
[2] | 1 | TEMPLATE = subdirs
|
---|
| 2 | SUBDIRS = draggableicons \
|
---|
| 3 | draggabletext \
|
---|
| 4 | dropsite \
|
---|
| 5 | fridgemagnets \
|
---|
| 6 | puzzle
|
---|
| 7 |
|
---|
| 8 | contains(QT_CONFIG, svg): SUBDIRS += delayedencoding
|
---|
| 9 |
|
---|
| 10 | wince*: SUBDIRS -= dropsite
|
---|
[561] | 11 | symbian: SUBDIRS -= dropsite
|
---|
[2] | 12 | # install
|
---|
| 13 | sources.files = README *.pro
|
---|
| 14 | sources.path = $$[QT_INSTALL_EXAMPLES]/draganddrop
|
---|
| 15 | INSTALLS += sources
|
---|
Note:
See
TracBrowser
for help on using the repository browser.