Last change
on this file since 1077 was 846, checked in by Dmitry A. Kuminov, 14 years ago |
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.
|
File size:
528 bytes
|
Line | |
---|
1 | TEMPLATE = subdirs
|
---|
2 | SUBDIRS += domtraversal \
|
---|
3 | formextractor \
|
---|
4 | previewer \
|
---|
5 | fancybrowser \
|
---|
6 | simpleselector \
|
---|
7 | imageanalyzer \
|
---|
8 | framecapture
|
---|
9 |
|
---|
10 | contains(QT_CONFIG, openssl):SUBDIRS += googlechat
|
---|
11 |
|
---|
12 | # install
|
---|
13 | target.path = $$[QT_INSTALL_EXAMPLES]/webkit
|
---|
14 | sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS webkit.pro README
|
---|
15 | sources.path = $$[QT_INSTALL_EXAMPLES]/webkit
|
---|
16 | INSTALLS += target sources
|
---|
17 |
|
---|
18 | symbian: include($$QT_SOURCE_TREE/examples/symbianpkgrules.pri)
|
---|
Note:
See
TracBrowser
for help on using the repository browser.