summaryrefslogtreecommitdiffstats
path: root/src/activeqt/activeqt.prx
diff options
context:
space:
mode:
Diffstat (limited to 'src/activeqt/activeqt.prx')
-rw-r--r--src/activeqt/activeqt.prx11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/activeqt/activeqt.prx b/src/activeqt/activeqt.prx
new file mode 100644
index 0000000..86d4e36
--- /dev/null
+++ b/src/activeqt/activeqt.prx
@@ -0,0 +1,11 @@
+# Only headers here, no library is wanted.
+TEMPLATE = subdirs
+VERSION = $$MODULE_VERSION
+MODULE_INCNAME = ActiveQt
+
+QMAKE_DOCS = $$PWD/doc/activeqt.qdocconf
+QMAKE_DOCS_TARGETDIR = # Make qt_docs.prf default to activeqt instead of qtaxbase
+
+load(qt_module_headers)
+load(qt_docs)
+load(qt_installs)