summaryrefslogtreecommitdiffstats
path: root/messagingframework.pro
diff options
context:
space:
mode:
authorRobin Burchell <robin+qt@viroteck.net>2013-02-11 23:46:51 +0100
committerRobin Burchell <robin+qt@viroteck.net>2013-02-28 12:37:20 +0100
commit9ba564c159fd6b951bf5e14e9c796b32623a063d (patch)
tree50e826eb2472480a124357b93dcc7df1f1a5118b /messagingframework.pro
parentbb0e8980de7b6d3c5e50b9bc6ec740b452a696cb (diff)
Remove Symbian support.
Symbian is not a supported platform anymore. Change-Id: I82e618e756ae0b247e6e038fa9d8d43fb90b44ff Reviewed-by: Valerio Valerio <valerio.valerio@jollamobile.com> Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
Diffstat (limited to 'messagingframework.pro')
-rw-r--r--messagingframework.pro6
1 files changed, 0 insertions, 6 deletions
diff --git a/messagingframework.pro b/messagingframework.pro
index 74de4cdc..d47d54dc 100644
--- a/messagingframework.pro
+++ b/messagingframework.pro
@@ -30,12 +30,6 @@ SUBDIRS += \
}
-symbian {
- # Add native Symbian compilations to list of projects to compile
- BLD_INF_RULES.prj_mmpfiles += "src/symbian/qmfdataserver/qmfdataserver.mmp"
- BLD_INF_RULES.prj_mmpfiles += "src/symbian/qmfipcchannelserver/qmfipcchannelserver.mmp"
-}
-
defineReplace(targetPath) {
return($$replace(1, /, $$QMAKE_DIR_SEP))
}