phoneuis/bubblemanager2/tsrc/unit/ut_bubbleparticipantlistitem/ut_bubbleparticipantlistitem.pro
changeset 30 ebdbd102c78a
parent 21 92ab7f8d0eab
child 51 f39ed5e045e0
equal deleted inserted replaced
27:2f8f8080a020 30:ebdbd102c78a
    26 } else:win32 {
    26 } else:win32 {
    27     DESTDIR = ./
    27     DESTDIR = ./
    28 }
    28 }
    29 
    29 
    30 #
    30 #
    31 HEADERS += ../../../bubblecore/src/bubbleparticipantlistitem.h
    31 HEADERS += ../../../bubblecore/src/bubbleparticipantlistitem.h \
       
    32            ../../../bubblecore/src/bubblebutton.h
       
    33 
    32 SOURCES += ut_bubbleparticipantlistitem.cpp \
    34 SOURCES += ut_bubbleparticipantlistitem.cpp \
    33            ../../../bubblecore/src/bubbleparticipantlistitem.cpp \
    35            ../../../bubblecore/src/bubbleparticipantlistitem.cpp \
    34            ../../../bubblecore/src/bubblestyleoption.cpp \
    36            ../../../bubblecore/src/bubbleutils.cpp \
    35            ../../../bubblecore/src/bubblebuttonstyle.cpp
    37            ../../../bubblecore/src/bubbleheader.cpp \
       
    38            ../../../bubblecore/src/bubbleconferenceheader.cpp \
       
    39            ../../../bubblecore/src/bubblebutton.cpp
    36 
    40