os/mm/devsound/a3fdevsound/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/mm/devsound/a3fdevsound/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,60 @@
     1.4 +// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1.5 +// All rights reserved.
     1.6 +// This component and the accompanying materials are made available
     1.7 +// under the terms of "Eclipse Public License v1.0"
     1.8 +// which accompanies this distribution, and is available
     1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.10 +//
    1.11 +// Initial Contributors:
    1.12 +// Nokia Corporation - initial contribution.
    1.13 +//
    1.14 +// Contributors:
    1.15 +//
    1.16 +// Description:
    1.17 +//
    1.18 +
    1.19 +
    1.20 +
    1.21 +#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    1.22 +
    1.23 +PRJ_EXPORTS
    1.24 +
    1.25 +../inc/mmfaudiosvruids.hrh						/epoc32/include/a3f/mmfaudiosvruids.hrh
    1.26 +../inc/a3ffourcclookup.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3ffourcclookup.h)
    1.27 +../inc/a3ffourcclookupuids.hrh			/epoc32/include/a3f/a3ffourcclookupuids.hrh
    1.28 +../inc/mmfaudiosvrservice.hrh				/epoc32/include/a3f/mmfaudiosvrservice.hrh
    1.29 +../inc/mmfaudiosvrservice.h                                    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudiosvrservice.h)
    1.30 +../inc/mmfaudioserverinterface.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudioserverinterface.h)
    1.31 +// Custom Interface Support
    1.32 +../inc/MmfDevSoundCustomInterfaceExtensions.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfdevsoundcustominterfaceextensions.h)
    1.33 +../inc/mmfdevsoundcustominterfaceextensions.hrh	/epoc32/include/a3f/mmfdevsoundcustominterfaceextensions.hrh
    1.34 +../inc/devsoundadaptationinfo.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/devsoundadaptationinfo.h)
    1.35 +../inc/devsoundadaptationinfo.hrh				/epoc32/include/a3f/devsoundadaptationinfo.hrh
    1.36 +../inc/mdevsoundadaptationinfoobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mdevsoundadaptationinfoobserver.h)
    1.37 +
    1.38 +//for APR support
    1.39 +../inc/a3fdevsoundaudiopauseresume.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fdevsoundaudiopauseresume.h)
    1.40 +
    1.41 +
    1.42 +./a3fdevsound.iby								/epoc32/rom/include/a3fdevsound.iby
    1.43 +
    1.44 +// DEF FILES
    1.45 +../bwins/devsoundadaptationinfo.def /epoc32/include/def/bwins/devsoundadaptationinfo.def
    1.46 +../eabi/devsoundadaptationinfo.def /epoc32/include/def/eabi/devsoundadaptationinfo.def
    1.47 +
    1.48 +PRJ_MMPFILES
    1.49 +
    1.50 +../mmpfiles/a3ffourcclookup.mmp
    1.51 +../mmpfiles/a3fFourCCConvertorPlugin.mmp
    1.52 +../mmpfiles/mmfaudioserverfactory.mmp
    1.53 +../mmpfiles/devsoundadaptation.mmp
    1.54 +../mmpfiles/mmfdevsoundserver.mmp
    1.55 +../mmpfiles/mmfaudioserver.mmp
    1.56 +../mmpfiles/mmfaudioserverproxy.mmp
    1.57 +../mmpfiles/mmfdevsoundproxy.mmp
    1.58 +../mmpfiles/mmfdevsound.mmp
    1.59 +../mmpfiles/devsoundadaptationinfolib.mmp
    1.60 +
    1.61 +#endif 
    1.62 +
    1.63 +// End of file