videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/testvideoplayerengine.pro
changeset 62 0e1e938beb1a
parent 52 e3cecb93e76a
equal deleted inserted replaced
59:a76e86df7ccd 62:0e1e938beb1a
    12 # Contributors:
    12 # Contributors:
    13 # 
    13 # 
    14 # Description: Project file for building Videoplayer components
    14 # Description: Project file for building Videoplayer components
    15 #
    15 #
    16 #
    16 #
    17 # Version : %version: da1mmcf#14 %
    17 # Version : %version: 16 %
    18 
    18 
    19 
    19 
    20 TEMPLATE = app
    20 TEMPLATE = app
    21 TARGET = testvideoplayerengine
    21 TARGET = testvideoplayerengine
    22 DEFINES += BUILD_VIDEOPLAYERAPP_DLL
    22 DEFINES += BUILD_VIDEOPLAYERAPP_DLL
       
    23 
       
    24 symbian: 
       
    25 { 
       
    26     MMP_RULES += "USERINCLUDE stub/inc"
       
    27 }
       
    28 
    23 
    29 
    24 DEPENDPATH += inc src stub/src stub/inc
    30 DEPENDPATH += inc src stub/src stub/inc
    25 
    31 
    26 INCLUDEPATH +=stub/inc \
    32 INCLUDEPATH +=stub/inc \
    27               ../../../../inc
    33               ../../../../inc
    44            videoserviceurifetch.h \
    50            videoserviceurifetch.h \
    45            videoserviceplay.h \
    51            videoserviceplay.h \
    46            videoserviceview.h \
    52            videoserviceview.h \
    47            hbview.h \
    53            hbview.h \
    48            videoactivitystate.h \
    54            videoactivitystate.h \
       
    55            afactivitystorage.h \
    49            ../../../../inc/videoplayerengine.h
    56            ../../../../inc/videoplayerengine.h
    50 
    57 
    51 SOURCES += videoplaybackwrapper.cpp \
    58 SOURCES += videoplaybackwrapper.cpp \
    52            xqserviceutil.cpp \
    59            xqserviceutil.cpp \
    53            testviewplugin.cpp \
    60            testviewplugin.cpp \
    57            videoservices.cpp \
    64            videoservices.cpp \
    58            videoserviceurifetch.cpp \
    65            videoserviceurifetch.cpp \
    59            videoserviceplay.cpp \
    66            videoserviceplay.cpp \
    60            videoserviceview.cpp \
    67            videoserviceview.cpp \
    61            videoactivitystate.cpp \
    68            videoactivitystate.cpp \
       
    69            afactivitystorage.cpp \
    62            ../../src/videoplayerengine.cpp
    70            ../../src/videoplayerengine.cpp