mediasettings/mediasettingsengine/group/MPSettROPModel.mmp
changeset 63 4707a0db12f6
parent 44 518105d52e45
equal deleted inserted replaced
58:d2b028fd1f7d 63:4707a0db12f6
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:    Makefile for Media Settings ROP Model*
    14 * Description:    Makefile for Media Settings ROP Model*
    15 */
    15 */
    16 
    16 
    17 
    17 // Version : %version: 9 %
    18 
       
    19 // Version : %version: 7 %
       
    20 
       
    21 
       
    22 
    18 
    23 #include <data_caging_paths.hrh>
    19 #include <data_caging_paths.hrh>
    24 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    25 TARGET          mpsettropmodel.dll
    21 TARGET          mpsettropmodel.dll
    26 CAPABILITY      CAP_ECOM_PLUGIN
    22 CAPABILITY      CAP_ECOM_PLUGIN
    27 TARGETTYPE      PLUGIN
    23 TARGETTYPE      PLUGIN
    28 UID             0x10009D8D 0x101F857B
    24 UID             0x10009D8D 0x101F857B
    29 VENDORID        VID_DEFAULT
    25 VENDORID        VID_DEFAULT
    30 //VERSION         11.6
    26 VERSION         10.0
    31 
    27 
    32 SOURCEPATH      ../src
    28 SOURCEPATH      ../src
    33 SOURCE          MPSettingsModelForROP.cpp
    29 SOURCE          MPSettingsModelForROP.cpp
    34 SOURCE          MPSettingsRopConfigParser.cpp
    30 SOURCE          MPSettingsRopConfigParser.cpp
    35 SOURCE          MPSettingsModelForRopImplementationProxy.cpp
    31 SOURCE          MPSettingsModelForRopImplementationProxy.cpp
    64 LIBRARY         efsrv.lib
    60 LIBRARY         efsrv.lib
    65 LIBRARY         flogger.lib
    61 LIBRARY         flogger.lib
    66 LIBRARY         centralrepository.lib
    62 LIBRARY         centralrepository.lib
    67 LIBRARY         commsdat.lib
    63 LIBRARY         commsdat.lib
    68 
    64 
    69 //end of file
    65 // End of File