cellular/servicerequest/group/bld.inf
changeset 51 12bc758d6a02
parent 48 78df25012fda
child 53 25b8d29b7c59
equal deleted inserted replaced
48:78df25012fda 51:12bc758d6a02
     1 /*
       
     2 * Copyright (c) 2002 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:  General Service Request module
       
    15 *
       
    16 */
       
    17 
       
    18 #include  <platform_paths.hrh>
       
    19 
       
    20 PRJ_PLATFORMS
       
    21 DEFAULT
       
    22 
       
    23 PRJ_EXPORTS
       
    24 ../inc/cservicerequest.h            |../../../inc/cservicerequest.h
       
    25 ../inc/mservicerequestobserver.h    |../../../inc/mservicerequestobserver.h
       
    26 ../rom/servicerequest_stub.sis     /epoc32/data/z/system/install/servicerequest_stub.sis
       
    27 ../rom/servicerequest.iby           CORE_APP_LAYER_IBY_EXPORT_PATH(servicerequest.iby)
       
    28 ../rom/servicerequestresources.iby  LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(servicerequestresources.iby)
       
    29 
       
    30 PRJ_MMPFILES
       
    31 ../group/servicerequest.mmp
       
    32  
       
    33 
       
    34 //  End of File