phoneapp/phoneuiqtviewadapter/tsrc/ut_phonevisibilityhandler/ut_phonevisibilityhandler.pro
changeset 76 cfea66083b62
parent 74 d1c62c765e48
equal deleted inserted replaced
74:d1c62c765e48 76:cfea66083b62
    14 # Description: Project file for building unit test component
    14 # Description: Project file for building unit test component
    15 #
    15 #
    16 #
    16 #
    17 
    17 
    18 TEMPLATE = app
    18 TEMPLATE = app
    19 TARGET = 
       
    20 TARGET.UID3 = 0xEFF8FFF2
    19 TARGET.UID3 = 0xEFF8FFF2
    21 DEPENDPATH += .
    20 DEPENDPATH += .
    22 INCLUDEPATH += .
    21 INCLUDEPATH += .
    23 CONFIG += hb
    22 CONFIG += hb
    24 CONFIG += qtestlib
    23 CONFIG += qtestlib
    25 CONFIG += mobility
    24 CONFIG += mobility
    26 MOBILITY = publishsubscribe
    25 MOBILITY = publishsubscribe
    27 
       
    28 symbian {
    26 symbian {
    29 
    27 
    30     INCLUDEPATH += \epoc32\include\platform\mw \
    28     INCLUDEPATH += \epoc32\include\platform\mw \
    31                    \epoc32\include\platform \
    29                    \epoc32\include\platform \
    32                    \epoc32\include\platform\app \
    30                    \epoc32\include\platform\app \
    35                    ../../../phoneuiutils/inc/ \
    33                    ../../../phoneuiutils/inc/ \
    36                    ../../../phonemediatorcenter/inc/ \
    34                    ../../../phonemediatorcenter/inc/ \
    37                    ../../../phoneuiview2/inc \
    35                    ../../../phoneuiview2/inc \
    38                    ../../../../inc \
    36                    ../../../../inc \
    39                    ../../../phoneringingtoneplayer/inc \
    37                    ../../../phoneringingtoneplayer/inc \
    40                    ../../../phoneui2/srcdata
    38                    ../../../phoneui2/srcdata \
       
    39                    ../../../../tsrc/common
    41 
    40 
    42     LIBS += -ltelephonyservice
    41     LIBS += -ltelephonyservice
    43     LIBS += -lapgrfx
    42     LIBS += -lapgrfx
    44     LIBS += -lws32
    43     LIBS += -lws32
    45     LIBS += -lcone
    44     LIBS += -lcone
    54 
    53 
    55 HEADERS += \sf\mw\phonesrv\phonesrv_plat\call_information_api\inc\ccallinfoiter.h
    54 HEADERS += \sf\mw\phonesrv\phonesrv_plat\call_information_api\inc\ccallinfoiter.h
    56 SOURCES += cphonepubsubproxy_stub.cpp
    55 SOURCES += cphonepubsubproxy_stub.cpp
    57 SOURCES += unit_tests.cpp
    56 SOURCES += unit_tests.cpp
    58 
    57 
    59 
    58 include(../../../../tsrc/common/phoneuitest.pri)
    60 
    59 
    61 symbian:MMP_RULES += SMPSAFE
    60 symbian:MMP_RULES += SMPSAFE