videoplayerapp/videoplayerengine/tsrc/testvideoplayerengine/testvideoplayerengine.pro
changeset 66 adb51f74b890
parent 58 d2b028fd1f7d
child 67 72c709219fcd
equal deleted inserted replaced
63:4707a0db12f6 66:adb51f74b890
    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: 16 %
    17 # Version : %version: 17 %
    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
    51            videoserviceplay.h \
    51            videoserviceplay.h \
    52            videoserviceview.h \
    52            videoserviceview.h \
    53            hbview.h \
    53            hbview.h \
    54            videoactivitystate.h \
    54            videoactivitystate.h \
    55            afactivitystorage.h \
    55            afactivitystorage.h \
       
    56 	   videoiadupdatewrapper.h \
    56            ../../../../inc/videoplayerengine.h
    57            ../../../../inc/videoplayerengine.h
    57 
    58 
    58 SOURCES += videoplaybackwrapper.cpp \
    59 SOURCES += videoplaybackwrapper.cpp \
    59            xqserviceutil.cpp \
    60            xqserviceutil.cpp \
    60            testviewplugin.cpp \
    61            testviewplugin.cpp \
    65            videoserviceurifetch.cpp \
    66            videoserviceurifetch.cpp \
    66            videoserviceplay.cpp \
    67            videoserviceplay.cpp \
    67            videoserviceview.cpp \
    68            videoserviceview.cpp \
    68            videoactivitystate.cpp \
    69            videoactivitystate.cpp \
    69            afactivitystorage.cpp \
    70            afactivitystorage.cpp \
       
    71 	   videoiadupdatewrapper.cpp \
    70            ../../src/videoplayerengine.cpp
    72            ../../src/videoplayerengine.cpp