omxil/omxilcore/group/bld.inf
changeset 56 b6488ac24ddc
parent 47 481b3bce574a
child 57 1cbb0d5bf7f2
--- a/omxil/omxilcore/group/bld.inf	Mon Aug 23 21:48:44 2010 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,54 +0,0 @@
-// 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
-