webengine/wmlengine/group/object/object.mmp
changeset 26 cb62a4f66ebe
parent 25 0ed94ceaa377
equal deleted inserted replaced
25:0ed94ceaa377 26:cb62a4f66ebe
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include  "../webkitcommon.mmpi"
    19 #include <platform/mw/browser_platform_variant.hrh>
       
    20 
    19 
    21 TARGET          object.lib
    20 TARGET          object.lib
    22 TARGETTYPE      lib
    21 TARGETTYPE      lib
    23 
    22 
    24 CAPABILITY CAP_GENERAL_DLL
    23 CAPABILITY CAP_GENERAL_DLL
    33 SOURCE	Factory.c
    32 SOURCE	Factory.c
    34 SOURCE	Interface.c
    33 SOURCE	Interface.c
    35 SOURCE  Object.c
    34 SOURCE  Object.c
    36 SOURCE  Secondary.c
    35 SOURCE  Secondary.c
    37 SOURCE	Shared.c
    36 SOURCE	Shared.c
    38 
       
    39 USERINCLUDE     .
       
    40 USERINCLUDE     ../../src/object/include
       
    41 SYSTEMINCLUDE   ../../src/utils/include
       
    42 MW_LAYER_SYSTEMINCLUDE
       
    43 MW_LAYER_LIBC_SYSTEMINCLUDE