satengine/SatServer/Commands/SendSSCmd/group/SendSsCmd.mmp
branchRCL_3
changeset 5 7237db0d9fca
parent 0 ff3b6d0fd310
--- 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 <data_caging_paths.hrh>
 #include <platform_paths.hrh>
 #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