videoplayback/videohelix/group/mpxvideohelixplayback.mmp
branchRCL_3
changeset 15 8f0df5c82986
parent 9 5294c000a26d
child 16 67eb01668b0e
equal deleted inserted replaced
14:55fa1ec415c6 15:8f0df5c82986
    13 *
    13 *
    14 * Description:  Helix Video Playback Plug-in specification
    14 * Description:  Helix Video Playback Plug-in specification
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: ou1cpsw#14 %
    18 // Version : %version: 15 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #include <bldvariant.hrh>
    23 #include <bldvariant.hrh>
    41 SOURCE          mpxvideoseeker.cpp
    41 SOURCE          mpxvideoseeker.cpp
    42 SOURCE          mpxvideodlmgrif.cpp
    42 SOURCE          mpxvideodlmgrif.cpp
    43 SOURCE          mpxvideoaccessoryobserver.cpp
    43 SOURCE          mpxvideoaccessoryobserver.cpp
    44 SOURCE          mpxvideoplayerutility.cpp
    44 SOURCE          mpxvideoplayerutility.cpp
    45 SOURCE          mpxvideodrmhelper.cpp
    45 SOURCE          mpxvideodrmhelper.cpp
       
    46 SOURCE          mpxvideoposterframesetter.cpp
    46 
    47 
    47 START RESOURCE  ../data/10282550.rss
    48 START RESOURCE  ../data/10282550.rss
    48 TARGET          mpxvideohelixplayback.rsc
    49 TARGET          mpxvideohelixplayback.rsc
    49 END
    50 END
    50 
    51 
    74 LIBRARY  drmutility.lib
    75 LIBRARY  drmutility.lib
    75 LIBRARY  caf.lib
    76 LIBRARY  caf.lib
    76 LIBRARY  mmcommon.lib 
    77 LIBRARY  mmcommon.lib 
    77 LIBRARY  hwrmlightclient.lib   // Lights control
    78 LIBRARY  hwrmlightclient.lib   // Lights control
    78 LIBRARY  centralrepository.lib // For display backlight timeout value
    79 LIBRARY  centralrepository.lib // For display backlight timeout value
       
    80 LIBRARY  fbscli.lib
       
    81 LIBRARY  thumbnailmanager.lib
    79 
    82 
    80 #ifdef __ACCESSORY_FW
    83 #ifdef __ACCESSORY_FW
    81 LIBRARY accclient.lib
    84 LIBRARY accclient.lib
    82 LIBRARY accpolicy.lib
    85 LIBRARY accpolicy.lib
    83 #endif
    86 #endif