summaryrefslogtreecommitdiffstats
path: root/examples/webkit/webkit.pro
diff options
context:
space:
mode:
authorDavid Boddie <david.boddie@nokia.com>2011-03-10 18:14:58 (GMT)
committerDavid Boddie <david.boddie@nokia.com>2011-03-10 18:14:58 (GMT)
commit0142d7fc89a5eecb542a5650c4864f7581f73d83 (patch)
treeecf499d9addd19d84cf9e212f1516f8fb345d2f0 /examples/webkit/webkit.pro
parent17e19884dd3da255af0467d095076769fc7f480b (diff)
downloadQt-0142d7fc89a5eecb542a5650c4864f7581f73d83.zip
Qt-0142d7fc89a5eecb542a5650c4864f7581f73d83.tar.gz
Qt-0142d7fc89a5eecb542a5650c4864f7581f73d83.tar.bz2
Doc: Added QtWebKit examples from Qt Quarterly 26 and 32.
Diffstat (limited to 'examples/webkit/webkit.pro')
-rw-r--r--examples/webkit/webkit.pro5
1 files changed, 4 insertions, 1 deletions
diff --git a/examples/webkit/webkit.pro b/examples/webkit/webkit.pro
index 6a1d8f8..c2d96f4 100644
--- a/examples/webkit/webkit.pro
+++ b/examples/webkit/webkit.pro
@@ -5,7 +5,10 @@ SUBDIRS += domtraversal \
fancybrowser \
simpleselector \
imageanalyzer \
- framecapture
+ framecapture \
+ simplewebplugin \
+ webplugin \
+ webftpclient
contains(QT_CONFIG, openssl):SUBDIRS += googlechat