videoplayback/hbvideoplaybackview/tsrc/testvideoplaybackcontrolscontroller/testmpxvideoplaybackcontrolscontroller.pro
changeset 20 b9e04db066d4
parent 17 69946d1824c4
equal deleted inserted replaced
17:69946d1824c4 20:b9e04db066d4
    12 # Contributors:
    12 # Contributors:
    13 # 
    13 # 
    14 # Description: Project file for building testmpxvideoplaybackcontrolscontroller
    14 # Description: Project file for building testmpxvideoplaybackcontrolscontroller
    15 #
    15 #
    16 #
    16 #
    17 # Version : %version: 5 %
    17 # Version : %version: 6 %
    18 
    18 
    19 
    19 
    20 TEMPLATE = app
    20 TEMPLATE = app
    21 TARGET = testmpxvideoplaybackcontrolscontroller
    21 TARGET = testmpxvideoplaybackcontrolscontroller
    22 CONFIG += qtestlib hb qt
    22 CONFIG += qtestlib hb qt
    26 
    26 
    27 INCLUDEPATH += stub/inc \
    27 INCLUDEPATH += stub/inc \
    28                ../inc \
    28                ../inc \
    29                ../../inc \
    29                ../../inc \
    30                ../../../inc \            
    30                ../../../inc \            
    31                ../../../../inc \                                          
    31                ../../../../inc                                           
    32 
    32 
    33 DEPENDPATH += stub/inc stub/src inc src  
    33 DEPENDPATH += stub/inc stub/src inc src  
    34         
    34         
    35 # Input
    35 # Input
    36 HEADERS += hbvideobaseplaybackview.h  \
    36 HEADERS += hbvideobaseplaybackview.h  \
    49            hbvolumesliderpopup.h \
    49            hbvolumesliderpopup.h \
    50            xqserviceutilxtra.h \
    50            xqserviceutilxtra.h \
    51            xqserviceutil.h \
    51            xqserviceutil.h \
    52            videoservices.h \
    52            videoservices.h \
    53            videoserviceurifetch.h \
    53            videoserviceurifetch.h \
       
    54            shareui.h \
    54            ../../inc/mpxvideoplaybackcontrolscontroller.h 
    55            ../../inc/mpxvideoplaybackcontrolscontroller.h 
    55 					 
    56 					 
    56                
    57                
    57 SOURCES += hbvideobaseplaybackview.cpp \ 
    58 SOURCES += hbvideobaseplaybackview.cpp \ 
    58            mpxvideoplaybackcontrolbar.cpp \
    59            mpxvideoplaybackcontrolbar.cpp \
    70            hbvolumesliderpopup.cpp \
    71            hbvolumesliderpopup.cpp \
    71            xqserviceutilxtra.cpp \
    72            xqserviceutilxtra.cpp \
    72            xqserviceutil.cpp \
    73            xqserviceutil.cpp \
    73            videoservices.cpp \
    74            videoservices.cpp \
    74            videoserviceurifetch.cpp \
    75            videoserviceurifetch.cpp \
       
    76            shareui.cpp \
    75            ../../controlsrc/mpxvideoplaybackcontrolscontroller.cpp 
    77            ../../controlsrc/mpxvideoplaybackcontrolscontroller.cpp 
    76 					 
    78 					 
    77            
    79