diff -r 594d59766373 -r 7d48bed6ce0c phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp --- a/phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp Thu Aug 19 10:28:14 2010 +0300 +++ b/phonesrv_plat/call_information_api/tsrc/group/MT_CallInformation.mmp Tue Aug 31 15:45:17 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2009-2010 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" @@ -15,9 +15,7 @@ * */ /* ------------------------------------------------------------------------------ -This file has been generated with EUnit Pro ------------------------------------------------------------------------------ + */ #include TARGET MT_CallInformation.dll @@ -41,16 +39,15 @@ USERINCLUDE ../src MW_LAYER_SYSTEMINCLUDE -APP_LAYER_SYSTEMINCLUDE // cntdef.h -SYSTEMINCLUDE /epoc32/include/Digia/EUnit +SYSTEMINCLUDE /epoc32/include/platform/digia/eunit #if defined(WINSCW) SYSTEMINCLUDE ../../../../../../app/phone/inc SYSTEMINCLUDE ../../../../../../app/phone/phoneengine/inc SYSTEMINCLUDE ../../../../../../app/phone/phoneengine/audiohandling/inc #endif -LIBRARY EUnit.lib -LIBRARY EUnitUtil.lib +LIBRARY eunit.lib +LIBRARY eunitutil.lib LIBRARY euser.lib LIBRARY telephonyservice.lib LIBRARY etel.lib @@ -58,6 +55,6 @@ LIBRARY phoneclient.lib #if defined(WINSCW) -LIBRARY PhoneEngine.lib -LIBRARY AudioHandling.lib +LIBRARY phoneengine.lib +LIBRARY audiohandling.lib #endif \ No newline at end of file