photosgallery/icons/bld.inf
changeset 0 4e91876724a2
equal deleted inserted replaced
-1:000000000000 0:4e91876724a2
       
     1 /*
       
     2 * Copyright (c) 2006 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 "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:    Build information for mgallery icons.
       
    15 *
       
    16 */
       
    17 
       
    18 // This are temporary files exported , would be removed once the layout icons from s60 are received.
       
    19 PRJ_EXPORTS
       
    20 qgn_lgal_bg.svg              /epoc32/s60/icons/qgn_lgal_bg.svg
       
    21 qgn_lgal_fav2.svg              /epoc32/s60/icons/qgn_lgal_fav2.svg
       
    22 qgn_lgal_fav1.svg              /epoc32/s60/icons/qgn_lgal_fav1.svg
       
    23 save.svg		/epoc32/s60/icons/save.svg
       
    24 use_as.svg		/epoc32/s60/icons/use_as.svg
       
    25 
       
    26 PRJ_EXTENSIONS
       
    27 START EXTENSION s60/mifconv
       
    28 OPTION TARGETFILE glx_aif.mif
       
    29 OPTION SOURCEDIR ../icons
       
    30 OPTION SOURCES -c32 qgn_menu_photos.svg
       
    31 END
       
    32 
       
    33 START EXTENSION s60/mifconv
       
    34 OPTION TARGETFILE glxicons.mif
       
    35 OPTION HEADERFILE glxicons.mbg
       
    36 OPTION SOURCEDIR ../icons
       
    37 OPTION SOURCEFILE iconlist.txt
       
    38 END