--- a/satengine/SatServer/Commands/SetUpCallCmd/group/SetUpCallCmd.mmp Thu Aug 19 10:28:14 2010 +0300
+++ b/satengine/SatServer/Commands/SetUpCallCmd/group/SetUpCallCmd.mmp Tue Aug 31 15:45:17 2010 +0300
@@ -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"
@@ -30,6 +30,8 @@
SOURCEPATH ../src
SOURCE std.cpp
SOURCE CSetUpCallHandler.cpp
+SOURCE csetupcallrequesthandler.cpp
+SOURCE csetupcalldtmfsender.cpp
START RESOURCE 1000f005.rss
TARGET SetUpCallCmd.rsc
@@ -43,12 +45,11 @@
SYSTEMINCLUDE ../../../../../inc // Domain telephony
SYSTEMINCLUDE ../../../../inc // Subsystem satengine
-LIBRARY aiwdialdata.lib
-LIBRARY ServiceHandler.lib
-LIBRARY phoneclient.lib
LIBRARY euser.lib
LIBRARY etelsat.lib
-LIBRARY SatEngine.lib
+LIBRARY etelmm.lib
+LIBRARY etel.lib
+LIBRARY satengine.lib
#ifdef ENABLE_SAT_LOGGING
LIBRARY flogger.lib