aboutsummaryrefslogtreecommitdiffstats
path: root/.qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to '.qmake.conf')
-rw-r--r--.qmake.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/.qmake.conf b/.qmake.conf
new file mode 100644
index 00000000..a643303a
--- /dev/null
+++ b/.qmake.conf
@@ -0,0 +1,8 @@
+#This empty file is required by qmake to generate the documentation targets.
+VERSION = 1.1.0
+
+CONFIG += prepare_docs qt_docs_targets
+SOURCE_DIR=$$PWD
+BUILD_DIR=$$shadowed($$PWD)
+QMAKEFEATURES=$$SOURCE_DIR/qmake-features
+