diff -r fc7b30ed2058 -r 05bc53fe583b dbcreator/commsdatcreator/group/cdccommsdatcreator.mmp --- a/dbcreator/commsdatcreator/group/cdccommsdatcreator.mmp Thu Aug 19 10:18:49 2010 +0300 +++ b/dbcreator/commsdatcreator/group/cdccommsdatcreator.mmp Tue Aug 31 15:35:44 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-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" @@ -11,12 +11,10 @@ * * Contributors: * -* Description: Project description file for commsdatcreator -* +* Description: +* Project description file for commsdatcreator */ - - #include TARGET commsdatcreator.dll @@ -30,7 +28,7 @@ LANG SC -SOURCEPATH ../Src +SOURCEPATH ../src SOURCE cdcreaderbase.cpp SOURCE cdcreaderxml.cpp @@ -50,7 +48,7 @@ // Component specific internal headers -USERINCLUDE ../Inc +USERINCLUDE ../inc USERINCLUDE ../../inc @@ -73,3 +71,4 @@ LIBRARY cmmanagerdatabase.lib LIBRARY flogger.lib LIBRARY centralrepository.lib +LIBRARY eaptools.lib