--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/devsound/a3fdevsound/group/bld.inf Thu Oct 07 22:34:12 2010 +0100
@@ -0,0 +1,63 @@
+// Copyright (c) 2005-2010 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"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+
+
+#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
+
+PRJ_EXPORTS
+
+../inc/mmfaudiosvruids.hrh /epoc32/include/a3f/mmfaudiosvruids.hrh
+../inc/a3ffourcclookup.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3ffourcclookup.h)
+../inc/a3ffourcclookupuids.hrh /epoc32/include/a3f/a3ffourcclookupuids.hrh
+../inc/mmfaudiosvrservice.hrh /epoc32/include/a3f/mmfaudiosvrservice.hrh
+../inc/mmfaudiosvrservice.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudiosvrservice.h)
+../inc/mmfaudioserverinterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudioserverinterface.h)
+// Custom Interface Support
+../inc/MmfDevSoundCustomInterfaceExtensions.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfdevsoundcustominterfaceextensions.h)
+../inc/mmfdevsoundcustominterfaceextensions.hrh /epoc32/include/a3f/mmfdevsoundcustominterfaceextensions.hrh
+../inc/devsoundadaptationinfo.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/devsoundadaptationinfo.h)
+../inc/devsoundadaptationinfo.hrh /epoc32/include/a3f/devsoundadaptationinfo.hrh
+../inc/mdevsoundadaptationinfoobserver.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mdevsoundadaptationinfoobserver.h)
+
+../inc/mmfdevsoundcustominterface.hrh /epoc32/include/mmf/plugin/mmfdevsoundcustominterface.hrh
+../inc/mmfdevsoundcustominterface.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/server/mmfdevsoundcustominterface.h)
+
+//for APR support
+../inc/a3fdevsoundaudiopauseresume.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fdevsoundaudiopauseresume.h)
+
+
+./a3fdevsound.iby /epoc32/rom/include/a3fdevsound.iby
+
+// DEF FILES
+../bwins/devsoundadaptationinfo.def /epoc32/include/def/bwins/devsoundadaptationinfo.def
+../eabi/devsoundadaptationinfo.def /epoc32/include/def/eabi/devsoundadaptationinfo.def
+
+PRJ_MMPFILES
+
+../mmpfiles/a3ffourcclookup.mmp
+../mmpfiles/a3fFourCCConvertorPlugin.mmp
+../mmpfiles/mmfaudioserverfactory.mmp
+../mmpfiles/devsoundadaptation.mmp
+../mmpfiles/mmfdevsoundserver.mmp
+../mmpfiles/mmfaudioserver.mmp
+../mmpfiles/mmfaudioserverproxy.mmp
+../mmpfiles/mmfdevsoundproxy.mmp
+../mmpfiles/mmfdevsound.mmp
+../mmpfiles/devsoundadaptationinfolib.mmp
+
+#endif
+
+// End of file