messagingfw/msgurlhandler/test/ui/group/TestHandler.MMP
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 19 Feb 2010 23:18:09 +0200
branchRCL_3
changeset 6 fe71b07a6401
parent 0 8e480a14352b
permissions -rw-r--r--
Revision: 201003 Kit: 201007

// 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