videoplayback/videoplaybackview/videoplaybackview.pro
changeset 65 a9d57bd8d7b7
parent 62 0e1e938beb1a
equal deleted inserted replaced
62:0e1e938beb1a 65:a9d57bd8d7b7
    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 \