omxilcomp/omxilgeneric/filesink/mmpfiles/omxilaudiofilesink.mmp
author hgs
Thu, 14 Oct 2010 10:22:53 +0100
changeset 4 46e224560be8
parent 0 58be5850fb6c
permissions -rw-r--r--
2010wk42

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

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

TARGET		  			omxilaudiofilesink.dll
CAPABILITY	  			ALL -TCB
TARGETTYPE	  			PLUGIN
UID           			0x10009D8D KUidNokiaOmxILAudioFileSinkDll
VENDORID                0x70000001

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
OS_LAYER_ESTLIB_SYSTEMINCLUDE

USERINCLUDE	 			../inc

SOURCEPATH	  			../src

SOURCE		  			omxilfilesink.cpp
SOURCE		  			omxilfilesinkprocessingfunction.cpp
SOURCE		  			omxilfilesinkconfigmanager.cpp
SOURCE		  			omxilaudiofilesinkapb0port.cpp 

RESOURCE				omxilaudiofilesink.rss

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