phoneuis/bubblemanager2/rom/bubblemanager.iby
changeset 21 92ab7f8d0eab
child 30 ebdbd102c78a
equal deleted inserted replaced
4:c84cf270c54f 21:92ab7f8d0eab
       
     1 /*
       
     2 * Copyright (c) 2008 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:  
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #ifndef __BUBBLEMANAGER_IBY__
       
    20 #define __BUBBLEMANAGER_IBY__
       
    21 
       
    22 #include <data_caging_paths_for_iby.hrh>
       
    23 
       
    24 file=ABI_DIR/BUILD_DIR/bubblemanager2.dll       SHARED_LIB_DIR/bubblemanager2.dll
       
    25 
       
    26 //indicator popup plugin
       
    27 file=ABI_DIR/BUILD_DIR/bubblestyleplugin.dll    SHARED_LIB_DIR/bubblestyleplugin.dll
       
    28 data=DATAZ_/resource/qt/plugins/phone/bubblestyleplugin.qtplugin    resource/qt/plugins/phone/bubblestyleplugin.qtplugin
       
    29 
       
    30 #endif // __BUBBLEMANAGER_IBY__