aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt/qt5/qtwebkit-examples.inc
diff options
context:
space:
mode:
authorAbhijit Potnis <abhijit_potnis@mentor.com>2013-08-20 18:19:14 +0530
committerMartin Jansa <Martin.Jansa@gmail.com>2013-08-26 09:33:49 +0200
commit2868f1a1838ab6a893fd01a05e61d582640a056d (patch)
tree6598014b0a0365b6c63893e43ff30e9c7300d37f /recipes-qt/qt5/qtwebkit-examples.inc
parent7c3a1a208df46fcf094b957cdd35f06729c53eda (diff)
qtwebkit-examples: Add module
Signed-off-by: Abhijit Potnis <abhijit_potnis@mentor.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt/qt5/qtwebkit-examples.inc')
-rw-r--r--recipes-qt/qt5/qtwebkit-examples.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-qt/qt5/qtwebkit-examples.inc b/recipes-qt/qt5/qtwebkit-examples.inc
new file mode 100644
index 00000000..e8fa3e72
--- /dev/null
+++ b/recipes-qt/qt5/qtwebkit-examples.inc
@@ -0,0 +1,7 @@
+require qt5.inc
+
+LICENSE = "BSD & LGPLv2+"
+LIC_FILES_CHKSUM = "file://examples/webkitwidgets/scroller/wheel/main.cpp;endline=112;md5=6f92d041824c63426993c8ce3ae0eb77 \
+ file://examples/webkitwidgets/imageanalyzer/imageanalyzer.cpp;endline=223;md5=13ffb472fefe4bdf6464954a22251f35"
+
+DEPENDS += "qtwebkit"