summaryrefslogtreecommitdiffstats
path: root/plugins/contacts/symbiansim/symbiansim.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/contacts/symbiansim/symbiansim.pro')
-rw-r--r--plugins/contacts/symbiansim/symbiansim.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/contacts/symbiansim/symbiansim.pro b/plugins/contacts/symbiansim/symbiansim.pro
index 456600f206..062e3584f1 100644
--- a/plugins/contacts/symbiansim/symbiansim.pro
+++ b/plugins/contacts/symbiansim/symbiansim.pro
@@ -4,9 +4,11 @@
#
######################################################################
+include(../../../features/utils.pri)
+
TEMPLATE = lib
CONFIG += plugin
-TARGET = $$qtLibraryTarget(qtcontacts_symbiansim)
+TARGET = $$mobilityPluginTarget(qtcontacts_symbiansim)
PLUGIN_TYPE=contacts
include(../../../common.pri)
@@ -17,7 +19,7 @@ symbian: {
TARGET.CAPABILITY = ALL -TCB
TARGET.EPOCALLOWDLLDATA = 1
- TARGET.UID3 = 0x2002AC85
+ TARGET.UID3 = $$mobilityUID(0x2002AC85)
INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE