phonebookui/pbkcommonui/pbkcommonui.pro
changeset 59 a642906a277a
parent 47 7cbcb2896f0e
child 65 ae724a111993
equal deleted inserted replaced
47:7cbcb2896f0e 59:a642906a277a
    27 DEPENDPATH += .
    27 DEPENDPATH += .
    28 INCLUDEPATH += .
    28 INCLUDEPATH += .
    29 INCLUDEPATH += ../../inc
    29 INCLUDEPATH += ../../inc
    30 INCLUDEPATH += ../../phonebookengines/cntimageutility/inc
    30 INCLUDEPATH += ../../phonebookengines/cntimageutility/inc
    31 INCLUDEPATH += ../../phonebookengines/cntsimutility/inc
    31 INCLUDEPATH += ../../phonebookengines/cntsimutility/inc
       
    32 INCLUDEPATH += ../phonebookapp/inc
    32 INCLUDEPATH += ../cnthistorymodel/inc
    33 INCLUDEPATH += ../cnthistorymodel/inc
    33 
    34 
    34 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    35 INCLUDEPATH += $$APP_LAYER_SYSTEMINCLUDE
    35 
    36 
    36 MOC_DIR = moc
    37 MOC_DIR = moc
    94     inc/cnteditview_p.h \
    95     inc/cnteditview_p.h \
    95     inc/cnteditviewlistmodel.h \
    96     inc/cnteditviewlistmodel.h \
    96     inc/cnteditviewdetailitem.h \
    97     inc/cnteditviewdetailitem.h \
    97     inc/cnteditviewheadingitem.h \
    98     inc/cnteditviewheadingitem.h \
    98     inc/cntstringmapper.h \
    99     inc/cntstringmapper.h \
    99     inc/cntmycardselectionview.h \
       
   100     inc/cntmycardview.h \
   100     inc/cntmycardview.h \
   101     inc/cntgroupmemberview.h \
   101     inc/cntgroupmemberview.h \
       
   102     inc/cntgroupmemberview_p.h \
   102     inc/cntgroupactionsview.h \
   103     inc/cntgroupactionsview.h \
   103     inc/cntgroupeditormodel.h \
   104     inc/cntgroupeditormodel.h \
   104     inc/cnthistoryview.h \
   105     inc/cnthistoryview.h \
   105     inc/cnthistoryviewitem.h \
   106     inc/cnthistoryviewitem.h \
   106     inc/cntgroupdeletepopupmodel.h \
   107     inc/cntgroupdeletepopupmodel.h \
   126     inc/cntfamilyeditormodel.h \
   127     inc/cntfamilyeditormodel.h \
   127     inc/cntdetailviewitem.h \
   128     inc/cntdetailviewitem.h \
   128     inc/cntgroupdeletepopup.h \
   129     inc/cntgroupdeletepopup.h \
   129     inc/cntextensionmanager.h \
   130     inc/cntextensionmanager.h \
   130     inc/cntimagelabel.h \
   131     inc/cntimagelabel.h \
   131     inc/cntfetchcontactsview.h \
   132     inc/cntfetchcontactpopup.h \
       
   133     inc/cntfetchmarkall.h \
   132     inc/cntimportsview.h \
   134     inc/cntimportsview.h \
   133     inc/cntsettingsview.h \
   135     inc/cntsettingsview.h \
   134     inc/cntpresencelistener.h \
   136     inc/cntpresencelistener.h \
   135     inc/cntdetailorderinghelper.h \
   137     inc/cntdetailorderinghelper.h \
   136     inc/cntsettingsmodel.h \
   138     inc/cntsettingsmodel.h \
   137     inc/cntcommondetailviewitem.h \
   139     inc/cntcommondetailviewitem.h \
   138     ../../inc/cntdebug.h \
   140     ../../inc/cntdebug.h \
   139     inc/cntactionpopup_p.h \
   141     inc/cntactionpopup_p.h \
   140     inc/cntactionpopup.h
   142     inc/cntactionpopup.h \
   141     
   143     inc/cntsavemanager.h \
       
   144     inc/cntkeygrabber.h
   142     
   145     
   143     
   146     
   144 SOURCES += \
   147 SOURCES += \
   145 	src/cntviewnavigator.cpp \
   148 	src/cntviewnavigator.cpp \
   146 	src/cntdefaultviewfactory.cpp \
   149 	src/cntdefaultviewfactory.cpp \
   172     src/cnteditviewlistmodel.cpp \
   175     src/cnteditviewlistmodel.cpp \
   173     src/cnteditviewitembuilder.cpp \
   176     src/cnteditviewitembuilder.cpp \
   174     src/cnteditviewdetailitem.cpp \
   177     src/cnteditviewdetailitem.cpp \
   175     src/cnteditviewheadingitem.cpp \
   178     src/cnteditviewheadingitem.cpp \
   176     src/cnteditviewseparator.cpp \
   179     src/cnteditviewseparator.cpp \
   177     src/cntmycardselectionview.cpp \
       
   178     src/cntmycardview.cpp \
   180     src/cntmycardview.cpp \
   179     src/cntgroupmemberview.cpp\
   181     src/cntgroupmemberview.cpp\
       
   182     src/cntgroupmemberview_p.cpp\
   180     src/cntgroupactionsview.cpp \
   183     src/cntgroupactionsview.cpp \
   181     src/cntgroupeditormodel.cpp \
   184     src/cntgroupeditormodel.cpp \
   182     src/cnthistoryview.cpp \
   185     src/cnthistoryview.cpp \
   183     src/cnthistoryviewitem.cpp \
   186     src/cnthistoryviewitem.cpp \
   184     src/cntgroupdeletepopupmodel.cpp \
   187     src/cntgroupdeletepopupmodel.cpp \
   202     src/cnturleditorviewitem.cpp \
   205     src/cnturleditorviewitem.cpp \
   203     src/cntgroupdeletepopup.cpp \
   206     src/cntgroupdeletepopup.cpp \
   204     src/cntextensionmanager.cpp \
   207     src/cntextensionmanager.cpp \
   205     src/cntimagelabel.cpp \
   208     src/cntimagelabel.cpp \
   206     src/cntimportsview.cpp \
   209     src/cntimportsview.cpp \
   207     src/cntfetchcontactsview.cpp \
   210     src/cntfetchcontactpopup.cpp \
       
   211     src/cntfetchmarkall.cpp \
   208     src/cntsettingsview.cpp \
   212     src/cntsettingsview.cpp \
   209     src/cntpresencelistener.cpp \
   213     src/cntpresencelistener.cpp \
   210     src/cntdetailorderinghelper.cpp \
   214     src/cntdetailorderinghelper.cpp \
   211     src/cntsettingsmodel.cpp \
   215     src/cntsettingsmodel.cpp \
   212     src/cntcommondetailviewitem.cpp \
   216     src/cntcommondetailviewitem.cpp \
   213     src/cntactionpopup_p.cpp \
   217     src/cntactionpopup_p.cpp \
   214     src/cntactionpopup.cpp
   218     src/cntactionpopup.cpp \
       
   219     src/cntsavemanager.cpp \
       
   220     src/cntkeygrabber.cpp
       
   221 
       
   222 DOCML += resources/contacts_contactcard.docml \
       
   223          resources/contacts_ev.docml \
       
   224          resources/contacts_mc.docml \
       
   225          resources/contacts_if.docml \
       
   226          resources/contacts_list.docml \
       
   227          resources/contacts_namelist.docml \
       
   228          resources/contacts_groupactions.docml \
       
   229          resources/contacts_history.docml \
       
   230          resources/contacts_editor.docml \
       
   231          resources/contacts_sim.docml \
       
   232          resources/contacts_favorite.docml \
       
   233          resources/contacts_favmember.docml \
       
   234          resources/contacts_collections.docml \
       
   235          resources/contacts_groupmembers.docml \
       
   236          resources/contacts_detail_editor.docml \
       
   237          resources/contacts_fetchdialog.docml \
       
   238          resources/contacts_settings.docml
   215     
   239     
   216 RESOURCES += resources\pbkcommonui.qrc
   240 RESOURCES += resources/pbkcommonui.qrc
   217 
   241 
   218 LIBS+= -lhbcore \
   242 LIBS+= -lhbcore \
   219        -lxqservice \
   243        -lxqservice \
   220        -lqtcontacts \
   244        -lqtcontacts \
   221        -lcntlistmodel \
   245        -lcntlistmodel \