summaryrefslogtreecommitdiffstats
path: root/doc/doc.pri
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc.pri')
-rw-r--r--doc/doc.pri2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/doc.pri b/doc/doc.pri
index 53f117ce3..9853a5371 100644
--- a/doc/doc.pri
+++ b/doc/doc.pri
@@ -2,7 +2,7 @@
# Determine which qdoc3 binary we should be using. We try to use the
# one from the Qt we built against. Otherwise use "qdoc3" on the PATH.
TOPSRC = $$PWD/..
-QDOCCONF_FILE = $$PWD/config/qt3d.qdocconf
+QDOCCONF_FILE = $$PWD/config/qt3d-online.qdocconf
DESTDIR = $$OUT_PWD/doc
win32:!win32-g++ {