omxil/omxilcore/group/bld.inf
changeset 0 40261b775718
child 16 eedf2dcd43c6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/omxil/omxilcore/group/bld.inf	Tue Feb 02 01:56:55 2010 +0200
@@ -0,0 +1,54 @@
+// Copyright (c) 2008-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_MMPFILES
+// Core and Loader
+../mmpfiles/omxilsymbianloaderif.mmp
+../mmpfiles/omxilsymbianloader.mmp
+../mmpfiles/omxilcomponentif.mmp
+../mmpfiles/omxilsymbiancontentpipeif.mmp
+../mmpfiles/omxilcoreserver.mmp
+../mmpfiles/omxilcoreclient.mmp
+
+
+
+
+PRJ_EXPORTS
+// OMX IL Loader Interface
+
+// Symbian intend to push OMX_Loader.h to the OMX IL community. Hence export this
+// file in mixed case. Its name is listed in filenamepolicyexclusions.txt.
+../inc/loader/OMX_Loader.h			        SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/OMX_Loader.h)
+
+../inc/core/omxilloaderif.h			    	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilloaderif.h)
+../inc/core/omxilloaderif.hrh				/epoc32/include/openmax/il/core/omxilloaderif.hrh
+../inc/core/omxilloaderif.inl			    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilloaderif.inl)
+../inc/core/omxilsymbianloaderif.h		    SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilsymbianloaderif.h)
+
+// OMX IL Component Interface
+../inc/loader/omxilcomponentif.h			        SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/omxilcomponentif.h)
+../inc/loader/omxilcomponentif.hrh		            /epoc32/include/openmax/il/loader/omxilcomponentif.hrh
+../inc/loader/omxilsymbiancomponentif.h				SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/loader/omxilsymbiancomponentif.h)
+
+// Content Pipe Interface API
+../inc/core/omxilcontentpipeif.h		SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilcontentpipeif.h)
+../inc/core/omxilcontentpipeif.hrh		/epoc32/include/openmax/il/core/omxilcontentpipeif.hrh
+../inc/core/omxilsymbiancontentpipeif.h	SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(openmax/il/core/omxilsymbiancontentpipeif.h)
+
+
+// Romkit include files
+omxilcore.iby							/epoc32/rom/include/omxilcore.iby
+