telutils/dialpad/tsrc/unit/ut_dialpadbluetootheventfilter/ut_dialpadbluetootheventfilter.pro
changeset 51 12bc758d6a02
parent 31 a2467631ae02
child 53 25b8d29b7c59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
    28     INCLUDEPATH += ../../../../../phonesrv_plat/dialpad_api/inc
    28     INCLUDEPATH += ../../../../../phonesrv_plat/dialpad_api/inc
    29 }
    29 }
    30 
    30 
    31 #
    31 #
    32 HEADERS += ../../../inc/dialpadbluetootheventfilter.h \
    32 HEADERS += ../../../inc/dialpadbluetootheventfilter.h \
    33            xqservicerequest.h \
    33            xqappmgr.h \
    34            dialpadtestutil.h
    34            dialpadtestutil.h
    35 SOURCES += ut_dialpadbluetootheventfilter.cpp \
    35 SOURCES += ut_dialpadbluetootheventfilter.cpp \
    36            ../../../src/dialpadbluetootheventfilter.cpp \
    36            ../../../src/dialpadbluetootheventfilter.cpp \
    37            ../shared/dialpadtestutil.cpp
    37            ../shared/dialpadtestutil.cpp
    38 
    38