cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp
branchRCL_3
changeset 24 269724087bed
parent 21 0ba996a9b75d
--- a/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp	Wed Sep 01 12:20:04 2010 +0100
+++ b/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp	Tue Sep 14 21:37:10 2010 +0300
@@ -13,19 +13,13 @@
  *
  */
 
-FEATUREVARIANT
-
 #include <platform_paths.hrh>
 #include <data_caging_paths.hrh>
 #include "../inc/atmisccmdpluginuids.hrh"
 
 CAPABILITY 	    CAP_ECOM_PLUGIN 
 VENDORID        VID_DEFAULT
-#ifdef PROTOCOL_TDSCDMA
-TARGET          atmisccmdplugin_td.dll
-#else
 TARGET          atmisccmdplugin.dll
-#endif
 TARGETTYPE	    PLUGIN
 UID             0x10009D8D 0x2002C3BA
 
@@ -47,8 +41,6 @@
 SOURCE          cbccommandhandler.cpp
 SOURCE          ussdreadmessageimpl.cpp
 SOURCE          ussdsendmessageimpl.cpp
-
-#ifdef PROTOCOL_TDSCDMA
 SOURCE          hvercommandhandler.cpp 
 SOURCE          cgsncommandhandler.cpp 
 SOURCE          cgmrcommandhandler.cpp 
@@ -59,21 +51,16 @@
 SOURCE			cgmmcommandhandler.cpp 
 SOURCE			scpbrcommandhandler.cpp
 SOURCE			scpbwcommandhandler.cpp
-#endif
 
 USERINCLUDE     ../inc
 
 MW_LAYER_SYSTEMINCLUDE
 
-// Resources - inclusion controlled by iby
+// Resources
 START RESOURCE  ../data/2002C3BA.rss
 TARGET          atmisccmdplugin.rsc
 END
 
-START RESOURCE  ../data/2002C3BA_TDSCDMA.rss
-TARGET          atmisccmdplugin_td.rsc
-END
-
 
 LIBRARY	        ecom.lib
 LIBRARY         euser.lib
@@ -88,10 +75,7 @@
 
 LIBRARY			etel3rdparty.lib
 LIBRARY			sysutil.lib 
-
-#ifdef PROTOCOL_TDSCDMA
 LIBRARY			customapi.lib
-#endif
 
 DEBUGLIBRARY	flogger.lib