xml/cxmllibrary/group/BLD.INF
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
equal deleted inserted replaced
20:889504eac4fb 21:604ca70b6235
     1 /*
       
     2 * Copyright (c) 2002 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  cXml Parser build info
       
    15 *
       
    16 */
       
    17 
       
    18 #include <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 //WINS THUMB ARMI ARM4 WINSCW
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 ../rom/cXmlParser.iby	CORE_OS_LAYER_IBY_EXPORT_PATH(cXmlParser.iby)
       
    27 
       
    28 
       
    29 PRJ_MMPFILES
       
    30 cXmlParser.mmp
       
    31 
       
    32 PRJ_TESTMMPFILES
       
    33 //../test/xmlparser_test.mmp
       
    34 
       
    35