smsprotocols/smsstack/wapprot/test/TE_WAPTHDR/TE_wapthdr.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:41:59 +0200
changeset 0 3553901f7fa8
child 14 7ef16719d8cb
permissions -rw-r--r--
Revision: 201005 Kit: 201005

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

TARGET      te_wapthdr.exe
CAPABILITY ReadDeviceData WriteDeviceData NetworkControl NetworkServices ReadUserData WriteUserData
TARGETTYPE  exe
UID             0x1000007A 0x101FBDED
VENDORID 0x70000001

SOURCEPATH	  .
SOURCE        TE_testwapthdr.cpp
SOURCE        TE_wapthdrserver.cpp
SOURCE        TE_wapthdrbase.cpp
SOURCEPATH    ../../Src
SOURCE        wapthdr.cpp        // component under test
USERINCLUDE	  .
USERINCLUDE   ../../Inc
USERINCLUDE   ../../../gsmu/inc
USERINCLUDE   ../../../common/inc
USERINCLUDE   ../../../test
USERINCLUDE   ../../../smsu/inc

OS_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY       euser.lib efsrv.lib testconfigfileparser.lib
LIBRARY		  testexecutelogclient.lib
LIBRARY		  testexecuteutils.lib
DEBUGLIBRARY  comsdbgutil.lib

SMPSAFE