os/mm/devsound/a3fdevsound/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 
    17 
    18 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    19 
    20 PRJ_EXPORTS
    21 
    22 ../inc/mmfaudiosvruids.hrh						/epoc32/include/a3f/mmfaudiosvruids.hrh
    23 ../inc/a3ffourcclookup.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3ffourcclookup.h)
    24 ../inc/a3ffourcclookupuids.hrh			/epoc32/include/a3f/a3ffourcclookupuids.hrh
    25 ../inc/mmfaudiosvrservice.hrh				/epoc32/include/a3f/mmfaudiosvrservice.hrh
    26 ../inc/mmfaudiosvrservice.h                                    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudiosvrservice.h)
    27 ../inc/mmfaudioserverinterface.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfaudioserverinterface.h)
    28 // Custom Interface Support
    29 ../inc/MmfDevSoundCustomInterfaceExtensions.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mmfdevsoundcustominterfaceextensions.h)
    30 ../inc/mmfdevsoundcustominterfaceextensions.hrh	/epoc32/include/a3f/mmfdevsoundcustominterfaceextensions.hrh
    31 ../inc/devsoundadaptationinfo.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/devsoundadaptationinfo.h)
    32 ../inc/devsoundadaptationinfo.hrh				/epoc32/include/a3f/devsoundadaptationinfo.hrh
    33 ../inc/mdevsoundadaptationinfoobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mdevsoundadaptationinfoobserver.h)
    34 
    35 //for APR support
    36 ../inc/a3fdevsoundaudiopauseresume.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fdevsoundaudiopauseresume.h)
    37 
    38 
    39 ./a3fdevsound.iby								/epoc32/rom/include/a3fdevsound.iby
    40 
    41 // DEF FILES
    42 ../bwins/devsoundadaptationinfo.def /epoc32/include/def/bwins/devsoundadaptationinfo.def
    43 ../eabi/devsoundadaptationinfo.def /epoc32/include/def/eabi/devsoundadaptationinfo.def
    44 
    45 PRJ_MMPFILES
    46 
    47 ../mmpfiles/a3ffourcclookup.mmp
    48 ../mmpfiles/a3fFourCCConvertorPlugin.mmp
    49 ../mmpfiles/mmfaudioserverfactory.mmp
    50 ../mmpfiles/devsoundadaptation.mmp
    51 ../mmpfiles/mmfdevsoundserver.mmp
    52 ../mmpfiles/mmfaudioserver.mmp
    53 ../mmpfiles/mmfaudioserverproxy.mmp
    54 ../mmpfiles/mmfdevsoundproxy.mmp
    55 ../mmpfiles/mmfdevsound.mmp
    56 ../mmpfiles/devsoundadaptationinfolib.mmp
    57 
    58 #endif 
    59 
    60 // End of file