phonebookui/pbkcommonui/tsrc/ut_cnteditview/ut_cnteditview.pro
changeset 27 de1630741fbe
parent 25 76a2435edfd4
child 28 3fad710701f2
child 31 2a11b5b00470
equal deleted inserted replaced
25:76a2435edfd4 27:de1630741fbe
     1 ######################################################################
       
     2 # Automatically generated by qmake (2.01a) pe 27. helmi 08:49:52 2009
       
     3 ######################################################################
       
     4 
       
     5 TEMPLATE = app
       
     6 TARGET =
       
     7 
       
     8 QT += testlib
       
     9 CONFIG  += qtestlib hb
       
    10 DEFINES += PBK_UNIT_TEST
       
    11 
       
    12 DEPENDPATH += .
       
    13 INCLUDEPATH += .
       
    14 INCLUDEPATH += ./inc
       
    15 INCLUDEPATH += ../../inc
       
    16 INCLUDEPATH += ../../resource
       
    17 INCLUDEPATH += ../../../inc
       
    18 INCLUDEPATH += ../stubs
       
    19 
       
    20 # Input
       
    21 
       
    22 HEADERS += t_cnteditview.h \
       
    23             ../../inc/cntbaseview.h \
       
    24             ../../inc/cntbaseselectionview.h \
       
    25             ../../inc/cntnamesview.h \
       
    26             ../../inc/cntbaselistview.h \
       
    27             ../../inc/cntlistview.h \
       
    28             ../../inc/cntcollectionview.h \
       
    29             ../../inc/cnteditview.h \
       
    30             ../../inc/cntfavoritesview.h \
       
    31             ../../inc/cntfavoritesselectionview.h \
       
    32             ../../inc/cntmainwindow.h \
       
    33             ../../inc/cntviewmanager.h \
       
    34             ../../inc/cntmodelprovider.h \
       
    35             ../../inc/cntviewparameters.h \
       
    36             ../../inc/cntactions.h \
       
    37             ../../inc/cntcommandobject.h \
       
    38             ../../inc/cntdocumentloader.h \
       
    39             ../../inc/cnteditviewmodel.h \
       
    40             ../../inc/cntdetailpopup.h \
       
    41             ../../inc/cntcommands.h
       
    42 
       
    43 SOURCES += t_cnteditview.cpp \
       
    44            ../../src/cnteditview.cpp\
       
    45            ../stubs/stub_cntbaseview.cpp \
       
    46            ../stubs/stub_cntbaselistview.cpp \
       
    47            ../stubs/stub_cntlistview.cpp \
       
    48            ../stubs/stub_cntbaseselectionview.cpp \
       
    49            ../stubs/stub_cntnamesview.cpp \
       
    50            ../stubs/stub_cntcollectionview.cpp \
       
    51            ../stubs/stub_cntfavoritesview.cpp \
       
    52            ../stubs/stub_cntfavoritesselectionview.cpp \
       
    53            ../stubs/stub_cntactions.cpp \
       
    54            ../stubs/stub_cntmainwindow.cpp \
       
    55            ../stubs/stub_cntviewmanager.cpp \
       
    56            ../stubs/stub_cntcommandobject.cpp \
       
    57            ../stubs/stub_cntviewparameters.cpp \
       
    58            ../stubs/stub_cntcommands.cpp \
       
    59            ../stubs/stub_cntdocumentloader.cpp \
       
    60            ../stubs/stub_cnteditviewmodel.cpp \
       
    61            ../stubs/stub_cntdetailpopup.cpp \
       
    62            ../stubs/stub_cntmodelprovider.cpp
       
    63 
       
    64 
       
    65 
       
    66 
       
    67 RESOURCES += ../../resources/pbkcommonui.qrc
       
    68 
       
    69 # capability
       
    70 TARGET.CAPABILITY = ALL -TCB
       
    71 
       
    72 
       
    73 LIBS+=-lhbcore -lqtcontacts -lmobcntmodel