equal
deleted
inserted
replaced
55 HEADERS += ../../inc/logsservicehandler.h |
55 HEADERS += ../../inc/logsservicehandler.h |
56 HEADERS += ../../inc/logseffecthandler.h |
56 HEADERS += ../../inc/logseffecthandler.h |
57 HEADERS += inc/ut_logsservicehandler.h |
57 HEADERS += inc/ut_logsservicehandler.h |
58 HEADERS += logsengine_stub/logscontact.h |
58 HEADERS += logsengine_stub/logscontact.h |
59 HEADERS += ./stubs/dialpad.h |
59 HEADERS += ./stubs/dialpad.h |
|
60 HEADERS += ./stubs/dialpadkeyhandler.h |
60 |
61 |
61 SOURCES += src/main.cpp |
62 SOURCES += src/main.cpp |
62 SOURCES += src/ut_logsmainwindow.cpp |
63 SOURCES += src/ut_logsmainwindow.cpp |
63 SOURCES += ../../src/logsmainwindow.cpp |
64 SOURCES += ../../src/logsmainwindow.cpp |
64 SOURCES += src/ut_logscomponentrepository.cpp |
65 SOURCES += src/ut_logscomponentrepository.cpp |
88 SOURCES += src/ut_logsservicehandler.cpp |
89 SOURCES += src/ut_logsservicehandler.cpp |
89 SOURCES += ../../../tsrc/qtestutils/src/testresultxmlparser.cpp |
90 SOURCES += ../../../tsrc/qtestutils/src/testresultxmlparser.cpp |
90 SOURCES += ./stubs/hbstubs.cpp |
91 SOURCES += ./stubs/hbstubs.cpp |
91 SOURCES += ./stubs/qthighway_stub.cpp |
92 SOURCES += ./stubs/qthighway_stub.cpp |
92 SOURCES += ./stubs/dialpad_stub.cpp |
93 SOURCES += ./stubs/dialpad_stub.cpp |
|
94 SOURCES += ./stubs/dialpadkeyhandler_stub.cpp |
93 |
95 |
94 symbian: { |
96 symbian: { |
95 TARGET.UID2 = 0x100039CE |
97 TARGET.UID2 = 0x100039CE |
96 TARGET.UID3 = 0xEb768cbc |
98 TARGET.UID3 = 0xEb768cbc |
97 TARGET.CAPABILITY = ALL -TCB |
99 TARGET.CAPABILITY = ALL -TCB |