wapstack/wapmessageapi/te_wapstack/group/WapStackSuite.mmp
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
child 21 4814c5a49428
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
     1 // Copyright (c) 2002-2010 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		wapstacksuite.exe
       
    17 TARGETTYPE 	exe
       
    18 	UID             0x1000008d 0x10282B37
       
    19 
       
    20 
       
    21 SOURCEPATH  ../src
       
    22 SOURCE		WapStackSuiteServer.cpp
       
    23 SOURCE		WapStackSuiteStepBase.cpp
       
    24 SOURCE		WapBoundWDPSteps.cpp	
       
    25 SOURCE		WapBoundCLPushSteps.cpp
       
    26 SOURCE		WapBoundWSPSteps.cpp	
       
    27 SOURCE		WapFullySpecWDPSteps.cpp
       
    28 SOURCE		WapFullySpecCLPushSteps.cpp	
       
    29 SOURCE		WapFullySpecWSPSteps.cpp	
       
    30 
       
    31 USERINCLUDE   ../src
       
    32 
       
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    34 
       
    35 LIBRARY		euser.lib
       
    36 LIBRARY		etel.lib
       
    37 LIBRARY		testexecuteutils.lib 
       
    38 LIBRARY		insock.lib
       
    39 LIBRARY		wapmsgcli.lib
       
    40 LIBRARY		testexecutelogclient.lib
       
    41 LIBRARY		c32root.lib
       
    42 LIBRARY 	esock.lib 
       
    43 LIBRARY 	efsrv.lib 
       
    44 LIBRARY 	ecom.lib 
       
    45 
       
    46 //CAPABILITY ALL -Tcb
       
    47 //  set capabilities the same as wapmsgcli.dll, which this test loads, to avoid capabilities conflict
       
    48 CAPABILITY ReadDeviceData WriteDeviceData LocalServices NetworkServices ReadUserData WriteUserData NetworkControl
       
    49 
       
    50 VENDORID 0x70000001
       
    51 
       
    52 SMPSAFE