diff -r b0aebde9b1fb -r 9e2a905b887f cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp --- a/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp Mon Jul 12 19:25:26 2010 +0300 +++ b/cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp Fri Jul 23 15:57:13 2010 +0300 @@ -56,6 +56,9 @@ SOURCE cgmicommandhandler.cpp SOURCE cmgdcommandhandler.cpp SOURCE telephonywrapper.cpp +SOURCE cgmmcommandhandler.cpp +SOURCE scpbrcommandhandler.cpp +SOURCE scpbwcommandhandler.cpp #endif USERINCLUDE ../inc @@ -86,6 +89,10 @@ LIBRARY etel3rdparty.lib LIBRARY sysutil.lib +#ifdef PROTOCOL_TDSCDMA +LIBRARY customapi.lib +#endif + DEBUGLIBRARY flogger.lib // End of File