aboutsummaryrefslogtreecommitdiff
path: root/mthemedaemon/test/stresstest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'mthemedaemon/test/stresstest.pro')
-rw-r--r--mthemedaemon/test/stresstest.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/mthemedaemon/test/stresstest.pro b/mthemedaemon/test/stresstest.pro
new file mode 100644
index 00000000..f43bb22d
--- /dev/null
+++ b/mthemedaemon/test/stresstest.pro
@@ -0,0 +1,13 @@
+TEMPLATE = subdirs
+
+#DEFINES += PRINT_INFO_MESSAGES
+
+# Check for mixing of const and non-const iterators,
+# which can cause problems when built with some compilers:
+DEFINES += QT_STRICT_ITERATORS
+
+# enable QString optimizations
+DEFINES += QT_USE_FAST_CONCATENATION QT_USE_FAST_OPERATOR_PLUS
+
+SUBDIRS = mthemedaemontest.pro \
+ testdaemon