--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/imaging/imaginginttest/imageencoder/group/tsi_icl_imageencoder.mmp Wed Aug 25 12:29:52 2010 +0300
@@ -0,0 +1,67 @@
+// Copyright (c) 2007-2010 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 ../../../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