phoneuis/BubbleManager/Group/bld.inf
changeset 0 5f000ab63145
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 /*
       
     2 * Copyright (c) 2002-2005 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 file
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 
       
    21 #include "../bmcustomization/group/bld.inf"
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 DEFAULT
       
    25 
       
    26 
       
    27 PRJ_EXPORTS
       
    28 ../Inc/BMBubbleManager.h |../../../inc/bmbubblemanager.h
       
    29 ../Inc/BMBubblePlace.h |../../../inc/bmbubbleplace.h
       
    30 ../Inc/BMVideoPlaybackObserver.h |../../../inc/bmvideoplaybackobserver.h
       
    31 ../Inc/BMTouchPaneInterface.h |../../../inc/bmtouchpaneinterface.h
       
    32 ../Inc/BMTouchPane.rh |../../../inc/bmtouchpane.rh
       
    33 ../Data/bubblemanager_stub.SIS /epoc32/data/z/system/install/bubblemanager_stub.sis
       
    34 
       
    35 ../rom/Bubblemanager.iby    CORE_APP_LAYER_IBY_EXPORT_PATH(bubblemanager.iby)
       
    36 
       
    37 PRJ_EXTENSIONS
       
    38 START EXTENSION s60/mifconv
       
    39   OPTION TARGETFILE bubblemanager.mif
       
    40   OPTION HEADERFILE bubblemanager.mbg
       
    41   OPTION SOURCEFILE iconlist.txt		  
       
    42 END
       
    43 
       
    44 PRJ_MMPFILES
       
    45 Bubblemanager.mmp
       
    46 
       
    47 // End of File