imaging/imagingunittest/testcodec/mmpfiles/fwexttestcodec.mmp
changeset 0 5752a19fdefe
equal deleted inserted replaced
-1:000000000000 0:5752a19fdefe
       
     1 // Copyright (c) 2007-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 target 			fwexttestcodec.dll
       
    17 CAPABILITY 		ALL -TCB
       
    18 targettype 		plugin
       
    19 
       
    20 UID			0x10009D8D 0x102833E3 
       
    21 VENDORID 		0x70000001
       
    22 
       
    23 USERINCLUDE		../inc
       
    24 USERINCLUDE		../../../imagingfws/src
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 
       
    28 SOURCEPATH		../src
       
    29 SOURCE			fwexttestcodec.cpp
       
    30 SOURCE			fwexttestconvert.cpp
       
    31 SOURCE			fwexttestproxy.cpp
       
    32 
       
    33 RESOURCE		fwexttestcodec.rss
       
    34 
       
    35 START RESOURCE		102833E3_extra.rss
       
    36 targetpath resource/icl
       
    37 header
       
    38 END
       
    39 
       
    40 LIBRARY			euser.lib
       
    41 LIBRARY			bafl.lib
       
    42 LIBRARY			imageconversion.lib
       
    43 
       
    44 
       
    45 SMPSAFE