phonesrv_plat/voice_mailbox_number_api/group/bld.inf
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
equal deleted inserted replaced
19:7d48bed6ce0c 20:987c9837762f
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 * Initial Contributors:
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13  *
    13 *
    14 * Description:
    14 * Description:  File that exports the files belonging to 
       
    15 :                Voice Mailbox Number API
    15 *
    16 *
    16 */
    17 */
       
    18 
    17 
    19 
    18 #include <platform_paths.hrh>
    20 #include <platform_paths.hrh>
    19 
    21 
    20 PRJ_PLATFORMS
    22 PRJ_PLATFORMS
    21 DEFAULT
    23 DEFAULT
    22 
    24 
    23 PRJ_EXPORTS
    25 PRJ_EXPORTS
    24 
    26 
    25 ../inc/cvoicemailbox.h     MW_LAYER_PLATFORM_EXPORT_PATH(cvoicemailbox.h)
    27 ../inc/vmnumber.h     MW_LAYER_PLATFORM_EXPORT_PATH(vmnumber.h)
    26 ../inc/voicemailboxdefs.h     MW_LAYER_PLATFORM_EXPORT_PATH(voicemailboxdefs.h)
       
    27 ../inc/mvoicemailboxobserver.h     MW_LAYER_PLATFORM_EXPORT_PATH(mvoicemailboxobserver.h)
       
    28 ../inc/cvoicemailboxentry.h     MW_LAYER_PLATFORM_EXPORT_PATH(cvoicemailboxentry.h)