videoplayback/videoplaybackview/tsrc/testvideodisplayhandler/testvideodisplayhandler.pro
changeset 66 adb51f74b890
parent 55 4bfa887905cf
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: 6 %
    17 # Version : %version: 7 %
    18 
    18 
    19 TEMPLATE = app
    19 TEMPLATE = app
    20 TARGET = testvideodisplayhandler
    20 TARGET = testvideodisplayhandler
    21 CONFIG += qtestlib hb qt
    21 CONFIG += qtestlib hb qt
    22 DEFINES += BUILD_VIDEOPLAYBACK_DLL
    22 DEFINES += BUILD_VIDEOPLAYBACK_DLL
    23 
    23 
    24 DEPENDPATH += inc src stub/inc stub/src
    24 DEPENDPATH += inc src stub/inc stub/src
    25 
    25 
    26 INCLUDEPATH += ../../../inc \
    26 INCLUDEPATH = hbstub
    27                ../../../../inc \
    27 INCLUDEPATH += stub/inc \
    28                ../../controlinc \
    28                ../../../inc \
    29                $$MW_LAYER_SYSTEMINCLUDE 
    29                ../../../../inc
    30 
    30 
    31 LIBS += -lmpxplaybackutility.dll \
    31 LIBS += -lmpxcommon.dll \
    32         -lmpxcommon.dll \
       
    33         -lestor.dll \
    32         -lestor.dll \
    34         -lsysutil.dll \
    33         -lsysutil.dll \
    35         -lcone.dll \
    34         -lcone.dll \
    36         -lefsrv.dll \
    35         -lefsrv.dll \
    37         -lws32.dll \
    36         -lws32.dll \