phonebookui/pbkcommonui/pbkcommonui.pro
changeset 53 e6aff7b69165
parent 50 77bc263e1626
child 54 47627ab5d7a4
equal deleted inserted replaced
51:81c360d47083 53:e6aff7b69165
    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
   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 \
   202     src/cnturleditorviewitem.cpp \
   204     src/cnturleditorviewitem.cpp \
   203     src/cntgroupdeletepopup.cpp \
   205     src/cntgroupdeletepopup.cpp \
   204     src/cntextensionmanager.cpp \
   206     src/cntextensionmanager.cpp \
   205     src/cntimagelabel.cpp \
   207     src/cntimagelabel.cpp \
   206     src/cntimportsview.cpp \
   208     src/cntimportsview.cpp \
   207     src/cntfetchcontactsview.cpp \
   209     src/cntfetchcontactpopup.cpp \
       
   210     src/cntfetchmarkall.cpp \
   208     src/cntsettingsview.cpp \
   211     src/cntsettingsview.cpp \
   209     src/cntpresencelistener.cpp \
   212     src/cntpresencelistener.cpp \
   210     src/cntdetailorderinghelper.cpp \
   213     src/cntdetailorderinghelper.cpp \
   211     src/cntsettingsmodel.cpp \
   214     src/cntsettingsmodel.cpp \
   212     src/cntcommondetailviewitem.cpp \
   215     src/cntcommondetailviewitem.cpp \
   213     src/cntactionpopup_p.cpp \
   216     src/cntactionpopup_p.cpp \
   214     src/cntactionpopup.cpp \
   217     src/cntactionpopup.cpp \
   215     src/cntsavemanager.cpp
   218     src/cntsavemanager.cpp
   216     
   219     
   217 RESOURCES += resources\pbkcommonui.qrc
   220 RESOURCES += resources/pbkcommonui.qrc
   218 
   221 
   219 LIBS+= -lhbcore \
   222 LIBS+= -lhbcore \
   220        -lxqservice \
   223        -lxqservice \
   221        -lqtcontacts \
   224        -lqtcontacts \
   222        -lcntlistmodel \
   225        -lcntlistmodel \