imagingandcamerafws/imagingunittest/testcodec/mmpfiles/TestCodec.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2002-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 testcodec.dll
       
    17 CAPABILITY ALL -TCB
       
    18 targettype plugin
       
    19 
       
    20 // ECom Dll recognition UID followed by the unique UID for this dll
       
    21 UID	0x10009D8D 0x101F7BF5
       
    22 VENDORID 0x70000001
       
    23 
       
    24 USERINCLUDE	../inc
       
    25 USERINCLUDE	../../../imagingfws/src
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 SOURCEPATH	../src
       
    30 SOURCE		TestCodec.cpp
       
    31 SOURCE		TestConvert.cpp
       
    32 SOURCE		BadVerTestCodec.cpp
       
    33 SOURCE		BadVerTestConvert.cpp
       
    34 SOURCE		TestAsyncCodec.cpp
       
    35 SOURCE		TestAsyncConvert.cpp
       
    36 SOURCE		TestExifDerived.cpp
       
    37 SOURCE		TestProxy.cpp
       
    38 
       
    39 start resource 101F7BF5.rss
       
    40 target testcodec.rsc
       
    41 end
       
    42 
       
    43 START RESOURCE 101F7BF5_extra.rss
       
    44 targetpath resource/icl
       
    45 header
       
    46 END
       
    47 
       
    48 LIBRARY	euser.lib
       
    49 LIBRARY	imageconversion.lib
       
    50 LIBRARY	bafl.lib
       
    51 LIBRARY	jpegexifplugin.lib
       
    52 
       
    53 SMPSAFE