messagingfw/wappushfw/pushwatcher/test/t_pushwatcherfinalclose.mmp
changeset 62 db3f5fa34ec7
parent 0 8e480a14352b
equal deleted inserted replaced
60:9f5ae1728557 62:db3f5fa34ec7
       
     1 // Copyright (c) 1997-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 // This test is specifically designed to test the REComSession::FinalClose()
       
    15 // function as part of the ECOM Platform security work "CLient side loading
       
    16 // of plugins".
       
    17 // 
       
    18 //
       
    19 
       
    20 
       
    21 TARGET      t_pushwatcherfinalclose.exe
       
    22 TARGETTYPE  exe
       
    23 
       
    24 USERINCLUDE     ../inc
       
    25 USERINCLUDE     ../../plugins/inc ../../plugins/WapUriLookup/inc
       
    26 USERINCLUDE     ../../pushutils/inc
       
    27 USERINCLUDE     ../../plugins/PushAppHandler
       
    28 USERINCLUDE     ../../plugins/PushSecurity
       
    29 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 
       
    31 SOURCEPATH  ../test
       
    32 SOURCE      t_pushwatcherfinalclose.cpp pushlog.cpp
       
    33 SOURCEPATH      ../src
       
    34 SOURCE          pushdll.cpp 
       
    35 SOURCE          CLWatcher.cpp ConnMan.cpp 
       
    36 
       
    37 LIBRARY     euser.lib wappushutils.lib ecom.lib
       
    38 LIBRARY		wapmsgcli.lib flogger.lib
       
    39 
       
    40 VENDORID 0x70000001
       
    41 
       
    42 SMPSAFE