summaryrefslogtreecommitdiffstats
path: root/installerfw.pro
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-13 11:00:08 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-14 13:11:40 +0100
commit930a088c78078dd5daf2b3bcd559026f49d0dd96 (patch)
tree73f24716673af3f2e7e348118e61787500c888d8 /installerfw.pro
parentdd32cc3b0893d1ccfbc3de397c23a9d5bef9832e (diff)
Don't hard-code version in documentation
Change-Id: Ib96057aa5103a80cbaacc27fe2330d481da70399 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com>
Diffstat (limited to 'installerfw.pro')
-rw-r--r--installerfw.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/installerfw.pro b/installerfw.pro
index 356dd2e42..2f0b653d7 100644
--- a/installerfw.pro
+++ b/installerfw.pro
@@ -2,4 +2,5 @@ CONFIG += ordered
TEMPLATE = subdirs
SUBDIRS += src examples tests tools
+include (installerfw.pri)
include (doc/doc.pri)