summaryrefslogtreecommitdiffstats
path: root/doc/doc.pro
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2012-06-22 13:20:46 +1000
committerQt by Nokia <qt-info@nokia.com>2012-06-22 08:19:02 +0200
commitaacc64fbcf66d9a50dedb974b7e2fce86da4d5cf (patch)
treec57cafe228d6706b1d3207706cc6ac7d93418446 /doc/doc.pro
parent80051eaddc1131503e4dc40300d79e68fefb69e5 (diff)
Hook doc generation into global QMAKE_DOCS context
Change-Id: I3b654018a9d29719e56b928205f441e193fc01a3 Reviewed-by: Lorn Potter <lorn.potter@nokia.com>
Diffstat (limited to 'doc/doc.pro')
-rw-r--r--doc/doc.pro4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/doc.pro b/doc/doc.pro
deleted file mode 100644
index 94ad926c..00000000
--- a/doc/doc.pro
+++ /dev/null
@@ -1,4 +0,0 @@
-TEMPLATE = subdirs
-
-# Doc snippets use widgets
-!isEmpty(QT.widgets.name): SUBDIRS += src/snippets