diff -r a4a774cb6ea7 -r 7237db0d9fca satengine/SatServer/Commands/SendSSCmd/group/SendSsCmd.mmp --- a/satengine/SatServer/Commands/SendSSCmd/group/SendSsCmd.mmp Fri Feb 19 23:21:58 2010 +0200 +++ b/satengine/SatServer/Commands/SendSSCmd/group/SendSsCmd.mmp Fri Mar 12 15:45:50 2010 +0200 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2002-2008 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" @@ -15,7 +15,6 @@ * */ - #include #include #include "../../../inc/SatMacroes.h" @@ -45,18 +44,17 @@ USERINCLUDE ../../../inc USERINCLUDE ../inc -// The application domain layer systeminclude is needed as PhoneParser and PhoneSettings are used in SS. +// The application domain layer systeminclude is needed as PhoneParser is used APP_LAYER_SYSTEMINCLUDE SYSTEMINCLUDE /epoc32/include/ecom -SYSTEMINCLUDE ../../../../../inc // Domain telephony -SYSTEMINCLUDE ../../../../inc // Subsystem satengine +SYSTEMINCLUDE ../../../../../inc // Domain telephony +SYSTEMINCLUDE ../../../../inc // Subsystem satengine LIBRARY euser.lib LIBRARY etelsat.lib LIBRARY SatEngine.lib LIBRARY PhoneParser.lib -LIBRARY customAPI.lib // RMmCustomAPI -LIBRARY psui.lib +LIBRARY customAPI.lib // RMmCustomAPI LIBRARY etel.lib LIBRARY etelmm.lib LIBRARY phonesettings.lib