summaryrefslogtreecommitdiffstats
path: root/qmake/library/qmake_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'qmake/library/qmake_global.h')
-rw-r--r--qmake/library/qmake_global.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/qmake/library/qmake_global.h b/qmake/library/qmake_global.h
index 7e2247e8c6..acb95e7ab3 100644
--- a/qmake/library/qmake_global.h
+++ b/qmake/library/qmake_global.h
@@ -64,4 +64,8 @@
# define ALWAYS_INLINE inline
#endif
+#ifdef PROEVALUATOR_FULL
+# define PROEVALUATOR_DEBUG
+#endif
+
#endif