summaryrefslogtreecommitdiffstats
path: root/src/doc/qtspeech.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/qtspeech.qdocconf')
-rw-r--r--src/doc/qtspeech.qdocconf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/doc/qtspeech.qdocconf b/src/doc/qtspeech.qdocconf
index 8fd2d73..4259272 100644
--- a/src/doc/qtspeech.qdocconf
+++ b/src/doc/qtspeech.qdocconf
@@ -12,6 +12,12 @@ imagedirs += images
exampledirs += \
../../examples/speech
+moduleheader = QtSpeechDoc
+
+includepaths = -I . \
+ -I $QT_INSTALL_HEADERS \
+ -I $QT_INSTALL_HEADERS/QtCore
+
examplesinstallpath = speech
depends += qtcore qtdoc