// Copyright (c) 2003-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:
// Using relative paths for sourcepath and user includes
//
//
TARGET te_etelisv.exe
CAPABILITY None
TARGETTYPE exe
UID 0x1000007A 0x101FBB4E
VENDORID 0x70000001
EPOCSTACKSIZE 0x8000
ROMTARGET // Empty ROM path means don't include normal execute-in-place file
RAMTARGET /system/programs/ // Target path (in ROM) for RAM executable image
SOURCEPATH .
SOURCE TE_EtelIsvNotifiers.cpp
SOURCE TE_EtelIsvPhoneSettings.cpp
SOURCE TE_EtelIsvNetworkInfo.cpp
SOURCE TE_EtelIsvLineInfo.cpp
SOURCE TE_EtelIsvCallFunc.cpp
SOURCE TE_EtelIsvSuppServices.cpp
SOURCE TE_EtelIsvserver.cpp
SOURCE TE_EtelIsvbase.cpp
SOURCE TE_EtelIsvStress.cpp
SOURCEPATH ../../Test
USERINCLUDE ../../inc
USERINCLUDE .
USERINCLUDE ..
OS_LAYER_SYSTEMINCLUDE_SYMBIAN
LIBRARY etel3rdparty.lib
LIBRARY euser.lib
LIBRARY testexecutelogclient.lib
LIBRARY testexecuteutils.lib
LIBRARY c32.lib c32root.lib
SMPSAFE