os/mm/devsound/a3facf/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
sl@0
    17
sl@0
    18
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
    19
sl@0
    20
PRJ_EXPORTS
sl@0
    21
sl@0
    22
../inc/a3fbase.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fbase.h)
sl@0
    23
../inc/audiocontextfactory.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audiocontextfactory.h)
sl@0
    24
../inc/audioformatuids.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audioformatuids.h)
sl@0
    25
../inc/audioprocessingunittypeuids.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audioprocessingunittypeuids.h)
sl@0
    26
../inc/audioprocessingunituids.hrh	/epoc32/include/a3f/audioprocessingunituids.hrh
sl@0
    27
../inc/maudiocodec.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocodec.h)
sl@0
    28
../inc/maudiocodecobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocodecobserver.h)
sl@0
    29
../inc/maudiocontext.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocontext.h)
sl@0
    30
../inc/maudiocontextobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocontextobserver.h)
sl@0
    31
../inc/maudiodataconsumer.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiodataconsumer.h)
sl@0
    32
../inc/maudiodatasupplier.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiodatasupplier.h)
sl@0
    33
../inc/maudiogaincontrol.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiogaincontrol.h)
sl@0
    34
../inc/maudiogaincontrolobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiogaincontrolobserver.h)
sl@0
    35
../inc/maudioprocessingunit.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudioprocessingunit.h)
sl@0
    36
../inc/maudioprocessingunitobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudioprocessingunitobserver.h)
sl@0
    37
../inc/maudiostream.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiostream.h)
sl@0
    38
../inc/maudiostreamobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiostreamobserver.h)
sl@0
    39
../inc/mbuffersink.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mbuffersink.h)
sl@0
    40
../inc/mbuffersource.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mbuffersource.h)
sl@0
    41
../inc/msynccisupport.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/msynccisupport.h)
sl@0
    42
../inc/tonedata.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/tonedata.h)
sl@0
    43
../inc/mcontexteffectiveclient.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mcontexteffectiveclient.h)
sl@0
    44
sl@0
    45
// DEF FILES
sl@0
    46
../bwins/audiocontextfactory.def	/epoc32/include/def/bwins/audiocontextfactory.def
sl@0
    47
../eabi/audiocontextfactory.def		/epoc32/include/def/eabi/audiocontextfactory.def
sl@0
    48
sl@0
    49
// IBY FILE
sl@0
    50
./acf.iby				/epoc32/rom/include/acf.iby
sl@0
    51
sl@0
    52
PRJ_MMPFILES
sl@0
    53
../mmpfiles/audiocontextfactorylib.mmp
sl@0
    54
../mmpfiles/tonedata.mmp
sl@0
    55
sl@0
    56
#endif