satengine/SatServer/Commands/SetUpCallCmd/group/SetUpCallCmd.mmp
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/satengine/SatServer/Commands/SetUpCallCmd/group/SetUpCallCmd.mmp	Tue Aug 31 15:45:17 2010 +0300
+++ b/satengine/SatServer/Commands/SetUpCallCmd/group/SetUpCallCmd.mmp	Wed Sep 01 12:15:03 2010 +0100
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
+* Copyright (c) 2002-2008 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"
@@ -30,8 +30,6 @@
 SOURCEPATH              ../src
 SOURCE                  std.cpp
 SOURCE                  CSetUpCallHandler.cpp
-SOURCE                  csetupcallrequesthandler.cpp
-SOURCE                  csetupcalldtmfsender.cpp
 
 START RESOURCE          1000f005.rss
 TARGET                  SetUpCallCmd.rsc
@@ -45,11 +43,12 @@
 SYSTEMINCLUDE           ../../../../../inc      // Domain telephony
 SYSTEMINCLUDE           ../../../../inc         // Subsystem satengine
 
+LIBRARY                 aiwdialdata.lib
+LIBRARY                 ServiceHandler.lib
+LIBRARY                 phoneclient.lib
 LIBRARY                 euser.lib
 LIBRARY                 etelsat.lib
-LIBRARY                 etelmm.lib
-LIBRARY                 etel.lib
-LIBRARY                 satengine.lib
+LIBRARY                 SatEngine.lib
 
 #ifdef ENABLE_SAT_LOGGING
 LIBRARY                 flogger.lib