mmappcomponents/videoplaylistutility/group/videoplaylistutility.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:  helper for video playlist
    14 * Description:  helper for video playlist
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 // Version : %version: 3 %
    18 // Version : %version: 4 %
    19 
       
    20 
       
    21 
    19 
    22 
    20 
    23 #include <data_caging_paths.hrh>
    21 #include <data_caging_paths.hrh>
    24 #include <platform_paths.hrh>
    22 #include <platform_paths.hrh>
    25 
    23 
    41 LIBRARY         cone.lib
    39 LIBRARY         cone.lib
    42 LIBRARY         apgrfx.lib
    40 LIBRARY         apgrfx.lib
    43 LIBRARY         sysutil.lib
    41 LIBRARY         sysutil.lib
    44 LIBRARY         apmime.lib
    42 LIBRARY         apmime.lib
    45 LIBRARY         charconv.lib
    43 LIBRARY         charconv.lib
    46 LIBRARY         flogger.lib
    44 LIBRARY         playbackhelper.lib
    47 LIBRARY	        playbackhelper.lib
       
    48 LIBRARY         mpxcommon.lib
    45 LIBRARY         mpxcommon.lib
    49 LIBRARY         estor.lib
    46 LIBRARY         estor.lib
    50 
    47 
    51 #ifdef __WINDOWS_MEDIA
    48 #ifdef __WINDOWS_MEDIA
    52 LIBRARY         asxparser.lib
    49 LIBRARY         asxparser.lib