bluetoothengine/btnotif/rom/Btnotif.iby
branchRCL_3
changeset 56 9386f31cc85b
parent 55 613943a21004
equal deleted inserted replaced
55:613943a21004 56:9386f31cc85b
     1 /*
     1 /*
     2 * Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:  Image description file for project btnotif
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
       
    18 #ifndef __BTNOTIF_IBY__
       
    19 #define __BTNOTIF_IBY__
    18 
    20 
    19 #ifndef BTNOTIF_IBY
    21 REM Bluetooth notifiers library
    20 #define BTNOTIF_IBY
       
    21 
    22 
    22 #include <data_caging_paths_for_iby.hrh>
    23 file=ABI_DIR\BUILD_DIR\btnotif.dll                                      SHARED_LIB_DIR\btnotif.dll
       
    24 SCALABLE_IMAGE(APP_BITMAP_DIR,APP_BITMAP_DIR,btnotif)
    23 
    25 
    24 #ifdef __BT
    26 ECOM_PLUGIN(btnotifwrapper.dll,101FD68F.rsc)
    25 
    27 
    26 file=ABI_DIR/BUILD_DIR/btnotifsrv.exe    SHARED_LIB_DIR/btnotifsrv.exe
    28 #endif
    27 ECOM_PLUGIN( btnotifwrapper.dll, btnotifwrapper.rsc )
       
    28 
       
    29 #endif // __BT
       
    30 
       
    31 #endif // BTNOTIF_IBY