summaryrefslogtreecommitdiffstats
path: root/plugins/versit/backuphandler/backuphandler.pro
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/versit/backuphandler/backuphandler.pro')
-rw-r--r--plugins/versit/backuphandler/backuphandler.pro6
1 files changed, 4 insertions, 2 deletions
diff --git a/plugins/versit/backuphandler/backuphandler.pro b/plugins/versit/backuphandler/backuphandler.pro
index 7e7e067444..270016cd76 100644
--- a/plugins/versit/backuphandler/backuphandler.pro
+++ b/plugins/versit/backuphandler/backuphandler.pro
@@ -1,6 +1,8 @@
+include(../../../features/utils.pri)
+
TEMPLATE = lib
CONFIG += plugin
-TARGET = $$qtLibraryTarget(qtversit_backuphandler)
+TARGET = $$mobilityPluginTarget(qtversit_backuphandler)
PLUGIN_TYPE=versit
include(../../../common.pri)
@@ -20,7 +22,7 @@ MOBILITY = versit contacts
symbian {
TARGET.EPOCALLOWDLLDATA = 1
TARGET.CAPABILITY = ALL -Tcb
- TARGET.UID3 = 0x20031600
+ TARGET.UID3 = $$mobilityUID(0x20031600)
target.path = /sys/bin
INSTALLS += target