mmdevicefw/mdf/group/bld.inf
changeset 0 40261b775718
child 60 9ea4d0cbd540
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mmdevicefw/mdf/group/bld.inf	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,61 @@
+// 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