usbengines/usbwatcher/group/bld.inf
branchRCL_3
changeset 24 e02eb84a14d2
parent 23 25fce757be94
equal deleted inserted replaced
23:25fce757be94 24:e02eb84a14d2
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    30 
    30 
    31 PRJ_EXPORTS
    31 PRJ_EXPORTS
    32 backup_registration.xml  /epoc32/data/z/private/101F9696/backup_registration.xml
    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
    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
    34 backup_registration.xml  /epoc32/release/winscw/urel/z/private/101F9696/backup_registration.xml
       
    35 ../data/numberofacmfunctions.ini    /epoc32/data/z/private/101fe1db/numberofacmfunctions.ini
       
    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)
    35 
    40 
    36 ../rom/usbwatcher.iby CORE_MW_LAYER_IBY_EXPORT_PATH(usbwatcher.iby)
    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)
    37 
    44 
    38 ../conf/usbwatcher.confml MW_LAYER_CONFML(usbwatcher.confml)
    45 ../conf/usbwatcher.confml MW_LAYER_CONFML(usbwatcher.confml)
    39 ../conf/usbwatcher_101F8801.crml MW_LAYER_CRML(usbwatcher_101F8801.crml)
    46 ../conf/usbwatcher_101F8801.crml MW_LAYER_CRML(usbwatcher_101F8801.crml)
    40 
    47 
       
    48 ../rom/mtp_symbian_temp.iby CORE_MW_LAYER_IBY_EXPORT_PATH(mtp_symbian_temp.iby)
       
    49 
       
    50 // usbacmconfiguration.hby is included by usbacm.iby to define ACM configuration
       
    51 // We use this one to overwrite the os default one
       
    52 ../rom/usbacmconfiguration.hby CORE_MW_LAYER_IBY_EXPORT_PATH(usbacmconfiguration.hby)
       
    53 
    41 // End of file
    54 // End of file
    42