messagingfw/wappushfw/tpushscriptbased/t_wappushscriptbased.mmp
changeset 0 8e480a14352b
child 13 e174c577e901
equal deleted inserted replaced
-1:000000000000 0:8e480a14352b
       
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 // T_WAPPUSH.MMP
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET          twappushscriptbased.exe  
       
    19 TARGETTYPE      EXE
       
    20 UID				0	0xA0002704
       
    21 CAPABILITY readdevicedata writedevicedata networkservices localservices readuserdata WriteUserData AllFiles
       
    22 
       
    23 USERINCLUDE     ./. 
       
    24 USERINCLUDE     ../tpush/DummyStack
       
    25 USERINCLUDE     ../plugins/PushAppHandler ../plugins/WapUriLookup/inc ../pushutils/test
       
    26 USERINCLUDE     ../plugins/PushContentHandler ../plugins/PushSecurity ../plugins/inc  
       
    27 USERINCLUDE     ../pushutils/inc ../SISLPushMsgUtils/inc 
       
    28 USERINCLUDE	   ../PushMsgEntry/test
       
    29 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    30 USERINCLUDE	   ../PushMsgEntry/inc
       
    31 #endif	//SYMBIAN_ENABLE_SPLIT_HEADERS
       
    32 USERINCLUDE	   ../pushwatcher/inc ../pushwatcher/test
       
    33 USERINCLUDE     ../pushmtm/inc ./t_utils
       
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 
       
    36 SOURCEPATH	    ./.
       
    37 SOURCE			t_baseMessage.cpp wappushmsggen.cpp
       
    38 SOURCE			t_wappush.cpp
       
    39 SOURCE			t_sislmessage.cpp t_simessage.cpp t_slmessage.cpp
       
    40 SYSTEMRESOURCE	wappushmtm.rss
       
    41 
       
    42 SOURCEPATH		../pushwatcher/src
       
    43 SOURCE			CLWatcher.cpp ConnMan.cpp 
       
    44 
       
    45 SOURCEPATH		../PushMsgEntry/test
       
    46 SOURCE			t_serviceutils.cpp
       
    47 
       
    48 LIBRARY     	euser.lib dummywapstack.lib flogger.lib 
       
    49 LIBRARY			msgs.lib commdb.lib
       
    50 LIBRARY			wappushutils.lib pushmsgentry.lib sislpushmsgutils.lib
       
    51 LIBRARY			etext.lib efsrv.lib
       
    52 LIBRARY     	ecom.lib
       
    53 LIBRARY			inetprotutil.lib
       
    54 LIBRARY			caf.lib
       
    55 LIBRARY			cafutils.lib
       
    56 LIBRARY 		httptestutils.lib http.lib
       
    57 LIBRARY			ineturilist.lib
       
    58 
       
    59 
       
    60 VENDORID 0x70000001
       
    61 
       
    62 SMPSAFE