omxilcomp/omxilgeneric/filesink/mmpfiles/omxilaudiofilesink.mmp
changeset 0 58be5850fb6c
equal deleted inserted replaced
-1:000000000000 0:58be5850fb6c
       
     1 // Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 // This macro is required to enable domain specific code
       
    17 MACRO OMXIL_AUDIO_FILESINK
       
    18 
       
    19 #include 				"../inc/omxilfilesink.hrh"
       
    20 
       
    21 TARGET		  			omxilaudiofilesink.dll
       
    22 CAPABILITY	  			ALL -TCB
       
    23 TARGETTYPE	  			PLUGIN
       
    24 UID           			0x10009D8D KUidNokiaOmxILAudioFileSinkDll
       
    25 VENDORID                0x70000001
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    29 
       
    30 USERINCLUDE	 			../inc
       
    31 
       
    32 SOURCEPATH	  			../src
       
    33 
       
    34 SOURCE		  			omxilfilesink.cpp
       
    35 SOURCE		  			omxilfilesinkprocessingfunction.cpp
       
    36 SOURCE		  			omxilfilesinkconfigmanager.cpp
       
    37 SOURCE		  			omxilaudiofilesinkapb0port.cpp 
       
    38 
       
    39 RESOURCE				omxilaudiofilesink.rss
       
    40 
       
    41 LIBRARY		 			euser.lib
       
    42 LIBRARY		 			efsrv.lib
       
    43 LIBRARY		 			inetprotutil.lib
       
    44 LIBRARY		 			ecom.lib
       
    45 LIBRARY					estlib.lib
       
    46 LIBRARY         		omxilcomponentcommon.lib
       
    47 STATICLIBRARY			omxilcomponentif.lib