diff -r 26645d81f48d -r cc28652e0254 traceservices/tracefw/ulogger/unit_test/group/te_createconfig.mmp --- a/traceservices/tracefw/ulogger/unit_test/group/te_createconfig.mmp Tue Aug 31 16:57:14 2010 +0300 +++ b/traceservices/tracefw/ulogger/unit_test/group/te_createconfig.mmp Wed Sep 01 12:39:58 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2002-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" @@ -19,15 +19,19 @@ TARGETTYPE exe UID 0x1000007A 0x101F7784 -OS_LAYER_SYSTEMINCLUDE -USERINCLUDE ../../inc - +//Please add any change under here SOURCEPATH ../te-createconfig SOURCE te_createconfigserver.cpp SOURCE te_clearconfig.cpp SOURCE te_createconfigemptystep.cpp SOURCE te_createconfigfullstep.cpp +USERINCLUDE ../../inc + +SYSTEMINCLUDE /epoc32/include +SYSTEMINCLUDE /epoc32/include/test + +//Please add your system include under here. LIBRARY euser.lib LIBRARY testexecuteutils.lib