telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp
changeset 44 8b72faa1200f
parent 0 3553901f7fa8
child 66 07a122eea281
--- a/telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp	Mon May 24 18:38:31 2010 +0100
+++ b/telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp	Tue Jun 22 11:02:32 2010 +0100
@@ -1,4 +1,4 @@
-// Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
+// Copyright (c) 2005-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"
@@ -28,7 +28,6 @@
 MACRO USING_CTSY_DISPATCHER
 #define USING_CTSY_DISPATCHER
 //#endif
-MACRO TF_SAT_LOGGING
 
 SOURCEPATH      ../src
 // SatTsy (the "main" module)
@@ -98,12 +97,10 @@
 
 USERINCLUDE     ../inc
 USERINCLUDE		../exportinc/utility
+USERINCLUDE		../traces
 
 #ifdef USING_CTSY_DISPATCHER
 USERINCLUDE		../exportinc
-
-//needed for tflogger.h (ideally change all "" to <> and remove)
-USERINCLUDE	../../common_tsy/commontsy/inc
 #endif //USING_CTSY_DISPATCHER
 
 
@@ -119,8 +116,6 @@
 LIBRARY         etelmm.lib      // ETel Multimode API
 LIBRARY         ETel.lib        // Etel server and core API
 
-#include <comms-infras/commsdebugutility.mmh>
-
 START WINS      
 BASEADDRESS     0x65000000
 END