cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp
branchRCL_3
changeset 16 95674584745d
parent 12 b23265fb36da
child 21 0ba996a9b75d
--- a/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp	Tue May 25 12:53:11 2010 +0300
+++ b/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp	Wed Jun 09 09:52:54 2010 +0300
@@ -26,7 +26,8 @@
 SOURCEPATH      ../src
 SOURCE          main.cpp
 SOURCE          atmisccmdplugin.cpp 
-SOURCE          atmisccmdpluginbase.cpp 
+SOURCE          atcmdasyncbase.cpp
+SOURCE          atcmdsyncbase.cpp  
 SOURCE          atcommandparser.cpp
 SOURCE          clckcommandhandler.cpp 
 SOURCE          securitycodeverifier.cpp
@@ -38,7 +39,9 @@
 SOURCE          cnumcommandhandler.cpp
 SOURCE          cfuncommandhandler.cpp 
 SOURCE          cbccommandhandler.cpp
-SOURCE          cusdreadwriteimp.cpp
+SOURCE          ussdreadmessageimpl.cpp
+SOURCE          ussdsendmessageimpl.cpp
+
 
 USERINCLUDE     ../inc
 
@@ -59,6 +62,11 @@
 LIBRARY         ProfileEng.lib
 LIBRARY         StarterClient.lib 
 
-DEBUGLIBRARY    flogger.lib
+LIBRARY			etel3rdparty.lib
+LIBRARY			sysutil.lib 
 
+LIBRARY		    flogger.lib
+
+MACRO _DEBUG
+MACRO USE_FILE_LOGGING
 // End of File