omxilcomp/omxilgeneric/filesink/mmpfiles/omxilvideofilesink.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Thu, 02 Sep 2010 20:13:57 +0300
changeset 0 58be5850fb6c
permissions -rw-r--r--
Revision: 2010wk32 Kit: 201035

// 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:
//

// This macro is required to enable domain specific code
MACRO OMXIL_VIDEO_FILESINK

#include 				"../inc/omxilfilesink.hrh"

TARGET		  			omxilvideofilesink.dll
CAPABILITY	  			ALL -TCB
TARGETTYPE	  			PLUGIN
UID           			0x10009D8D KUidNokiaOmxILVideoFileSinkDll
VENDORID                0x70000001

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_ESTLIB_SYSTEMINCLUDE

USERINCLUDE	 			../inc

SOURCEPATH	  			../src

SOURCE		  			omxilfilesink.cpp
SOURCE		  			omxilfilesinkprocessingfunction.cpp
SOURCE		  			omxilfilesinkconfigmanager.cpp
SOURCE		  			omxilvideofilesinkvpb0port.cpp

RESOURCE				omxilvideofilesink.rss

LIBRARY		 			euser.lib
LIBRARY		 			efsrv.lib
LIBRARY		 			inetprotutil.lib
LIBRARY		 			ecom.lib
LIBRARY					estlib.lib
LIBRARY         		omxilcomponentcommon.lib
STATICLIBRARY			omxilcomponentif.lib