webengine/wmlengine/group/htmlp/htmlp.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    13 *
    13 *
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include  "../webkitcommon.mmpi"
    18 #include <platform_paths.hrh>
       
    19 #include <platform/mw/Browser_platform_variant.hrh>
    19 
    20 
    20 TARGET          htmlp.lib
    21 TARGET          htmlp.lib
    21 TARGETTYPE      lib
    22 TARGETTYPE      lib
    22 
    23 
    23 CAPABILITY CAP_GENERAL_DLL
    24 CAPABILITY CAP_GENERAL_DLL
    31 SOURCE	htmlp_dict.cpp
    32 SOURCE	htmlp_dict.cpp
    32 SOURCE	htmlp_wml_dict.cpp
    33 SOURCE	htmlp_wml_dict.cpp
    33 SOURCE	htmlp_lexer.c
    34 SOURCE	htmlp_lexer.c
    34 SOURCE	CHtmlpParser.cpp
    35 SOURCE	CHtmlpParser.cpp
    35 SOURCE	htmlp_to_wbxml.cpp
    36 SOURCE	htmlp_to_wbxml.cpp
       
    37 
       
    38 USERINCLUDE     ../../src/htmlp/include
       
    39 
       
    40 MW_LAYER_SYSTEMINCLUDE
       
    41 MW_LAYER_LIBC_SYSTEMINCLUDE
       
    42 SYSTEMINCLUDE   ../../src/urlloader/include
       
    43 SYSTEMINCLUDE   ../../src/utils/include