mmdevicefw/mdf/group/bld.inf
author hgs
Wed, 29 Sep 2010 13:59:21 +0100
changeset 60 9ea4d0cbd540
parent 0 40261b775718
permissions -rw-r--r--
2010wk40

// Copyright (c) 2005-2010 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
../mmpfiles/video/mdfvideodecodehwdeviceadapter.mmp
../mmpfiles/video/mdfvideoencodehwdeviceadapter.mmp