summaryrefslogtreecommitdiffstats
path: root/include/ntqmodules.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'include/ntqmodules.h.cmake')
-rw-r--r--include/ntqmodules.h.cmake17
1 files changed, 17 insertions, 0 deletions
diff --git a/include/ntqmodules.h.cmake b/include/ntqmodules.h.cmake
new file mode 100644
index 00000000..b227570a
--- /dev/null
+++ b/include/ntqmodules.h.cmake
@@ -0,0 +1,17 @@
+#pragma once
+
+/* These modules are present in this configuration of TQt */
+
+#cmakedefine TQT_MODULE_STYLES 1
+#cmakedefine TQT_MODULE_TOOLS 1
+#cmakedefine TQT_MODULE_KERNEL 1
+#cmakedefine TQT_MODULE_WIDGETS 1
+#cmakedefine TQT_MODULE_DIALOGS 1
+#cmakedefine TQT_MODULE_WORKSPACE 1
+#cmakedefine TQT_MODULE_INPUTMETHOD 1
+#cmakedefine TQT_MODULE_NETWORK 1
+#cmakedefine TQT_MODULE_CANVAS 1
+#cmakedefine TQT_MODULE_TABLE 1
+#cmakedefine TQT_MODULE_XML 1
+#cmakedefine TQT_MODULE_OPENGL 1
+#cmakedefine TQT_MODULE_SQL 1