browserutilities/cxmllibrary/group/cXmlParser.mmp
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 68 92a765b5b3e7
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    14 * Description: 
    14 * Description: 
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include <platform_paths.hrh>
    18 #include <platform_paths.hrh>
    19 #include <platform/mw/browser_platform_variant.hrh>
    19 #include <platform/mw/Browser_platform_variant.hrh>
    20 TARGET          cXmlParser.dll
    20 TARGET          cXmlParser.dll
    21 TARGETTYPE      dll
    21 TARGETTYPE      dll
       
    22 
       
    23 
    22 
    24 
    23 #if defined(ARMCC)
    25 #if defined(ARMCC)
    24 UID	0x1000008D 	0x101F8710
    26 UID	0x1000008D 	0x101F8710
    25 deffile EABI/cXmlParser.def
    27 deffile EABI/cXmlParser.def
    26 #elif defined( WINSCW )
    28 #elif defined( WINSCW )
    69 SOURCE  utils/src/cxml_vector.c
    71 SOURCE  utils/src/cxml_vector.c
    70 SOURCE  utils/src/cxml_str.c
    72 SOURCE  utils/src/cxml_str.c
    71 SOURCE  utils/src/E32XMLPARSERDLLEntryPoint.cpp
    73 SOURCE  utils/src/E32XMLPARSERDLLEntryPoint.cpp
    72 SOURCE  utils/src/cxml_file_if.cpp
    74 SOURCE  utils/src/cxml_file_if.cpp
    73 
    75 
       
    76 
       
    77 
       
    78 
    74 #if defined(WINS)
    79 #if defined(WINS)
    75   #ifndef WINSCW
    80   #ifndef WINSCW
    76     SOURCE  utils/src/cxml_assert.c
    81     SOURCE  utils/src/cxml_assert.c
    77   #endif
    82   #endif
    78 #endif
    83 #endif
    84 USERINCLUDE     ../src/string/include
    89 USERINCLUDE     ../src/string/include
    85 USERINCLUDE     ../src/tinydom/include
    90 USERINCLUDE     ../src/tinydom/include
    86 USERINCLUDE     ../src/tinytree/include
    91 USERINCLUDE     ../src/tinytree/include
    87 USERINCLUDE     ../src/utils/include
    92 USERINCLUDE     ../src/utils/include
    88 
    93 
       
    94 
    89 // ===================================
    95 // ===================================
    90 
    96 
       
    97 
    91 MW_LAYER_SYSTEMINCLUDE
    98 MW_LAYER_SYSTEMINCLUDE
    92 OS_LAYER_ESTLIB_SYSTEMINCLUDE
    99 MW_LAYER_LIBC_SYSTEMINCLUDE
       
   100 
    93 
   101 
    94 // Symbian OS libraries
   102 // Symbian OS libraries
    95 //#if defined (WINS)
   103 //#if defined (WINS)
    96 //LIBRARY    edll.lib
   104 //LIBRARY    edll.lib
    97 //#endif
   105 //#endif