summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/activeqt/activeqt.pro1
-rw-r--r--src/activeqt/doc/activeqt.qdocconf3
2 files changed, 2 insertions, 2 deletions
diff --git a/src/activeqt/activeqt.pro b/src/activeqt/activeqt.pro
index 090566e..36b3d64 100644
--- a/src/activeqt/activeqt.pro
+++ b/src/activeqt/activeqt.pro
@@ -8,6 +8,7 @@ win32:!winrt:!wince {
# fake project for creating the documentation
message("ActiveQt is a Windows Desktop-only module. Will just generate a docs target.")
TEMPLATE = aux
+ CONFIG += force_qt
QMAKE_DOCS = $$PWD/doc/activeqt.qdocconf
}
diff --git a/src/activeqt/doc/activeqt.qdocconf b/src/activeqt/doc/activeqt.qdocconf
index d92afeb..88b9187 100644
--- a/src/activeqt/doc/activeqt.qdocconf
+++ b/src/activeqt/doc/activeqt.qdocconf
@@ -11,8 +11,7 @@ moduleheader = ActiveQtDoc
includepaths = -I . \
-I ../container \
-I ../control \
- -I ../shared \
- -I $QT_INSTALL_HEADERS
+ -I ../shared
qhp.ActiveQt.file = activeqt.qhp
qhp.ActiveQt.namespace = org.qt-project.activeqt.$QT_VERSION_TAG