diff -r 000000000000 -r 20abbd395761 testexecmdw/tef/tef/logger/group/testexecutelogclient.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/testexecmdw/tef/tef/logger/group/testexecutelogclient.mmp Wed Aug 25 15:52:14 2010 +0300 @@ -0,0 +1,40 @@ +/* +* Copyright (c) 2005-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 +* +*/ + + + +#include "../../Group/testexecute.cfg" +//Unpaged +TARGET testexecutelogclient.dll + +CAPABILITY All +TARGETTYPE dll +UID 0x1000008d 0x101F778B +VENDORID 0x70000001 + +//CAPABILITY ReadSystemData WriteSystemData ReadUserData WriteUserData PhoneNetwork //LocalNetwork + +SOURCEPATH ../src +SOURCE client.cpp + +OS_LAYER_SYSTEMINCLUDE_SYMBIAN + +USERINCLUDE ../src + +LIBRARY euser.lib +