changeset 14 | 6fbed849b4f4 |
parent 4 | 90517678cc4f |
--- a/qtmobility/plugins/contacts/contacts.pro Fri Jun 11 14:26:25 2010 +0300 +++ b/qtmobility/plugins/contacts/contacts.pro Wed Jun 23 19:08:38 2010 +0300 @@ -18,5 +18,6 @@ } } wince*:SUBDIRS += wince -maemo6:SUBDIRS += qtcontacts-tracker -maemo5:SUBDIRS += maemo5 +maemo5 { + contains(maemo5-contacts_enabled, yes): SUBDIRS += maemo5 +}