omxil/generic/omxilfilesource/mmpfiles/omxilvideofilesource.mmp
branchOpenMAX-IL_SHAI
changeset 16 eedf2dcd43c6
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/omxil/generic/omxilfilesource/mmpfiles/omxilvideofilesource.mmp	Fri May 07 16:25:23 2010 +0100
@@ -0,0 +1,45 @@
+// Copyright (c) 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:
+//
+
+MACRO OMXIL_VIDEO_FILESOURCE
+
+#include 				"../inc/omxilfilesource.hrh"
+
+TARGET		  			omxilvideofilesource.dll
+CAPABILITY	  			ALL -TCB	// TODO restrict capabilities, as writing to file
+TARGETTYPE	  			PLUGIN
+UID           		0x10009D8D KUidNokiaOmxILVideoFileSourceDll
+VENDORID                0x70000001
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+USERINCLUDE				../../../omxilcomponentcommon/src/common
+USERINCLUDE	 			../inc
+
+SOURCEPATH	  			../src
+
+SOURCE		  			omxilfilesource.cpp
+SOURCE		  			omxilvideofilesourceopb0port.cpp
+SOURCE		  			omxilfilesourceprocessingfunction.cpp
+SOURCE		  			omxilfilesourceconfigmanager.cpp
+
+RESOURCE				omxilvideofilesource.rss
+
+LIBRARY		 			euser.lib
+LIBRARY		 			efsrv.lib
+LIBRARY		 			inetprotutil.lib
+LIBRARY		 			ecom.lib
+LIBRARY         			omxilcomponentcommon.lib
+STATICLIBRARY				omxilcomponentif.lib