diff -r 000000000000 -r 8e480a14352b messagingfw/msgurlhandler/test/ui/group/TestHandler.MMP --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/messagingfw/msgurlhandler/test/ui/group/TestHandler.MMP Mon Jan 18 20:36:02 2010 +0200 @@ -0,0 +1,71 @@ +// 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 +TARGET testhandler.rsc +TARGETPATH /resource/apps +HEADER +LANG SC +END + +START RESOURCE TestHandler_loc.rss +TARGETPATH resource/apps +HEADER +LANG SC +END + +START RESOURCE TestHandler_reg.rss +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