summaryrefslogtreecommitdiffstats
path: root/plugins/contacts/symbian/plugin/plugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/contacts/symbian/plugin/plugin.pro')
-rw-r--r--plugins/contacts/symbian/plugin/plugin.pro10
1 files changed, 7 insertions, 3 deletions
diff --git a/plugins/contacts/symbian/plugin/plugin.pro b/plugins/contacts/symbian/plugin/plugin.pro
index f7d8877e07..d7996927e9 100644
--- a/plugins/contacts/symbian/plugin/plugin.pro
+++ b/plugins/contacts/symbian/plugin/plugin.pro
@@ -1,16 +1,20 @@
+include(../../../../features/utils.pri)
+
TEMPLATE = lib
CONFIG += plugin
-TARGET = $$qtLibraryTarget(qtcontacts_symbian)
+TARGET = qtcontacts_symbian
PLUGIN_TYPE=contacts
include(symbian_defines.pri)
-include(deploy.pri)
+PUBLIC_HEADERS += inc/cntbackendsdefs.h
+CONFIG += middleware
+include(../../../../features/deploy.pri)
symbian: {
load(data_caging_paths)
TARGET.CAPABILITY = ALL -TCB
TARGET.EPOCALLOWDLLDATA = 1
- TARGET.UID3 = 0x2002AC7B
+ TARGET.UID3 = $$mobilityUID(0x2002AC7B)
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE