omxilcomp/omxilgeneric/filesource/mmpfiles/omxilimagefilesource.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_IMAGE_FILESOURCE


#include 				"../inc/omxilfilesource.hrh"

TARGET		  			omxilimagefilesource.dll
CAPABILITY	  			ALL -TCB
TARGETTYPE	  			PLUGIN
UID           			0x10009D8D KUidNokiaOmxILImageFileSourceDll
VENDORID                0x70000001

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_ESTLIB_SYSTEMINCLUDE

USERINCLUDE	 			../inc

SOURCEPATH	  			../src

SOURCE		  			omxilfilesource.cpp
SOURCE		  			omxilfilesourceprocessingfunction.cpp
SOURCE		  			omxilfilesourceconfigmanager.cpp 
SOURCE		  			omxilimagefilesourceipb0port.cpp

RESOURCE				omxilimagefilesource.rss

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