aboutsummaryrefslogtreecommitdiffstats
path: root/cmakeconfig.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmakeconfig.h.in')
-rw-r--r--cmakeconfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/cmakeconfig.h.in b/cmakeconfig.h.in
index a3784271ca..6c4df84143 100644
--- a/cmakeconfig.h.in
+++ b/cmakeconfig.h.in
@@ -350,6 +350,9 @@
/* Define if we have QtMacExtras */
#cmakedefine QT_MACEXTRAS_LIB 1
+/* Define if we have QtWinExtras */
+/* #cmakedefine QT_WINEXTRAS_LIB 1 */
+
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */
#cmakedefine WORDS_BIGENDIAN 1