xml/xmlexpatparser/test/rtest/group/t_xmlparserheap.mmp
changeset 0 e35f40988205
child 20 889504eac4fb
equal deleted inserted replaced
-1:000000000000 0:e35f40988205
       
     1 // Copyright (c) 2003-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 //
       
    15 
       
    16 TARGET			t_xmlparserheap.exe
       
    17 TARGETTYPE		exe
       
    18 
       
    19 VENDORID		0x70000001
       
    20 
       
    21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    22 OS_LAYER_ESTLIB_SYSTEMINCLUDE 
       
    23 
       
    24 USERINCLUDE		../../../src
       
    25 USERINCLUDE		../../../src/expat-1.95.5/lib
       
    26 USERINCLUDE		../../../../xmlfw/test/rtest/tsrc
       
    27 USERINCLUDE		../../../../xmlfw/inc
       
    28 
       
    29 SOURCEPATH		../tsrc
       
    30 SOURCE			t_xmlparserheap.cpp
       
    31 
       
    32 SOURCEPATH		../../../../xmlfw/test/rtest/tsrc
       
    33 SOURCE			contenthandlers.cpp
       
    34 
       
    35 SOURCEPATH		../../../../xmlfw/src/xmlframework
       
    36 SOURCE			charsetconverter.cpp
       
    37 
       
    38 SOURCEPATH		../../../src
       
    39 SOURCE			xmlparserplugin.cpp
       
    40 SOURCE			cexpat.cpp
       
    41 
       
    42 SOURCEPATH		../../../src/expat-1.95.5/lib
       
    43 SOURCE			xmlparse.c
       
    44 SOURCE			xmlrole.c
       
    45 SOURCE			xmltok.c
       
    46 
       
    47 LIBRARY			bafl.lib
       
    48 LIBRARY			charconv.lib
       
    49 LIBRARY			efsrv.lib
       
    50 LIBRARY			euser.lib
       
    51 LIBRARY			estlib.lib
       
    52 LIBRARY			xmlframework.lib
       
    53 
       
    54 SMPSAFE