appinstaller/AppMngr2/Widget/group/bld.inf
changeset 0 ba25891c3a9e
equal deleted inserted replaced
-1:000000000000 0:ba25891c3a9e
       
     1 /*
       
     2 * Copyright (c) 2008 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 file for AppMngr2 Widget Runtime Plugin
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 PRJ_PLATFORMS
       
    20 DEFAULT
       
    21 
       
    22 PRJ_EXTENSIONS
       
    23 START EXTENSION s60/mifconv
       
    24   OPTION TARGETFILE appmngr2widget.mif
       
    25   OPTION HEADERFILE appmngr2widget.mbg
       
    26   OPTION SOURCES \
       
    27 	-c8,1 qgn_menu_am_widget
       
    28 END
       
    29 
       
    30 PRJ_MMPFILES
       
    31 appmngr2widgetruntime.mmp
       
    32