browserutilities/cxmllibrary/group/cXmlParser.mmp
changeset 37 cb62a4f66ebe
parent 36 0ed94ceaa377
child 65 5bfc169077b2
child 93 79859ed3eea9
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    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 
       
    24 
    22 
    25 #if defined(ARMCC)
    23 #if defined(ARMCC)
    26 UID	0x1000008D 	0x101F8710
    24 UID	0x1000008D 	0x101F8710
    27 deffile EABI/cXmlParser.def
    25 deffile EABI/cXmlParser.def
    28 #elif defined( WINSCW )
    26 #elif defined( WINSCW )
    71 SOURCE  utils/src/cxml_vector.c
    69 SOURCE  utils/src/cxml_vector.c
    72 SOURCE  utils/src/cxml_str.c
    70 SOURCE  utils/src/cxml_str.c
    73 SOURCE  utils/src/E32XMLPARSERDLLEntryPoint.cpp
    71 SOURCE  utils/src/E32XMLPARSERDLLEntryPoint.cpp
    74 SOURCE  utils/src/cxml_file_if.cpp
    72 SOURCE  utils/src/cxml_file_if.cpp
    75 
    73 
    76 
       
    77 
       
    78 
       
    79 #if defined(WINS)
    74 #if defined(WINS)
    80   #ifndef WINSCW
    75   #ifndef WINSCW
    81     SOURCE  utils/src/cxml_assert.c
    76     SOURCE  utils/src/cxml_assert.c
    82   #endif
    77   #endif
    83 #endif
    78 #endif
    89 USERINCLUDE     ../src/string/include
    84 USERINCLUDE     ../src/string/include
    90 USERINCLUDE     ../src/tinydom/include
    85 USERINCLUDE     ../src/tinydom/include
    91 USERINCLUDE     ../src/tinytree/include
    86 USERINCLUDE     ../src/tinytree/include
    92 USERINCLUDE     ../src/utils/include
    87 USERINCLUDE     ../src/utils/include
    93 
    88 
    94 
       
    95 // ===================================
    89 // ===================================
    96 
    90 
    97 
       
    98 MW_LAYER_SYSTEMINCLUDE
    91 MW_LAYER_SYSTEMINCLUDE
    99 MW_LAYER_LIBC_SYSTEMINCLUDE
    92 OS_LAYER_ESTLIB_SYSTEMINCLUDE
   100 
       
   101 
    93 
   102 // Symbian OS libraries
    94 // Symbian OS libraries
   103 //#if defined (WINS)
    95 //#if defined (WINS)
   104 //LIBRARY    edll.lib
    96 //LIBRARY    edll.lib
   105 //#endif
    97 //#endif