locationlandmarksrefappfors60/group/bld.inf
branchRCL_3
changeset 17 1fc85118c3ae
parent 16 8173571d354e
child 18 870918037e16
equal deleted inserted replaced
16:8173571d354e 17:1fc85118c3ae
     1 /*
       
     2 * Copyright (c) 2004-2005 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:  Input file for bldmake bldfiles command
       
    15 *
       
    16 */
       
    17 
       
    18 PRJ_PLATFORMS
       
    19 DEFAULT ARMV5
       
    20 
       
    21 PRJ_MMPFILES
       
    22 LmRefApp.mmp
       
    23 
       
    24 PRJ_EXTENSIONS
       
    25 
       
    26 START EXTENSION s60/mifconv
       
    27 OPTION TARGETFILE lmrefappfors60_icon.mif
       
    28 OPTION SOURCEDIR ../gfx
       
    29 OPTION SOURCES -c32 qgn_menu_lmrefappfors60.svg
       
    30 END
       
    31 
       
    32 
       
    33 START EXTENSION s60/mifconv
       
    34 OPTION TARGETFILE lmrefapp.mbm
       
    35 OPTION HEADERFILE lmrefapp.mbg
       
    36 OPTION SOURCEDIR ../data
       
    37 OPTION SOURCES -c8,8  category_global.bmp -c8,8 category_user.bmp -c8,8 default_lm.bmp
       
    38 END