diff -r 594d59766373 -r 7d48bed6ce0c satengine/SatServer/Engine/group/SatEngine.mmp --- a/satengine/SatServer/Engine/group/SatEngine.mmp Thu Aug 19 10:28:14 2010 +0300 +++ b/satengine/SatServer/Engine/group/SatEngine.mmp Tue Aug 31 15:45:17 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2002-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" @@ -75,12 +75,8 @@ SYSTEMINCLUDE /epoc32/include/ecom SYSTEMINCLUDE ../../../../inc // Domain telephonyservices SYSTEMINCLUDE ../../../inc // Subsystem satengine +SYSTEMINCLUDE /epoc32/include/mw/hb/hbcore -START RESOURCE ../src/SatServer.rss -HEADER -TARGETPATH RESOURCE_FILES_DIR -LANGUAGE_IDS -END // RESOURCE USERINCLUDE ../inc USERINCLUDE ../../inc @@ -108,6 +104,7 @@ LIBRARY netmeta.lib LIBRARY cmmanager.lib LIBRARY extendedconnpref.lib +LIBRARY hbcore.lib #ifdef ENABLE_SAT_LOGGING LIBRARY flogger.lib