summaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
authorMarkku Kaurila <markku.kaurila@nokia.com>2011-12-12 12:28:36 +0200
committerMarkku Kaurila <markku.kaurila@nokia.com>2011-12-12 12:28:36 +0200
commit839c363fe108a2279db77242941c922d34ff024a (patch)
tree809f8ce884a01a125030df9602ff3d07cc7e70b9 /plugins
parent0d33f73f7fc08f94b6d092a62d6438d00c4a69c4 (diff)
Fix for ou1cimx1#946546, Incorrect implementation in contacts.pro-file prevents cleaning and rebuilding of qtmobility.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/contacts/contacts.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/contacts/contacts.pro b/plugins/contacts/contacts.pro
index d5bf42aa0b..b96a743518 100644
--- a/plugins/contacts/contacts.pro
+++ b/plugins/contacts/contacts.pro
@@ -6,7 +6,7 @@ include(../../common.pri)
symbian {
#symbian contactsmodel,plugin,symbian is part of new contactsrv pkg
- !exists($${EPOCROOT}epoc32/release/winscw/udeb/z/system/install/series60v5.4.sis){
+ !contains(S60_VERSION, 5.4) {
SUBDIRS += symbian
## build symbian-specific unit tests.