logsui/logsengine/tsrc/ut_logsengine/ut_logsengine.pro
changeset 13 52d644758b05
parent 2 7119b73b84d6
child 15 76d2cf7a585e
equal deleted inserted replaced
9:68f3171a5819 13:52d644758b05
    69 HEADERS += ../../inc/logsconfigurationparams.h
    69 HEADERS += ../../inc/logsconfigurationparams.h
    70 HEADERS += ../../logssymbianos/inc/logseventparser.h
    70 HEADERS += ../../logssymbianos/inc/logseventparser.h
    71 HEADERS += ../../logssymbianos/inc/logseventdataparser.h
    71 HEADERS += ../../logssymbianos/inc/logseventdataparser.h
    72 HEADERS += ../../logssymbianos/inc/logsdbconnector.h
    72 HEADERS += ../../logssymbianos/inc/logsdbconnector.h
    73 HEADERS += ../../logssymbianos/inc/logsremove.h
    73 HEADERS += ../../logssymbianos/inc/logsremove.h
       
    74 HEADERS += ../../logssymbianos/inc/logssystemtimeobserver.h
    74 HEADERS += ../stubs/logscntfinder.h
    75 HEADERS += ../stubs/logscntfinder.h
    75 
    76 
    76 SOURCES += src/main.cpp
    77 SOURCES += src/main.cpp
    77 SOURCES += src/ut_logsmodel.cpp 
    78 SOURCES += src/ut_logsmodel.cpp 
    78 SOURCES += src/ut_logsdetailsmodel.cpp
    79 SOURCES += src/ut_logsdetailsmodel.cpp
   103 SOURCES += ../../src/logsconfigurationparams.cpp
   104 SOURCES += ../../src/logsconfigurationparams.cpp
   104 SOURCES += ../hbstubs/hbstubs.cpp
   105 SOURCES += ../hbstubs/hbstubs.cpp
   105 SOURCES += ../symbianos_stub/logsdbconnector_stub.cpp
   106 SOURCES += ../symbianos_stub/logsdbconnector_stub.cpp
   106 SOURCES += ../symbianos_stub/logseventparser_stub.cpp
   107 SOURCES += ../symbianos_stub/logseventparser_stub.cpp
   107 SOURCES += ../symbianos_stub/logseventdataparser_stub.cpp
   108 SOURCES += ../symbianos_stub/logseventdataparser_stub.cpp
       
   109 SOURCES += ../symbianos_stub/logssystemtimeobserver_stub.cpp
   108 SOURCES += ../../../tsrc/qtestutils/src/testresultxmlparser.cpp
   110 SOURCES += ../../../tsrc/qtestutils/src/testresultxmlparser.cpp
   109 SOURCES += ../stubs/qthighway_stub.cpp
   111 SOURCES += ../stubs/qthighway_stub.cpp
   110 SOURCES += ../stubs/logscntfinder_stub.cpp
   112 SOURCES += ../stubs/logscntfinder_stub.cpp
   111 SOURCES += ../../logssymbianos/tsrc/stubs/logclient_stubs.cpp
   113 SOURCES += ../../logssymbianos/tsrc/stubs/logclient_stubs.cpp
   112 SOURCES += ../../logssymbianos/tsrc/stubs/qtcontacts_stubs.cpp
   114 SOURCES += ../../logssymbianos/tsrc/stubs/qtcontacts_stubs.cpp