phoneclientserver/CallUI/Group/bld.inf
changeset 0 ff3b6d0fd310
child 19 7d48bed6ce0c
equal deleted inserted replaced
-1:000000000000 0:ff3b6d0fd310
       
     1 /*
       
     2 * Copyright (c) 2004-2007 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 information specification for CallUI.
       
    15 *
       
    16 */
       
    17 
       
    18 
       
    19 #include <platform_paths.hrh>
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 
       
    24 PRJ_EXPORTS
       
    25 
       
    26 // Private
       
    27 ../Inc/CaUiEngine/CaUiDialResultObserver.h |../inc/cauidialresultobserver.h
       
    28 ../Inc/CaUiEngine/CaUiLogger.h             |../inc/cauilogger.h
       
    29 ../Inc/CaUiEngine/CaUiEng.h                |../inc/cauieng.h
       
    30 
       
    31 // Internal
       
    32 ../Inc/CaUI.hrh                            |../../../inc/caui.hrh
       
    33 
       
    34 ../Group/callui_stub.SIS                   /epoc32/data/z/system/install/callui_stub.sis
       
    35 
       
    36 // LOC files
       
    37 ../loc/callui.loc                           MW_LAYER_LOC_EXPORT_PATH(callui.loc)
       
    38 
       
    39 // IBY files
       
    40 ../Rom/CallUI.iby                           CORE_MW_LAYER_IBY_EXPORT_PATH(CallUI.iby)
       
    41 ../Rom/CallUI_Variant.iby                   CUSTOMER_MW_LAYER_IBY_EXPORT_PATH(CallUI_Variant.iby)
       
    42 ../Rom/CallUIResources.iby                  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(CallUIResources.iby)
       
    43 
       
    44 
       
    45 PRJ_MMPFILES
       
    46 ../Group/CaUiEngine.mmp
       
    47 ../Group/CaUiPlugin.mmp
       
    48 
       
    49 
       
    50 //  End of File