mmdevicefw/mdf/group/bld.inf
author Tapani Kanerva <tapani.kanerva@nice.fi>
Tue, 16 Nov 2010 14:11:25 +0200
branchRCL_3
changeset 67 b35006be8823
parent 0 40261b775718
child 60 9ea4d0cbd540
permissions -rw-r--r--
Bug 3673 - Seeking via grabbing the Music Player progress bar does not work.

// 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