videoplayback/videoplaybackview/videoplaybackview.pro
changeset 63 4707a0db12f6
parent 58 d2b028fd1f7d
child 66 adb51f74b890
equal deleted inserted replaced
58:d2b028fd1f7d 63:4707a0db12f6
    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#33 %
    17 # Version : %version: 34 %
    18 
    18 
    19 
    19 
    20 TEMPLATE = lib
    20 TEMPLATE = lib
    21 CONFIG += hb qt dll
    21 CONFIG += hb qt dll
    22 TARGET = videoplaybackview
    22 TARGET = videoplaybackview
    35         "DEFFILE ../eabi/videoplaybackview.def" \
    35         "DEFFILE ../eabi/videoplaybackview.def" \
    36         "$${LITERAL_HASH}else" \
    36         "$${LITERAL_HASH}else" \
    37         "DEFFILE ../bwins/videoplaybackview.def" \
    37         "DEFFILE ../bwins/videoplaybackview.def" \
    38         "$${LITERAL_HASH}endif"
    38         "$${LITERAL_HASH}endif"
    39     MMP_RULES += defBlock SMPSAFE
    39     MMP_RULES += defBlock SMPSAFE
       
    40     VERSION = 10.0
    40 }
    41 }
    41 
    42 
    42 INCLUDEPATH += ../../inc
    43 INCLUDEPATH += ../../inc
    43 
    44 
    44 LIBS += -lmpxplaybackutility.dll \
    45 LIBS += -lmpxplaybackutility.dll \