phoneapp/phoneuiqtviewadapter/tsrc/ut_phonebubblewrapper/ut_phonebubblewrapper.pro
changeset 77 2be0b271d017
parent 21 92ab7f8d0eab
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    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 = 0xEACF41FE
    19 TARGET.UID3 = 0xEACF41FE
    21 DEPENDPATH += .
    20 DEPENDPATH += .
    22 INCLUDEPATH += .
    21 INCLUDEPATH += .
    23 CONFIG += hb
       
    24 CONFIG += qtestlib
    22 CONFIG += qtestlib
    25 
    23 
    26 symbian {
    24 INCLUDEPATH += /epoc32/include/platform/mw \
       
    25                /epoc32/include/platform \
       
    26                /epoc32/include/mw \
       
    27                ../../../phoneuiutils/inc/ \
       
    28                ../../../phoneuiview2/inc \
       
    29                ../../../../inc \
       
    30                ../../../../tsrc/common
    27 
    31 
    28     INCLUDEPATH += \epoc32\include\platform\mw \
    32 LIBS += -lphoneuiutils
    29                    \epoc32\include\platform \
       
    30                    \epoc32\include\mw \
       
    31                    ../../../phoneuiutils/inc/ \
       
    32                    ../../../phoneuiview2/inc \
       
    33                    ../../../../inc
       
    34 
    33 
    35     LIBS += -lphoneuiutils
    34 TARGET.CAPABILITY = ALL -TCB
    36 
       
    37     TARGET.CAPABILITY = ALL -TCB
       
    38 }
       
    39 
    35 
    40 # Input
    36 # Input
    41 HEADERS += ../../inc/phonebubblewrapper.h
    37 HEADERS += ../../inc/phonebubblewrapper.h
    42 SOURCES += ../../src/phonebubblewrapper.cpp
    38 SOURCES += ../../src/phonebubblewrapper.cpp
    43 SOURCES += unit_tests.cpp
    39 SOURCES += unit_tests.cpp
       
    40 
       
    41 include(../../../../tsrc/common/phonetest.pri)
       
    42 
       
    43 symbian:MMP_RULES += SMPSAFE