usbengines/usbwatcher/group/bld.inf
changeset 34 7858bc6ead78
parent 31 dfdd8240f7c8
child 35 9d8b04ca6939
equal deleted inserted replaced
31:dfdd8240f7c8 34:7858bc6ead78
     1 /*
       
     2 * Copyright (c) 2006-2009 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 project UsbWatcher
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 PRJ_PLATFORMS
       
    22 DEFAULT
       
    23 
       
    24 PRJ_MMPFILES
       
    25 ../group/usbpersonality.mmp
       
    26 ../group/usbwatcher.mmp
       
    27 ../group/usbwatcherserver.mmp
       
    28 
       
    29 PRJ_TESTMMPFILES
       
    30 
       
    31 PRJ_EXPORTS
       
    32 backup_registration.xml  /epoc32/data/z/private/101F9696/backup_registration.xml
       
    33 backup_registration.xml  /epoc32/release/winscw/udeb/z/private/101F9696/backup_registration.xml
       
    34 backup_registration.xml  /epoc32/release/winscw/urel/z/private/101F9696/backup_registration.xml
       
    35 
       
    36 ../loc/usbman.loc MW_LAYER_LOC_EXPORT_PATH(usbman.loc)
       
    37 ../rom/usbwatcher.iby CORE_MW_LAYER_IBY_EXPORT_PATH(usbwatcher.iby)
       
    38 // This file contains actual personality rss data
       
    39 ../rom/usbwatcher_resources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(usbwatcher_resources.iby)
       
    40 
       
    41 //Usbmanrsc.iby is included by Symbian usbman.iby.
       
    42 // For l10n reaon it is not used but just to overwrite possible existing one
       
    43 ../rom/usbmanrsc.iby CORE_MW_LAYER_IBY_EXPORT_PATH(usbmanrsc.iby)
       
    44 
       
    45 ../conf/usbwatcher.confml MW_LAYER_CONFML(usbwatcher.confml)
       
    46 ../conf/usbwatcher_101F8801.crml MW_LAYER_CRML(usbwatcher_101F8801.crml)
       
    47 
       
    48 ../rom/mtp_symbian_temp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mtp_symbian_temp.iby)
       
    49 
       
    50 // End of file
       
    51