qtcontactsmobility/plugins/plugins.pro
changeset 24 0ba2181d7c28
child 25 76a2435edfd4
equal deleted inserted replaced
0:e686773b3f54 24:0ba2181d7c28
       
     1 ######################################################################
       
     2 #
       
     3 # Mobility API project - plugins
       
     4 #
       
     5 ######################################################################
       
     6 
       
     7 include(../pathconfig.pri)
       
     8 include($$QT_MOBILITY_BUILD_TREE/config.pri)
       
     9 
       
    10 TEMPLATE = subdirs
       
    11 
       
    12 contains(mobility_modules,contacts): SUBDIRS += contacts
       
    13