diff -r 45459746d5e8 -r 27f2d7aec52a engine/collectionframework/thumbnailcreator/test/group/ut_cglxtnzoomedimagetask.mmp --- a/engine/collectionframework/thumbnailcreator/test/group/ut_cglxtnzoomedimagetask.mmp Mon Sep 27 15:13:20 2010 +0530 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,67 +0,0 @@ -/* -* Copyright (c) 2006-2007 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: Cropped thumbnail generation task unit tests. -* -*/ - - - -#include "../../../../../group/glxbuildcommon.mmh" - -TARGET ut_cglxtnzoomedimagetask.dll -TARGETTYPE dll -UID 0x1000af5a 0x01700000 - -CAPABILITY ALL -TCB - -SOURCEPATH ../ut_cglxtnzoomedimagetask -SOURCE ut_cglxtnzoomedimagetaskdllmain.cpp -SOURCE ut_cglxtnzoomedimagetask.cpp - -SOURCEPATH ../stubs -SOURCE glxtnfileutilitystub.cpp - -// Sources needed by the test -SOURCEPATH ../../src -SOURCE glxtnfileinfo.cpp -SOURCE glxtnimagedecoderfactory.cpp -SOURCE glxtnimageutility.cpp -SOURCE glxtnzoomedimagetask.cpp -SOURCE glxtntask.cpp - -USERINCLUDE ../inc -USERINCLUDE ../ut_cglxtnzoomedimagetask -// System includes from the source tree -SYSTEMINCLUDE ../../../../../inc -SYSTEMINCLUDE ../../inc -// System includes from epoc32/include -APP_LAYER_SYSTEMINCLUDE - -SYSTEMINCLUDE /epoc32/include/Digia/EUnit - -LIBRARY adis.lib -LIBRARY caf.lib -LIBRARY efsrv.lib -LIBRARY estor.lib -LIBRARY EUnit.lib -LIBRARY EUnitUtil.lib -LIBRARY euser.lib -LIBRARY fbscli.lib -LIBRARY iclextjpegapi.lib -LIBRARY imageconversion.lib -LIBRARY ecom.lib - -LIBRARY flogger.lib // for logging to file -SMPSAFE -// End of file