imagingandcamerafws/imaginginttest/imageencoder/group/tsi_icl_imageencoder.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 14:20:15 +0300
branchRCL_3
changeset 20 67584cc761d1
parent 0 40261b775718
permissions -rw-r--r--
Revision: 201019 Kit: 2010121

// Copyright (c) 2007-2009 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:
// Test Design: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Design/ICL_IntTestDesign_ImageDecoder.doc
// Test Spec: //EPOC/DV3/team/2005/Multimedia/WorkingDocumentation/Test_Specs/ICL_IntTestSpec_ImageEncoder.xls
// 
//


TARGET          tsi_icl_imageencoder.dll
CAPABILITY      ALL -TCB
TARGETTYPE      dll


UID             0x1000008d 0x102833DE
VENDORID        0x70000001


SOURCEPATH      ../src
SOURCE          tsi_icl_encode_suite.cpp
SOURCE          tsi_icl_encode_stepbase.cpp
SOURCE          tsi_icl_encode_mirror.cpp
SOURCE          tsi_icl_encode_perf.cpp
SOURCE          tsi_icl_encode_stream.cpp
SOURCE          tsi_icl_encode_extinterface.cpp


USERINCLUDE     ../../../imagingfws/src
USERINCLUDE     ../../../../mmplugins/imagingplugins/codecs/JPEGCodec

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY 		hal.lib
LIBRARY   		ecom.lib
LIBRARY         euser.lib
LIBRARY         efsrv.lib
LIBRARY         fbscli.lib
LIBRARY 		dptest.lib
LIBRARY 		exifutility.lib
LIBRARY 		jpegexifplugin.lib
LIBRARY         imageconversion.lib
LIBRARY         bitmaptransforms.lib
LIBRARY 		jpegimageframeplugin.lib
LIBRARY 		testframeworkclient.lib


STATICLIBRARY   exiflibstatic.lib


#ifdef EABI
NOEXPORTLIBRARY
#endif


DEFFILE         tsi_icl_imageencoder.def

SMPSAFE