summaryrefslogtreecommitdiffstats
path: root/src/plugins/bearer/symbian/3_2/3_2.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/bearer/symbian/3_2/3_2.pro')
-rw-r--r--src/plugins/bearer/symbian/3_2/3_2.pro13
1 files changed, 13 insertions, 0 deletions
diff --git a/src/plugins/bearer/symbian/3_2/3_2.pro b/src/plugins/bearer/symbian/3_2/3_2.pro
new file mode 100644
index 0000000000..3404dde6a4
--- /dev/null
+++ b/src/plugins/bearer/symbian/3_2/3_2.pro
@@ -0,0 +1,13 @@
+include(../symbian.pri)
+
+exists($${EPOCROOT}epoc32/release/winscw/udeb/cmmanager.lib)| \
+exists($${EPOCROOT}epoc32/release/armv5/lib/cmmanager.lib) {
+ DEFINES += SNAP_FUNCTIONALITY_AVAILABLE
+ LIBS += -lcmmanager
+} else {
+ # Fall back to 3_1 implementation on platforms that do not have cmmanager
+ LIBS += -lapengine
+}
+
+TARGET = $${TARGET}_3_2
+TARGET.UID3 = 0x2002131D