customization/UISettingsSrv/server/group/bld.inf
changeset 0 3ce708148e4d
equal deleted inserted replaced
-1:000000000000 0:3ce708148e4d
       
     1 /*
       
     2 * Copyright (c) 2003 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:  This file provides the information required for building the
       
    15 *                whole of a UISettingsSrv.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 
       
    25 PRJ_EXTENSIONS
       
    26 START EXTENSION s60/mifconv
       
    27   OPTION TARGETFILE UISettingsSrv_aif.mif
       
    28   OPTION SOURCES -c8,8 qgn_menu_note
       
    29 END
       
    30 
       
    31 PRJ_MMPFILES
       
    32 
       
    33 /*
       
    34  #ifdef __SCALABLE_ICONS
       
    35 //   gnumakefile icons_aif_scalable_dc.mk
       
    36  #else
       
    37    gnumakefile icons_aif_bitmaps_dc.mk
       
    38  #endif
       
    39 */ 
       
    40 
       
    41 UISettingsSrv.mmp
       
    42 
       
    43 PRJ_TESTMMPFILES
       
    44 
       
    45 
       
    46 //  End of File