usbuis/usbui/USBClassChangeUIPlugin/group/bld.inf
branchRCL_3
changeset 23 25fce757be94
parent 22 5b2a402e96ac
child 24 e02eb84a14d2
equal deleted inserted replaced
22:5b2a402e96ac 23:25fce757be94
     1 /*
       
     2 * Copyright (c) 2005, 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:  This file provides building information for 
       
    15 *                 USBClassChangeUIPlugin.
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 PRJ_PLATFORMS
       
    23 DEFAULT
       
    24 
       
    25 PRJ_EXPORTS
       
    26 
       
    27 // NOTE: this bld.inf is included from ../../../usbui/group/bld.inf
       
    28 // It defines _USBUI_BLF_INF_INCLUDED_ to prevent duplicate export error.
       
    29 #ifndef _USBUI_BLF_INF_INCLUDED_
       
    30 ../../loc/USBClassChangeUI.loc  MW_LAYER_LOC_EXPORT_PATH(usbclasschangeui.loc)
       
    31 #endif // _USBUI_BLF_INF_INCLUDED_
       
    32 
       
    33 PRJ_EXTENSIONS
       
    34 
       
    35 START EXTENSION s60/mifconv
       
    36 OPTION TARGETFILE usbui.mif
       
    37 OPTION HEADERFILE usbui.mbg
       
    38 OPTION SOURCES -c8,8 qgn_prop_set_apps_usb -c8,8 qgn_prop_set_apps_usb_off -c8,8 qgn_prop_usb_memc_large -c8,8 qgn_prop_usb_mtp -c8,8 qgn_prop_usb_pcsuite -c8,8 qgn_prop_usb_modem -c8,8 qgn_prop_usb_print
       
    39 END
       
    40 
       
    41 
       
    42 PRJ_MMPFILES
       
    43 
       
    44 ../group/USBClassChangeUIPlugin.mmp
       
    45 
       
    46 // gnumakefile usbuiplugin_icons_dc.mk
       
    47 
       
    48 PRJ_TESTMMPFILES
       
    49 
       
    50 // End of File
       
    51