diff -r 594d59766373 -r 7d48bed6ce0c phonesrv_plat/voice_mailbox_number_api/group/bld.inf --- a/phonesrv_plat/voice_mailbox_number_api/group/bld.inf Thu Aug 19 10:28:14 2010 +0300 +++ b/phonesrv_plat/voice_mailbox_number_api/group/bld.inf Tue Aug 31 15:45:17 2010 +0300 @@ -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,13 +10,11 @@ * Nokia Corporation - initial contribution. * * Contributors: -* -* Description: File that exports the files belonging to -: Voice Mailbox Number API + * +* Description: * */ - #include PRJ_PLATFORMS @@ -24,4 +22,7 @@ PRJ_EXPORTS -../inc/vmnumber.h MW_LAYER_PLATFORM_EXPORT_PATH(vmnumber.h) +../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)