--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/messagingfw/msgurlhandler/test/ui/group/TestHandler.MMP Wed Nov 03 22:41:46 2010 +0530
@@ -0,0 +1,74 @@
+// Copyright (c) 2004-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:
+// testhandler.mmp
+//
+
+
+TARGET testhandler.exe
+TARGETTYPE EXE
+
+
+EPOCSTACKSIZE 0x5000
+
+
+CAPABILITY All -TCB
+UID 0x100039ce 0X10008ACE
+VENDORID 0x70000001
+
+TARGETPATH /system/apps/testhandler
+
+SOURCEPATH ../src
+SOURCE TestMsgUrlHandlerApp.cpp
+SOURCE TestMsgUrlHandlerDoc.CPP
+SOURCE TestMsgUrlHandlerAppUi.cpp
+SOURCE TestMsgUrlHandlerAppView.cpp
+
+USERINCLUDE ../inc ../../../../../../../app/messaging/email/pop3andsmtpmtm/clientmtms/inc
+USERINCLUDE ../../../../msgtest/testutils/base/inc
+USERINCLUDE ../../../../msgtest/testutils/server/inc
+USERINCLUDE ../../../../msgtest/testutils/sms/inc
+USERINCLUDE ../../../../msgtest/testutils/email/inc
+APP_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+SOURCEPATH .
+
+
+SOURCEPATH .
+
+START RESOURCE TestHandler.rss
+DEPENDS aknfep.rsg
+TARGET testhandler.rsc
+TARGETPATH /resource/apps
+HEADER
+LANG SC
+END
+
+START RESOURCE TestHandler_loc.rss
+DEPENDS aknfep.rsg
+TARGETPATH resource/apps
+HEADER
+LANG SC
+END
+
+START RESOURCE TestHandler_reg.rss
+DEPENDS aknfep.rsg
+TARGETPATH /private/10003a3f/apps
+END
+
+
+LIBRARY euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
+LIBRARY apmime.lib apgrfx.lib
+LIBRARY imcm.lib smstestutils.lib msgs.lib smcm.lib
+
+SMPSAFE