summaryrefslogtreecommitdiff
path: root/Doxyfile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Doxyfile.in')
-rw-r--r--Doxyfile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/Doxyfile.in b/Doxyfile.in
index f1377504..38baf5d8 100644
--- a/Doxyfile.in
+++ b/Doxyfile.in
@@ -179,3 +179,11 @@ DOT_CLEANUP = YES
# Configuration::addtions related to the search engine
#---------------------------------------------------------------------------
SEARCHENGINE = NO
+
+#---------------------------------------------------------------------------
+# Configuration::qt creator help support
+#---------------------------------------------------------------------------
+GENERATE_QHP = @DOXYGEN_GENERATE_QHP@
+QHP_NAMESPACE = org.freedesktop.dbus
+QHG_LOCATION = @DOXYGEN_QHG_LOCATION@
+QCH_FILE = @DOXYGEN_QCH_FILE@