mmdevicefw/mdf/group/bld.inf
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 27 Apr 2010 18:12:22 +0300
branchRCL_3
changeset 14 cd271b19d824
parent 0 40261b775718
child 60 9ea4d0cbd540
permissions -rw-r--r--
Revision: 201015 Kit: 201017

// Copyright (c) 2005-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:
//


PRJ_EXPORTS
// Codec API
../inc/codecapi/mdfprocessingunit.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfprocessingunit.h)
../inc/codecapi/mdfinputport.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfinputport.h)
../inc/codecapi/mdfoutputport.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfoutputport.h)
../inc/codecapi/mdfpuloader.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfpuloader.h)
../inc/codecapi/mdfprocessingunit.inl			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfprocessingunit.inl)
../inc/codecapi/mdfpuloader.inl					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfpuloader.inl)
../inc/codecapi/mdfpuconfig.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfpuconfig.h)
../inc/codecapi/mdfpuconfig.inl					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfpuconfig.inl)
../inc/codecapi/codecapiuids.hrh				/epoc32/include/mdf/codecapiuids.hrh
../inc/codecapi/puloaderuids.hrh				/epoc32/include/mdf/puloaderuids.hrh
../inc/codecapi/mdfcommon.h						SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/mdfcommon.h)

// OpenMAX
../inc/openmax/omxprocessingunit.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(omxprocessingunit.h)
../inc/openmax/omxinputport.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(omxinputport.h)
../inc/openmax/omxoutputport.h					SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(omxoutputport.h)

// resolver utils 
../inc/codecapi/codecapiresolverdata.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/codecapiresolverdata.h)
../inc/codecapi/codecapiresolver.hrh			/epoc32/include/mdf/codecapiresolver.hrh
../inc/codecapi/codecapiresolverutils.h			SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/codecapiresolverutils.h)	
../inc/codecapi/codecapivideoresolverutils.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mdf/codecapivideoresolverutils.h)	

//devvideo
../inc/video/devvideopuconfig.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(mmf/devvideo/devvideopuconfig.h)

// Romkit include files 
mdf.iby											/epoc32/rom/include/mdf.iby

PRJ_MMPFILES
../mmpfiles/omxcomponent.mmp
../mmpfiles/puresolverutils.mmp
../mmpfiles/puloader.mmp
../mmpfiles/codecapiresolver.mmp
#ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
../mmpfiles/audio/mdasoundadapter.mmp
#endif
../mmpfiles/audio/audiodevice.mmp
../mmpfiles/audio/mdfaudiohwdeviceadapter.mmp
../mmpfiles/audio/vorbisdecoderprocessingunit.mmp
../mmpfiles/audio/vorbisencoderprocessingunit.mmp
../mmpfiles/video/mdfvideodecodehwdeviceadapter.mmp
../mmpfiles/video/mdfvideoencodehwdeviceadapter.mmp