mediasettings/mediasettingsengine/group/MPSettROPModel.mmp
branchRCL_3
changeset 12 7f2b2a65da29
parent 1 6711b85517b7
child 21 315810614048
equal deleted inserted replaced
11:8970fbd719ec 12:7f2b2a65da29
    14 * Description:    Makefile for Media Settings ROP Model*
    14 * Description:    Makefile for Media Settings ROP Model*
    15 */
    15 */
    16 
    16 
    17 
    17 
    18 
    18 
    19 // Version : %version: 5 %
    19 // Version : %version: 6 %
    20 
    20 
    21 
    21 
    22 
    22 
       
    23 #include <data_caging_paths.hrh>
    23 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
    24 TARGET          mpsettropmodel.dll
    25 TARGET          mpsettropmodel.dll
    25 CAPABILITY      CAP_ECOM_PLUGIN
    26 CAPABILITY      CAP_ECOM_PLUGIN
    26 TARGETTYPE      PLUGIN
    27 TARGETTYPE      PLUGIN
    27 UID             0x10009D8D 0x101F857B
    28 UID             0x10009D8D 0x101F857B
    39 END
    40 END
    40 
    41 
    41 START RESOURCE  MPSettingsROPModel.rss
    42 START RESOURCE  MPSettingsROPModel.rss
    42 HEADER
    43 HEADER
    43 TARGET mpsettingsropmodel.rsc       
    44 TARGET mpsettingsropmodel.rsc       
    44 TARGETPATH      resource 
    45 TARGETPATH      RESOURCE_FILES_DIR 
    45 END
    46 END
    46 
    47 
    47 USERINCLUDE     .
    48 USERINCLUDE     .
    48 USERINCLUDE		../inc
    49 USERINCLUDE		../inc
    49 
    50