telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
--- a/telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp	Thu Aug 19 11:03:36 2010 +0300
+++ b/telephonyserverplugins/simatktsy/group/commonsimatktsy.mmp	Tue Aug 31 16:23:08 2010 +0300
@@ -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