diff options
author | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-23 09:50:24 (GMT) |
---|---|---|
committer | Jerome Pasion <jerome.pasion@nokia.com> | 2011-03-23 09:50:24 (GMT) |
commit | 77631f69a935a9f8e2ca705cc51f27b8c622f302 (patch) | |
tree | 2dc3fc246691515a48b55a06317e948cd19de15b /examples/webkit/webkit.pro | |
parent | 1d8b7f41a5393f77eb3079513b083739edd90b91 (diff) | |
parent | 03e4cc5b5df88b02f6cd3b27666f062426a365b0 (diff) | |
download | Qt-77631f69a935a9f8e2ca705cc51f27b8c622f302.zip Qt-77631f69a935a9f8e2ca705cc51f27b8c622f302.tar.gz Qt-77631f69a935a9f8e2ca705cc51f27b8c622f302.tar.bz2 |
Merge branch 'clone_4.7' into 4.7
Diffstat (limited to 'examples/webkit/webkit.pro')
-rw-r--r-- | examples/webkit/webkit.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/webkit/webkit.pro b/examples/webkit/webkit.pro index 6a1d8f8..62d3762 100644 --- a/examples/webkit/webkit.pro +++ b/examples/webkit/webkit.pro @@ -5,7 +5,7 @@ SUBDIRS += domtraversal \ fancybrowser \ simpleselector \ imageanalyzer \ - framecapture + framecapture \ contains(QT_CONFIG, openssl):SUBDIRS += googlechat |