smsprotocols/smsstack/wapprot/test/Te_wapprot/TE_WapProt.mmp
changeset 69 b982c3e940f3
parent 20 244d7c5f118e
equal deleted inserted replaced
59:ac20d6a0a19d 69:b982c3e940f3
     1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    28 
    28 
    29 USERINCLUDE   .
    29 USERINCLUDE   .
    30 USERINCLUDE	  ../../../test
    30 USERINCLUDE	  ../../../test
    31 USERINCLUDE	  ../../../smsprot/Inc
    31 USERINCLUDE	  ../../../smsprot/Inc
    32 
    32 
    33 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    33 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    34 
       
    35 LIBRARY		euser.lib
    34 LIBRARY		euser.lib
    36 LIBRARY		etel.lib
    35 LIBRARY		etel.lib
    37 LIBRARY		smsu.lib
    36 LIBRARY		smsu.lib
    38 LIBRARY		gsmu.lib
    37 LIBRARY		gsmu.lib
    39 LIBRARY		testexecuteutils.lib
    38 LIBRARY		testexecuteutils.lib
    40 LIBRARY		esock.lib
    39 LIBRARY		esock.lib
    41 LIBRARY		testexecutelogclient.lib
    40 LIBRARY		testexecutelogclient.lib
    42 LIBRARY		c32root.lib
    41 LIBRARY		c32root.lib
    43 LIBRARY		efsrv.lib
    42 LIBRARY		efsrv.lib
    44 LIBRARY		sbeclient.lib
       
    45 LIBRARY		estor.lib
    43 LIBRARY		estor.lib
    46 LIBRARY     smsstacktestutilities.lib
    44 LIBRARY     smsstacktestutilities.lib
    47 
    45 
    48 VENDORID 0x70000001
    46 VENDORID 0x70000001
    49 
    47