phoneapp/phoneuiqtviewadapter/tsrc/ut_phoneuiqtviewadapter/ut_phoneuiqtviewadapter.pro
branchGCC_SURGE
changeset 51 f39ed5e045e0
parent 27 2f8f8080a020
parent 46 bc5a64e5bc3c
equal deleted inserted replaced
40:bab96b7ed1a4 51:f39ed5e045e0
    67 SOURCES += ../../src/phoneuicommandcontroller.cpp
    67 SOURCES += ../../src/phoneuicommandcontroller.cpp
    68 HEADERS += ../../inc/phonecommandextensionwrapper.h
    68 HEADERS += ../../inc/phonecommandextensionwrapper.h
    69 SOURCES += ../../src/phonecommandextensionwrapper.cpp
    69 SOURCES += ../../src/phonecommandextensionwrapper.cpp
    70 HEADERS += ../../inc/phonemessagecontroller.h
    70 HEADERS += ../../inc/phonemessagecontroller.h
    71 SOURCES += ../../src/phonemessagecontroller.cpp
    71 SOURCES += ../../src/phonemessagecontroller.cpp
    72 HEADERS += ../../inc/phoneindicatorcontroller.h
    72 HEADERS += ../../inc/phonevisibilityhandler.h
    73 SOURCES += ../../src/phoneindicatorcontroller.cpp
    73 SOURCES += phonevisibilityhandler_stub.cpp
       
    74 HEADERS += phoneindicatorcontroller.h
       
    75 SOURCES += phoneindicatorcontroller_stub.cpp
    74 SOURCES += phoneuiqtbuttonscontroller_stub.cpp
    76 SOURCES += phoneuiqtbuttonscontroller_stub.cpp
    75 HEADERS += phonebubblewrapper.h
    77 HEADERS += phonebubblewrapper.h
    76 SOURCES += phonebubblewrapper_stub.cpp
    78 SOURCES += phonebubblewrapper_stub.cpp
    77 SOURCES += cphoneringingtonecontroller_stub.cpp
    79 SOURCES += cphoneringingtonecontroller_stub.cpp
    78 SOURCES += cphonemediatorfactory_stub.cpp
    80 SOURCES += cphonemediatorfactory_stub.cpp
    79 SOURCES += cphonemediatorsender_stub.cpp
    81 SOURCES += cphonemediatorsender_stub.cpp
    80 SOURCES += phonenotecontroller_stub.cpp
    82 SOURCES += phonenotecontroller_stub.cpp
       
    83 HEADERS += ../../inc/phoneapplauncher.h
       
    84 SOURCES += phoneapplauncher_stub.cpp
    81 SOURCES += unit_tests.cpp
    85 SOURCES += unit_tests.cpp
    82 
    86