engine/collectionframework/thumbnailcreator/test/group/ut_cglxtnfilteravailabletask.mmp
changeset 71 27f2d7aec52a
parent 69 45459746d5e8
child 72 0a8e959402e5
--- a/engine/collectionframework/thumbnailcreator/test/group/ut_cglxtnfilteravailabletask.mmp	Mon Sep 27 15:13:20 2010 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-/*
-* Copyright (c) 2006-2006 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:   Thumbnail availability filter task unit tests.
-*
-*/
-
-
-
-#include "../../../../../group/glxbuildcommon.mmh"
-
-TARGET          ut_cglxtnfilteravailabletask.dll
-TARGETTYPE      dll
-UID             0x1000af5a 0x01700000
-
-CAPABILITY              ALL -TCB
-
-SOURCEPATH              ../ut_cglxtnfilteravailabletask
-SOURCE                  ut_cglxtnfilteravailabletaskdllmain.cpp
-SOURCE                  ut_cglxtnfilteravailabletask.cpp
- 
-// Sources needed by the test
-SOURCEPATH              ../../src
-SOURCE                  glxtnfilteravailabletask.cpp
-SOURCE                  glxtntask.cpp
-
-USERINCLUDE             ../inc
-USERINCLUDE             ../ut_cglxtnfilteravailabletask
-// System includes from the source tree
-SYSTEMINCLUDE           ../../../../../inc
-SYSTEMINCLUDE           ../../inc
-// System includes from epoc32/include
-APP_LAYER_SYSTEMINCLUDE
-
-SYSTEMINCLUDE           /epoc32/include/Digia/EUnit
-
-LIBRARY                 efsrv.lib
-LIBRARY                 EUnit.lib
-LIBRARY                 EUnitUtil.lib
-LIBRARY                 euser.lib
-
-SMPSAFE
-// End of file