videoplayback/videohelix/group/mpxvideohelixplayback.mmp
branchRCL_3
changeset 22 839377eedc2b
parent 16 67eb01668b0e
child 23 befca0ec475f
equal deleted inserted replaced
21:315810614048 22:839377eedc2b
    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: 16 %
    18 // Version : %version: ou1cpsw#18 %
    19 
    19 
    20 
    20 
    21 
    21 
    22 
    22 
    23 #include <bldvariant.hrh>
    23 #include <bldvariant.hrh>
    37 SOURCE          mpxvideoplaybackcontroller.cpp
    37 SOURCE          mpxvideoplaybackcontroller.cpp
    38 SOURCE          mpxvideoplaybackstate.cpp
    38 SOURCE          mpxvideoplaybackstate.cpp
    39 SOURCE          mpxvideoplaybackmode.cpp
    39 SOURCE          mpxvideoplaybackmode.cpp
    40 SOURCE          mpxvideofiledetails.cpp
    40 SOURCE          mpxvideofiledetails.cpp
    41 SOURCE          mpxvideoseeker.cpp
    41 SOURCE          mpxvideoseeker.cpp
    42 SOURCE          mpxvideodlmgrif.cpp
       
    43 SOURCE          mpxvideoaccessoryobserver.cpp
    42 SOURCE          mpxvideoaccessoryobserver.cpp
    44 SOURCE          mpxvideoplayerutility.cpp
    43 SOURCE          mpxvideoplayerutility.cpp
    45 SOURCE          mpxvideodrmhelper.cpp
    44 SOURCE          mpxvideodrmhelper.cpp
    46 SOURCE          mpxvideoposterframesetter.cpp
    45 SOURCE          mpxvideoposterframesetter.cpp
    47 
    46 
    54 USERINCLUDE     ../../../inc
    53 USERINCLUDE     ../../../inc
    55 
    54 
    56 APP_LAYER_SYSTEMINCLUDE
    55 APP_LAYER_SYSTEMINCLUDE
    57 SYSTEMINCLUDE   /epoc32/include/ecom
    56 SYSTEMINCLUDE   /epoc32/include/ecom
    58 
    57 
       
    58 SMPSAFE
       
    59 
    59 LIBRARY  apgrfx.lib
    60 LIBRARY  apgrfx.lib
    60 LIBRARY  apmime.lib
    61 LIBRARY  apmime.lib
    61 LIBRARY  ecom.lib
    62 LIBRARY  ecom.lib
    62 LIBRARY  efsrv.lib
    63 LIBRARY  efsrv.lib
    63 LIBRARY  euser.lib
    64 LIBRARY  euser.lib
    65 LIBRARY  mmfstandardcustomcommands.lib
    66 LIBRARY  mmfstandardcustomcommands.lib
    66 LIBRARY  mpxcommon.lib
    67 LIBRARY  mpxcommon.lib
    67 LIBRARY  estor.lib
    68 LIBRARY  estor.lib
    68 LIBRARY  flogger.lib
    69 LIBRARY  flogger.lib
    69 LIBRARY  playbackhelper.lib
    70 LIBRARY  playbackhelper.lib
    70 LIBRARY  downloadmgr.lib
       
    71 LIBRARY  platformenv.lib
    71 LIBRARY  platformenv.lib
    72 LIBRARY  etel.lib
    72 LIBRARY  etel.lib
    73 LIBRARY  etelmm.lib
    73 LIBRARY  etelmm.lib
    74 LIBRARY  hal.lib
    74 LIBRARY  hal.lib
    75 LIBRARY  drmutility.lib
    75 LIBRARY  drmutility.lib
    83 #ifdef __ACCESSORY_FW
    83 #ifdef __ACCESSORY_FW
    84 LIBRARY accclient.lib
    84 LIBRARY accclient.lib
    85 LIBRARY accpolicy.lib
    85 LIBRARY accpolicy.lib
    86 #endif
    86 #endif
    87 
    87 
    88 MACRO    USE_S60_DOWNLOAD_MANAGER
       
    89 
       
    90 // End of File
    88 // End of File