qtmobility/plugins/contacts/contacts.pro
changeset 14 6fbed849b4f4
parent 4 90517678cc4f
equal deleted inserted replaced
11:06b8e2af4411 14:6fbed849b4f4
    16     } else {
    16     } else {
    17         message("Symbian SIM backend disabled")
    17         message("Symbian SIM backend disabled")
    18     }
    18     }
    19 }
    19 }
    20 wince*:SUBDIRS += wince
    20 wince*:SUBDIRS += wince
    21 maemo6:SUBDIRS += qtcontacts-tracker
    21 maemo5 {
    22 maemo5:SUBDIRS += maemo5
    22     contains(maemo5-contacts_enabled, yes): SUBDIRS += maemo5
       
    23 }