aboutsummaryrefslogtreecommitdiffstats
path: root/vstools.pro
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-21 10:46:21 +0200
committerLeena Miettinen <riitta-leena.miettinen@qt.io>2016-09-22 09:45:37 +0000
commit5a7f77b6680b27711c21bc1a98d191a69e096005 (patch)
tree91e376fb0695bb07c4662923ad7a585c43cdc73e /vstools.pro
parent5e64f5933f8d4fafeac8036e2e0d8aa95e5d3b2d (diff)
Doc: Update Qt VS Tools docs to version 2.0
The docs were removed in a previous commit, so this commit uses the standard doc file structure for Qt tools docs and updates all screen shots. Change-Id: I41193c18895ccab22ff66ef090668f161ead16fa Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com> Reviewed-by: Karsten Heimrich <karsten.heimrich@qt.io> Reviewed-by: Alex Blasche <alexander.blasche@qt.io>
Diffstat (limited to 'vstools.pro')
-rw-r--r--vstools.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/vstools.pro b/vstools.pro
new file mode 100644
index 00000000..d47b0264
--- /dev/null
+++ b/vstools.pro
@@ -0,0 +1,5 @@
+TEMPLATE = subdirs
+SUBDIRS += src
+
+include(vstools.pri)
+include(doc/doc.pri)