mmsharing/mmshui/group/bld.inf
branchRCL_3
changeset 33 bc78a40cd63c
parent 0 f0cf47e981f9
equal deleted inserted replaced
32:73a1feb507fb 33:bc78a40cd63c
       
     1 /*
       
     2 * Copyright (c) 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:  project specification
       
    15 *
       
    16 */
       
    17 #include <platform_paths.hrh>
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 ARMV5 THUMB WINSCW
       
    21 
       
    22 PRJ_MMPFILES
       
    23 musui.mmp
       
    24 
       
    25 PRJ_EXTENSIONS
       
    26 START EXTENSION s60/mifconv
       
    27 OPTION TARGETFILE musuitoolbaricons.mif
       
    28 OPTION HEADERFILE musuitoolbaricons.mbg
       
    29 OPTION SOURCEFILE toolbariconslist.txt
       
    30 END
       
    31 
       
    32 PRJ_EXTENSIONS
       
    33 START EXTENSION s60/mifconv
       
    34 OPTION TARGETFILE musuiicons.mif
       
    35 OPTION HEADERFILE musuiicons.mbg
       
    36 OPTION SOURCEFILE musuiiconlist.txt
       
    37 END
       
    38 
       
    39 START EXTENSION s60/mifconv
       
    40 OPTION TARGETFILE musui_aif.mif
       
    41 OPTION HEADERFILE musui_aif.mbg
       
    42 OPTION SOURCEDIR ../graphics
       
    43 OPTION SOURCES -c8,8 qgn_menu_mus_app_lst -c8,8 qgn_menu_mus_app_cxt
       
    44 END
       
    45 
       
    46 // end of file