summaryrefslogtreecommitdiffstats
path: root/messagingframework.pro
diff options
context:
space:
mode:
authorMarko Minkkinen <marko.minkkinen@digia.com>2011-03-16 15:36:41 +0200
committerMarko Minkkinen <marko.minkkinen@digia.com>2011-03-16 15:36:41 +0200
commitf02ff3e6af0e73ac4d0f86753d7e003f921ec0e4 (patch)
treed9324d861674fda6dd2ac306affb190708ad879c /messagingframework.pro
parent73900e56b193897388d5f8bd18e3e8f9bba80496 (diff)
Configurable possibility to run messageserver in thread (from dll) on Symbian
Diffstat (limited to 'messagingframework.pro')
-rw-r--r--messagingframework.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/messagingframework.pro b/messagingframework.pro
index a198392e..c88fd7e4 100644
--- a/messagingframework.pro
+++ b/messagingframework.pro
@@ -19,7 +19,9 @@ SUBDIRS = src/libraries/qmfclient \
# disable benchmark test on mac until ported
!macx {
+ !SERVER_AS_DLL {
SUBDIRS += benchmarks
+ }
}
symbian {