mmappcomponents/asxparser/test/test.mmp
branchRCL_3
changeset 9 bee149131e4b
parent 0 a2952bb97e68
child 25 d881023c13eb
child 55 6c1dfe4da5dd
equal deleted inserted replaced
4:d45095c2f4f3 9:bee149131e4b
     1 /*
     1 /*
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2008 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 file details dialog.
    14 * Description:  Makefile for file details dialog.
    15  *
    15  *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 9 %
    18 // Version : %version: 10 %
    19 
       
    20 
    19 
    21 
    20 
    22 #include <platform_paths.hrh>
    21 #include <platform_paths.hrh>
    23 
    22 
    24 TARGET testasx.exe
    23 TARGET testasx.exe
    39 LIBRARY euser.lib
    38 LIBRARY euser.lib
    40 LIBRARY asxparser.lib
    39 LIBRARY asxparser.lib
    41 
    40 
    42 LIBRARY     bafl.lib
    41 LIBRARY     bafl.lib
    43 LIBRARY     efsrv.lib
    42 LIBRARY     efsrv.lib
    44 LIBRARY     flogger.lib
       
    45 LIBRARY     charconv.lib
    43 LIBRARY     charconv.lib