videoplayerapp/videoplayer/videoplayer.pro
changeset 46 adbe7d5ba2f5
parent 28 c48470be1ba7
child 44 518105d52e45
equal deleted inserted replaced
28:c48470be1ba7 46:adbe7d5ba2f5
    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: 1 %
    17 # Version : %version: 2 %
    18 
    18 
    19 
    19 
    20 TARGET = videoplayer
    20 TARGET = videoplayer
    21 CONFIG += hb service
    21 CONFIG += hb service
    22 TEMPLATE = app
    22 TEMPLATE = app
    25 symbian: 
    25 symbian: 
    26 { 
    26 { 
    27     TARGET.CAPABILITY = ALL -DRM -TCB
    27     TARGET.CAPABILITY = ALL -DRM -TCB
    28     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    28     TARGET.EPOCHEAPSIZE = 0x20000 0x1600000
    29     TARGET.UID3 = 0x200211FE
    29     TARGET.UID3 = 0x200211FE
    30 	SKINICON = qtg_large_video_tv.svg 
    30     SKINICON = qtg_large_video_tv 
    31 
    31 
    32     BLD_INF_RULES.prj_exports += "rom/videoplayer.iby          CORE_APP_LAYER_IBY_EXPORT_PATH(videoplayer.iby)" \
    32     BLD_INF_RULES.prj_exports += "rom/videoplayer.iby          CORE_APP_LAYER_IBY_EXPORT_PATH(videoplayer.iby)" \
    33                                  "rom/videoplayerresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(videoplayerresources.iby)" \
    33                                  "rom/videoplayerresources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(videoplayerresources.iby)" \
    34                                  "sis/videoplayer_stub.sis     /epoc32/data/z/system/install/videoplayer_stub.sis"
    34                                  "sis/videoplayer_stub.sis     /epoc32/data/z/system/install/videoplayer_stub.sis" \
       
    35                                  "resources/videos.docml       /epoc32/release/winscw/udeb/z/resource/hb/splashml/videos.docml" \
       
    36                                  "resources/videos.splashml    /epoc32/release/winscw/udeb/z/resource/hb/splashml/videos.splashml" \
       
    37                                  "resources/videos.docml       /epoc32/data/z/resource/hb/splashml/videos.docml" \
       
    38                                  "resources/videos.splashml    /epoc32/data/z/resource/hb/splashml/videos.splashml" \
    35 }
    39 }
    36 
    40 
    37 # Service provider specific configuration.
    41 # Service provider specific configuration.
    38 SERVICE.FILE = resources/service_conf.xml
    42 SERVICE.FILE = resources/service_conf.xml
    39 SERVICE.OPTIONS = embeddable
    43 SERVICE.OPTIONS = embeddable