summaryrefslogtreecommitdiffstats
path: root/qtwebbrowser.pro
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-05-27 16:44:08 +0200
committerKai Koehne <kai.koehne@qt.io>2016-05-27 14:57:56 +0000
commit5c21acf1d092c7cef0d8a14575bc35596b58cd95 (patch)
tree40724d5afce0faa2164eeb745195c599aba5e2ea /qtwebbrowser.pro
parent9f89122a286feec7f80279141fcfb8fee0590cb6 (diff)
Add documentation
Change-Id: I450da7c1c07d738785a1cfee3a1f6b8d0c39db86 Reviewed-by: Kai Koehne <kai.koehne@qt.io>
Diffstat (limited to 'qtwebbrowser.pro')
-rw-r--r--qtwebbrowser.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/qtwebbrowser.pro b/qtwebbrowser.pro
index 65d9262..61ab909 100644
--- a/qtwebbrowser.pro
+++ b/qtwebbrowser.pro
@@ -1,2 +1,7 @@
TEMPLATE = subdirs
SUBDIRS = src
+
+QTWEBBROWSER_VERSION = 1.0.0
+QTWEBBROWSER_VERSION_TAG = 100
+
+include(doc/doc.pri)