messagingfw/wappushfw/tpushscriptbased/t_wappushscriptbased.mmp
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:27:27 +0100
branchRCL_3
changeset 23 d51193d814ea
parent 22 d2c4c66342f3
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201033 Kit: 201035

// Copyright (c) 2007-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:
// T_WAPPUSH.MMP
// 
//

TARGET          twappushscriptbased.exe  
TARGETTYPE      EXE
UID				0	0xA0002704
CAPABILITY readdevicedata writedevicedata networkservices localservices readuserdata WriteUserData AllFiles

USERINCLUDE     ./. 
USERINCLUDE     ../tpush/DummyStack
USERINCLUDE     ../plugins/PushAppHandler ../plugins/WapUriLookup/inc ../pushutils/test
USERINCLUDE     ../plugins/PushContentHandler ../plugins/PushSecurity ../plugins/inc  
USERINCLUDE     ../pushutils/inc ../SISLPushMsgUtils/inc 
USERINCLUDE	   ../PushMsgEntry/test
#ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
USERINCLUDE	   ../PushMsgEntry/inc
#endif	//SYMBIAN_ENABLE_SPLIT_HEADERS
USERINCLUDE	   ../pushwatcher/inc ../pushwatcher/test
USERINCLUDE     ../pushmtm/inc ./t_utils
MW_LAYER_SYSTEMINCLUDE_SYMBIAN

SOURCEPATH	    ./.
SOURCE			t_baseMessage.cpp wappushmsggen.cpp
SOURCE			t_wappush.cpp
SOURCE			t_sislmessage.cpp t_simessage.cpp t_slmessage.cpp

START RESOURCE wappushmtm.rss	
	TARGETPATH /system/data
END


SOURCEPATH		../pushwatcher/src
SOURCE			CLWatcher.cpp ConnMan.cpp 

SOURCEPATH		../PushMsgEntry/test
SOURCE			t_serviceutils.cpp

LIBRARY     	euser.lib dummywapstack.lib flogger.lib 
LIBRARY			msgs.lib commdb.lib
LIBRARY			wappushutils.lib pushmsgentry.lib sislpushmsgutils.lib
LIBRARY			etext.lib efsrv.lib
LIBRARY     	ecom.lib
LIBRARY			inetprotutil.lib
LIBRARY			caf.lib
LIBRARY			cafutils.lib
LIBRARY 		httptestutils.lib http.lib
LIBRARY			ineturilist.lib


VENDORID 0x70000001

SMPSAFE