bluetoothengine/bteng/rom/bteng.iby
changeset 0 f63038272f30
child 8 0707dd69d236
equal deleted inserted replaced
-1:000000000000 0:f63038272f30
       
     1 /*
       
     2 * Copyright (c) 2003-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:  Image description file for project bteng
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef BTENG_IBY
       
    20 #define BTENG_IBY
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 #ifdef __BT
       
    25 file=ABI_DIR\BUILD_DIR\btengsrv.exe               PROGRAMS_DIR\btengsrv.exe
       
    26 file=ABI_DIR\BUILD_DIR\bttoggle.exe               PROGRAMS_DIR\bttoggle.exe
       
    27 file=ABI_DIR\BUILD_DIR\btengconnman.dll           SHARED_LIB_DIR\btengconnman.dll
       
    28 file=ABI_DIR\BUILD_DIR\btengdevman.dll            SHARED_LIB_DIR\btengdevman.dll
       
    29 file=ABI_DIR\BUILD_DIR\btengdiscovery.dll         SHARED_LIB_DIR\btengdiscovery.dll
       
    30 file=ABI_DIR\BUILD_DIR\btfeatures.dll             SHARED_LIB_DIR\btfeatures.dll
       
    31 file=ABI_DIR\BUILD_DIR\btengsettings.dll          SHARED_LIB_DIR\btengsettings.dll
       
    32 data=ZPRIVATE\10005950\backup_registration.xml	private\10005950\backup_registration.xml
       
    33 data=ZPRIVATE\10003A3F\APPS\bttoggle_reg.rsc 	Private\10003a3f\apps\bttoggle_reg.rsc
       
    34 
       
    35 data=DATAZ_\RESOURCE_FILES_DIR\btengsdp.rsc       RESOURCE_FILES_DIR\btengsdp.rsc
       
    36 data=DATAZ_\RESOURCE_FILES_DIR\btrfs.txt       RESOURCE_FILES_DIR\btrfs.txt
       
    37 
       
    38 ECOM_PLUGIN( btbearer.dll, btbearer.rsc )
       
    39 ECOM_PLUGIN( btrfsplugin.dll, btrfsplugin.rsc )
       
    40 ECOM_PLUGIN( btpsmplugin.dll, btpsmplugin.rsc )
       
    41 
       
    42 #endif // __BT
       
    43 
       
    44 #endif // BTENG_IBY