mmappcomponents/asxparser/group/asxparser.mmp
changeset 20 b1fb57be53fe
parent 0 a2952bb97e68
child 25 d881023c13eb
child 55 6c1dfe4da5dd
equal deleted inserted replaced
4:d45095c2f4f3 20:b1fb57be53fe
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    13 *
    13 *
    14 * Description:  Makefile for Asx Parser.
    14 * Description:  Makefile for Asx Parser.
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 9.1.2 %
    18 // Version : %version: 9.1.3 %
    19 
    19 
    20 
    20 
    21 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    22 #include <data_caging_paths.hrh>
    22 #include <data_caging_paths.hrh>
    23 
    23 
    40 LIBRARY     efsrv.lib
    40 LIBRARY     efsrv.lib
    41 LIBRARY     bafl.lib
    41 LIBRARY     bafl.lib
    42 LIBRARY     xmlenginedom.lib
    42 LIBRARY     xmlenginedom.lib
    43 LIBRARY     xmlparser.lib
    43 LIBRARY     xmlparser.lib
    44 LIBRARY     xmldom.lib
    44 LIBRARY     xmldom.lib
    45 LIBRARY     flogger.lib
       
    46 LIBRARY     charconv.lib
    45 LIBRARY     charconv.lib
    47 
    46 
    48 NOSTRICTDEF
    47 NOSTRICTDEF
    49 
    48 
    50 DEFFILE asxparser.def
    49 DEFFILE asxparser.def