diff -r 7d48bed6ce0c -r 987c9837762f phonesrv_plat/voice_mailbox_number_api/group/bld.inf --- a/phonesrv_plat/voice_mailbox_number_api/group/bld.inf Tue Aug 31 15:45:17 2010 +0300 +++ b/phonesrv_plat/voice_mailbox_number_api/group/bld.inf Wed Sep 01 12:15:03 2010 +0100 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -10,11 +10,13 @@ * Nokia Corporation - initial contribution. * * Contributors: - * -* Description: +* +* Description: File that exports the files belonging to +: Voice Mailbox Number API * */ + #include PRJ_PLATFORMS @@ -22,7 +24,4 @@ PRJ_EXPORTS -../inc/cvoicemailbox.h MW_LAYER_PLATFORM_EXPORT_PATH(cvoicemailbox.h) -../inc/voicemailboxdefs.h MW_LAYER_PLATFORM_EXPORT_PATH(voicemailboxdefs.h) -../inc/mvoicemailboxobserver.h MW_LAYER_PLATFORM_EXPORT_PATH(mvoicemailboxobserver.h) -../inc/cvoicemailboxentry.h MW_LAYER_PLATFORM_EXPORT_PATH(cvoicemailboxentry.h) +../inc/vmnumber.h MW_LAYER_PLATFORM_EXPORT_PATH(vmnumber.h)