videoplayerapp/mpxvideoplayer/group/mpxvideoplayer.mmp
branchRCL_3
changeset 70 375929f879c2
parent 64 3eb824b18d67
equal deleted inserted replaced
64:3eb824b18d67 70:375929f879c2
    13 *
    13 *
    14 * Description:  Project definition file for project mpxvideoplayer
    14 * Description:  Project definition file for project mpxvideoplayer
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 29 %
    18 // Version : %version: da1mmcf#28 %
    19 
    19 
    20 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    21 #include <data_caging_paths.hrh>
    21 #include <data_caging_paths.hrh>
    22 
    22 
    23 TARGET          mpxvideoplayer.exe
    23 TARGET          mpxvideoplayer.exe
    35 SOURCE          mpxvideoplayerapplication.cpp
    35 SOURCE          mpxvideoplayerapplication.cpp
    36 SOURCE          mpxvideoplayerdocument.cpp
    36 SOURCE          mpxvideoplayerdocument.cpp
    37 SOURCE          mpxvideoplayerappui.cpp
    37 SOURCE          mpxvideoplayerappui.cpp
    38 SOURCE          mpxvideoplayerappuiengine.cpp
    38 SOURCE          mpxvideoplayerappuiengine.cpp
    39 SOURCE          mpxvideoembeddedpdlhandler.cpp
    39 SOURCE          mpxvideoembeddedpdlhandler.cpp
    40 SOURCE          mpxvideoplayeriadupdate.cpp
       
    41 
    40 
    42 START RESOURCE  ../data/mpxvideoplayer.rss
    41 START RESOURCE  ../data/mpxvideoplayer.rss
    43 HEADER
    42 HEADER
    44 TARGETPATH      APP_RESOURCE_DIR
    43 TARGETPATH      APP_RESOURCE_DIR
    45 LANGUAGE_IDS
    44 LANGUAGE_IDS
    80 LIBRARY         mpxcollectionutility.lib
    79 LIBRARY         mpxcollectionutility.lib
    81 LIBRARY         mpxcollectionhelper.lib
    80 LIBRARY         mpxcollectionhelper.lib
    82 LIBRARY         mpxcommon.lib
    81 LIBRARY         mpxcommon.lib
    83 LIBRARY         flogger.lib
    82 LIBRARY         flogger.lib
    84 LIBRARY         videoplaylistutility.lib
    83 LIBRARY         videoplaylistutility.lib
    85 LIBRARY         featmgr.lib
       
    86 LIBRARY         iaupdateapi.lib
       
    87 
    84 
    88 // End of File
    85 // End of File