xml/libxml2libs/group/xmlengineutils.mmp
changeset 0 e35f40988205
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // Project specification file for Utils of XML Parser
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET          xmlengineutils.dll
       
    19 TARGETTYPE      dll
       
    20 UID             0x1000008D 0x101F9780
       
    21 
       
    22 SOURCEPATH      ../src/xmlengineutils
       
    23 SOURCE          xmlengxmlengine.cpp
       
    24 SOURCE 	        xmlengutils.cpp
       
    25 SOURCE          xmlengxmlstring.cpp
       
    26 SOURCE          xmlengmem.cpp
       
    27 
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    31 SYSTEMINCLUDE 	/epoc32/include/stdapis/libxml2
       
    32 
       
    33 USERINCLUDE   ../inc/libxml2_nonexport
       
    34 
       
    35 
       
    36 LIBRARY         libc.lib 
       
    37 LIBRARY         euser.lib 
       
    38 LIBRARY         charconv.lib 
       
    39 LIBRARY         xmlengine.lib
       
    40 
       
    41 nostrictdef
       
    42 
       
    43 CAPABILITY ALL -TCB
       
    44 VENDORID 0x70000001
       
    45 
       
    46 SMPSAFE