devsound/a3facf/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 15:13:33 +0300
changeset 24 2672ba96448e
parent 0 40261b775718
permissions -rw-r--r--
Revision: 201023 Kit: 2010123

// Copyright (c) 2006-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"
// 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/a3fbase.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/a3fbase.h)
../inc/audiocontextfactory.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audiocontextfactory.h)
../inc/audioformatuids.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audioformatuids.h)
../inc/audioprocessingunittypeuids.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/audioprocessingunittypeuids.h)
../inc/audioprocessingunituids.hrh	/epoc32/include/a3f/audioprocessingunituids.hrh
../inc/maudiocodec.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocodec.h)
../inc/maudiocodecobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocodecobserver.h)
../inc/maudiocontext.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocontext.h)
../inc/maudiocontextobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiocontextobserver.h)
../inc/maudiodataconsumer.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiodataconsumer.h)
../inc/maudiodatasupplier.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiodatasupplier.h)
../inc/maudiogaincontrol.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiogaincontrol.h)
../inc/maudiogaincontrolobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiogaincontrolobserver.h)
../inc/maudioprocessingunit.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudioprocessingunit.h)
../inc/maudioprocessingunitobserver.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudioprocessingunitobserver.h)
../inc/maudiostream.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiostream.h)
../inc/maudiostreamobserver.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/maudiostreamobserver.h)
../inc/mbuffersink.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mbuffersink.h)
../inc/mbuffersource.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mbuffersource.h)
../inc/msynccisupport.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/msynccisupport.h)
../inc/tonedata.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/tonedata.h)
../inc/mcontexteffectiveclient.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(a3f/mcontexteffectiveclient.h)

// DEF FILES
../bwins/audiocontextfactory.def	/epoc32/include/def/bwins/audiocontextfactory.def
../eabi/audiocontextfactory.def		/epoc32/include/def/eabi/audiocontextfactory.def

// IBY FILE
./acf.iby				/epoc32/rom/include/acf.iby

PRJ_MMPFILES
../mmpfiles/audiocontextfactorylib.mmp
../mmpfiles/tonedata.mmp

#endif