phoneuis/ConnectUtil/group/bld.inf
changeset 0 5f000ab63145
equal deleted inserted replaced
-1:000000000000 0:5f000ab63145
       
     1 /*
       
     2 * Copyright (c) 2003-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 information specification for connection utility.
       
    15 *
       
    16 */
       
    17 
       
    18 #include  <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/CCoUtlInterface.h        |../../../inc/ccoutlinterface.h
       
    25 ../inc/CCoUtlInterface.inl      |../../../inc/ccoutlinterface.inl
       
    26 ../inc/CoUtlInterface.hrh       |../../../inc/coutlinterface.hrh
       
    27 
       
    28 ../data/connectutil_stub.SIS    /epoc32/data/z/system/install/connectutil_stub.sis
       
    29 
       
    30 ../rom/connectutil.iby          CORE_APP_LAYER_IBY_EXPORT_PATH(connectutil.iby)
       
    31 ../rom/connectutilResources.iby LANGUAGE_APP_LAYER_IBY_EXPORT_PATH(connectutilResources.iby)
       
    32 ../loc/connectutil.loc          APP_LAYER_LOC_EXPORT_PATH(connectutil.loc)
       
    33 
       
    34 PRJ_MMPFILES
       
    35 ../group/ConnectUtil.mmp
       
    36 
       
    37 //  End of File