iptel_plat/richcallsettingsengine_api/group/bld.inf
branchRCL_3
changeset 22 d38647835c2e
parent 0 a4daefaec16c
equal deleted inserted replaced
21:f742655b05bf 22:d38647835c2e
       
     1 /*
       
     2 * Copyright (c) 2002-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:  File that exports the files belonging to 
       
    15 :                Rich Call Settings Engine / RCSE API
       
    16 *
       
    17 */
       
    18 
       
    19 
       
    20 #include <platform_paths.hrh>
       
    21 
       
    22 
       
    23 PRJ_PLATFORMS
       
    24 default armv5
       
    25 
       
    26 PRJ_EXPORTS
       
    27 
       
    28 ../inc/crcseprofileregistry.h       APP_LAYER_PLATFORM_EXPORT_PATH( crcseprofileregistry.h )
       
    29 ../inc/rcsedefaultdbnames.h         APP_LAYER_PLATFORM_EXPORT_PATH( rcsedefaultdbnames.h )
       
    30 ../inc/crcsesccpentry.h             APP_LAYER_PLATFORM_EXPORT_PATH( crcsesccpentry.h )
       
    31 ../inc/mrcsebackupobserver.h        APP_LAYER_PLATFORM_EXPORT_PATH( mrcsebackupobserver.h )
       
    32 ../inc/crcseprofileentry.h          APP_LAYER_PLATFORM_EXPORT_PATH( crcseprofileentry.h )
       
    33 ../inc/rcseregistrybase.h          APP_LAYER_PLATFORM_EXPORT_PATH( rcseregistrybase.h )
       
    34 
       
    35 //  End of File