classicui_plat/number_grouping_api/tsrc/group/testdomnumbergrouping.mmp
changeset 37 89c890c70182
parent 34 6b5204869ed5
child 45 667edd0b8678
--- a/classicui_plat/number_grouping_api/tsrc/group/testdomnumbergrouping.mmp	Fri Jun 25 18:53:58 2010 +0800
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,61 +0,0 @@
-/*TYPE TESTCLASS*//*
-* Copyright (c) 2002 - 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:  Test number_grouping_api
-*
-*/
-
-#include <data_caging_paths.hrh> 
-#ifdef SBSV2
-#include <platform_paths.hrh>
-#else
-#include <platform_paths.hrh>
-#endif
-
-TARGET          testdomnumbergrouping.dll
-TARGETTYPE      dll
-UID 0x1000008D 0x2001CB80
-
-CAPABILITY      ALL -TCB
-
-DEFFILE         testdomnumbergrouping.def
-
-SMPSAFE
-
-#ifdef SBSV2
-USERINCLUDE     ../inc 
-
-        MW_LAYER_SYSTEMINCLUDE
-
-#else // SBSV2 not defined
-USERINCLUDE     ../inc 
-
-MW_LAYER_SYSTEMINCLUDE
-
-SOURCEPATH      ../src
-#endif // SBSV2
-
-SOURCE          testdomnumbergrouping.cpp
-SOURCE          testdomnumbergroupingblocks.cpp 
-SOURCE          testdomnumbergroupingblocksphonenumgrping.cpp 
-SOURCE          testdomnumbergroupingblocksnumgrping.cpp
-
-LIBRARY         euser.lib
-LIBRARY         stiftestinterface.lib
-LIBRARY         stiftestengine.lib
-LIBRARY         AVKON.LIB
-LIBRARY         NumberGrouping.lib
-
-LANG            SC
-
-// End of File