omxilcomp/omxilgeneric/filesource/mmpfiles/omxilotherfilesource.mmp
changeset 0 58be5850fb6c
equal deleted inserted replaced
-1:000000000000 0:58be5850fb6c
       
     1 // Copyright (c) 2008-2009 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_OTHER_FILESOURCE
       
    18 
       
    19 
       
    20 #include 				"../inc/omxilfilesource.hrh"
       
    21 
       
    22 TARGET		  			omxilotherfilesource.dll
       
    23 CAPABILITY	  			ALL -TCB
       
    24 TARGETTYPE	  			PLUGIN
       
    25 UID           			0x10009D8D KUidNokiaOmxILOtherFileSourceDll
       
    26 VENDORID                0x70000001
       
    27 
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 OS_LAYER_ESTLIB_SYSTEMINCLUDE
       
    31 
       
    32 USERINCLUDE	 			../inc
       
    33 
       
    34 SOURCEPATH	  			../src
       
    35 
       
    36 SOURCE		  			omxilfilesource.cpp
       
    37 SOURCE		  			omxilfilesourceprocessingfunction.cpp
       
    38 SOURCE		  			omxilfilesourceconfigmanager.cpp 
       
    39 SOURCE		  			omxilotherfilesourceopb0port.cpp
       
    40 
       
    41 RESOURCE				omxilotherfilesource.rss
       
    42 
       
    43 LIBRARY		 			euser.lib
       
    44 LIBRARY		 			efsrv.lib
       
    45 LIBRARY		 			inetprotutil.lib
       
    46 LIBRARY		 			ecom.lib
       
    47 LIBRARY					estlib.lib
       
    48 LIBRARY         		omxilcomponentcommon.lib
       
    49 STATICLIBRARY			omxilcomponentif.lib