summaryrefslogtreecommitdiffstats
path: root/messagingframework.pro
diff options
context:
space:
mode:
authorespringe <eric.springer@nokia.com>2010-09-09 17:29:20 +1000
committerespringe <eric.springer@nokia.com>2010-09-09 17:29:20 +1000
commit2650a212e08040cceaa7ed9e84f9db32ea74df33 (patch)
tree88bccd375dcc57ab7a8c711bf25e18acc09c095b /messagingframework.pro
parent1990aa3c15c208bf471e20922c70317a3a50db08 (diff)
Rename the client qmf library from qmf to qmfclient
This is done to avoid conflicts with the QPID Management Framework
Diffstat (limited to 'messagingframework.pro')
-rw-r--r--messagingframework.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/messagingframework.pro b/messagingframework.pro
index 7ff28987..0c10099b 100644
--- a/messagingframework.pro
+++ b/messagingframework.pro
@@ -1,7 +1,7 @@
TEMPLATE = subdirs
CONFIG += ordered
-SUBDIRS = src/libraries/qmf \
+SUBDIRS = src/libraries/qmfclient \
src/libraries/qmfmessageserver \
src/plugins/messageservices/imap \
src/plugins/messageservices/pop \