diff -r 000000000000 -r e4d67989cc36 lowlevellibsandfws/apputils/multipartparser/test/tef/group/mppsmoketesttefsuite.mmp --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/lowlevellibsandfws/apputils/multipartparser/test/tef/group/mppsmoketesttefsuite.mmp Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,46 @@ +// Copyright (c) 2008-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 multipartparsersmoketesttefsuite.exe +TARGETTYPE exe +UID 0x1000008D 0x101F96E8 + +MACRO ENABLE_DEBUG_LOGGING=1 + +SOURCEPATH ../smoketest/src +SOURCE mppsmoketesttefserver.cpp +SOURCE mppsmoketeststeps.cpp + +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/test +SYSTEMINCLUDE /epoc32/include/bafl + + +LIBRARY euser.lib +LIBRARY libc.lib +LIBRARY testexecuteutils.lib +LIBRARY testexecutelogclient.lib +LIBRARY multipartparser.lib +STATICLIBRARY multipartparsersmoketestlib.lib + +LIBRARY estlib.lib +LIBRARY efsrv.lib +LIBRARY charconv.lib +LIBRARY bafl.lib +LIBRARY inetprotutil.lib +LIBRARY flogger.lib + +SMPSAFE +