messagingfw/wappushfw/tpush/t_wappush.mmp
changeset 22 bde600d88860
parent 0 8e480a14352b
child 13 e174c577e901
equal deleted inserted replaced
21:08008ce8a6df 22:bde600d88860
       
     1 // Copyright (c) 2000-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 //
       
    15 
       
    16 TARGET          twappush.exe  
       
    17 TARGETTYPE      EXE
       
    18 CAPABILITY readdevicedata writedevicedata networkservices localservices readuserdata WriteUserData PowerMgmt
       
    19 
       
    20 USERINCLUDE     ./. 
       
    21 USERINCLUDE     ./DummyStack
       
    22 USERINCLUDE     ../plugins/PushAppHandler ../plugins/WapUriLookup/inc ../pushutils/test
       
    23 USERINCLUDE     ../plugins/PushContentHandler ../plugins/PushSecurity ../plugins/inc  
       
    24 USERINCLUDE     ../plugins/ROAppHandler/src
       
    25 USERINCLUDE     ../pushutils/inc ../SISLPushMsgUtils/inc 
       
    26 USERINCLUDE		../PushMsgEntry/test
       
    27 #ifdef SYMBIAN_ENABLE_SPLIT_HEADERS
       
    28 USERINCLUDE		../PushMsgEntry/inc
       
    29 #endif//SYMBIAN_ENABLE_SPLIT_HEADERS
       
    30 USERINCLUDE		../pushwatcher/inc ../pushwatcher/test
       
    31 USERINCLUDE     ../pushmtm/inc
       
    32 
       
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 SOURCEPATH	    ./.
       
    36 SOURCE			t_baseMessage.cpp wappushmsggen.cpp
       
    37 SOURCE			t_wappush.cpp t_slmessage.cpp t_simessage.cpp t_multimessage.cpp
       
    38 SOURCE			t_UnkMessage.cpp t_siamessage.cpp t_release3.cpp t_corrupt.cpp t_clientmtmfind.cpp INC081489.cpp
       
    39 SOURCE			cwappushfailmessagetest.cpp
       
    40 SOURCE			t_slcmessage.cpp t_sicmessage.cpp
       
    41 SOURCE			t_invalDTDMessage.cpp
       
    42 SOURCE			t_DRMmessage.cpp
       
    43 SYSTEMRESOURCE	wappushmtm.rss
       
    44 
       
    45 SOURCEPATH		../pushwatcher/src
       
    46 SOURCE			CLWatcher.cpp ConnMan.cpp 
       
    47 
       
    48 SOURCEPATH		../PushMsgEntry/test
       
    49 SOURCE			t_serviceutils.cpp
       
    50 
       
    51 LIBRARY     	euser.lib dummywapstack.lib flogger.lib 
       
    52 LIBRARY			msgs.lib commdb.lib
       
    53 LIBRARY			wappushutils.lib pushmsgentry.lib sislpushmsgutils.lib
       
    54 LIBRARY			etext.lib efsrv.lib
       
    55 LIBRARY     ecom.lib
       
    56 LIBRARY		inetprotutil.lib
       
    57 LIBRARY		caf.lib
       
    58 LIBRARY		cafutils.lib
       
    59 
       
    60 VENDORID 0x70000001
       
    61 
       
    62 SMPSAFE