phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtviewadapter/ut_phoneuiqtviewadapter.pro
equal
deleted
inserted
replaced
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 = 0xEFF8FEA2 |
19 TARGET.UID3 = 0xEFF8FEA2 |
21 DEPENDPATH += . |
20 DEPENDPATH += . |
22 INCLUDEPATH += . |
21 INCLUDEPATH += . |
23 CONFIG += hb |
22 CONFIG += hb |
24 CONFIG += qtestlib |
23 CONFIG += qtestlib |
70 SOURCES += ../../src/phonecommandextensionwrapper.cpp |
69 SOURCES += ../../src/phonecommandextensionwrapper.cpp |
71 HEADERS += ../../inc/phonemessagecontroller.h |
70 HEADERS += ../../inc/phonemessagecontroller.h |
72 SOURCES += ../../src/phonemessagecontroller.cpp |
71 SOURCES += ../../src/phonemessagecontroller.cpp |
73 HEADERS += ../../inc/phonevisibilityhandler.h |
72 HEADERS += ../../inc/phonevisibilityhandler.h |
74 HEADERS += ../../inc/phonecallheadermanager.h |
73 HEADERS += ../../inc/phonecallheadermanager.h |
75 SOURCES += phonevisibilityhandler_stub.cpp |
74 SOURCES += ../../../../tsrc/stubs/phoneuiqtviewadapter/phonevisibilityhandler_stub.cpp |
76 HEADERS += phoneindicatorcontroller.h |
75 HEADERS += phoneindicatorcontroller.h |
77 SOURCES += phoneindicatorcontroller_stub.cpp |
76 SOURCES += phoneindicatorcontroller_stub.cpp |
78 SOURCES += phoneuiqtbuttonscontroller_stub.cpp |
77 SOURCES += phoneuiqtbuttonscontroller_stub.cpp |
79 HEADERS += phonebubblewrapper.h |
78 HEADERS += phonebubblewrapper.h |
80 SOURCES += phonebubblewrapper_stub.cpp |
79 SOURCES += phonebubblewrapper_stub.cpp |
86 HEADERS += ../../inc/phoneapplauncher.h |
85 HEADERS += ../../inc/phoneapplauncher.h |
87 SOURCES += phoneapplauncher_stub.cpp |
86 SOURCES += phoneapplauncher_stub.cpp |
88 SOURCES += unit_tests.cpp |
87 SOURCES += unit_tests.cpp |
89 |
88 |
90 |
89 |
91 |
90 include(../../../../tsrc/common/phoneuitest.pri) |
92 symbian:MMP_RULES += SMPSAFE |
91 symbian:MMP_RULES += SMPSAFE |