cbsatplugin/atmisccmdplugin/group/atmisccmdplugin.mmp
changeset 63 bcf742120177
parent 52 4545c04e61e1
equal deleted inserted replaced
52:4545c04e61e1 63:bcf742120177
    39 SOURCE          securitycodeverifier.cpp
    39 SOURCE          securitycodeverifier.cpp
    40 SOURCE          securityeventhandler.cpp
    40 SOURCE          securityeventhandler.cpp
    41 SOURCE          cbsettinghandler.cpp
    41 SOURCE          cbsettinghandler.cpp
    42 SOURCE          cpwdcommandhandler.cpp
    42 SOURCE          cpwdcommandhandler.cpp
    43 SOURCE          cpincommandhandler.cpp
    43 SOURCE          cpincommandhandler.cpp
    44 SOURCE          cusdcommandhandler.cpp 
    44 SOURCE          cusdcommandhandler.cpp
    45 SOURCE          cnumcommandhandler.cpp
    45 SOURCE 		    cnumcommandhandler.cpp 
    46 SOURCE          cfuncommandhandler.cpp 
    46 SOURCE          cfuncommandhandler.cpp 
    47 SOURCE          cbccommandhandler.cpp
    47 SOURCE          cbccommandhandler.cpp
    48 SOURCE          ussdreadmessageimpl.cpp
    48 SOURCE          ussdreadmessageimpl.cpp
    49 SOURCE          ussdsendmessageimpl.cpp
    49 SOURCE          ussdsendmessageimpl.cpp
    50 
    50 
    52 SOURCE          hvercommandhandler.cpp 
    52 SOURCE          hvercommandhandler.cpp 
    53 SOURCE          cgsncommandhandler.cpp 
    53 SOURCE          cgsncommandhandler.cpp 
    54 SOURCE          cgmrcommandhandler.cpp 
    54 SOURCE          cgmrcommandhandler.cpp 
    55 SOURCE          cmgwcommandhandler.cpp 
    55 SOURCE          cmgwcommandhandler.cpp 
    56 SOURCE          cgmicommandhandler.cpp
    56 SOURCE          cgmicommandhandler.cpp
    57 SOURCE			cmgdcommandhandler.cpp
    57 SOURCE		    cmgdcommandhandler.cpp
    58 SOURCE			telephonywrapper.cpp
    58 SOURCE		    telephonywrapper.cpp
    59 SOURCE			cgmmcommandhandler.cpp 
    59 SOURCE		    cgmmcommandhandler.cpp 
    60 SOURCE			scpbrcommandhandler.cpp
    60 SOURCE		    scpbrcommandhandler.cpp
    61 SOURCE			scpbwcommandhandler.cpp
    61 SOURCE 		    scpbwcommandhandler.cpp
    62 #endif
    62 #endif
    63 
    63 
    64 USERINCLUDE     ../inc
    64 USERINCLUDE     ../inc
    65 
    65 
    66 MW_LAYER_SYSTEMINCLUDE
    66 MW_LAYER_SYSTEMINCLUDE
    82 LIBRARY         etelmm.lib
    82 LIBRARY         etelmm.lib
    83 LIBRARY         etel.lib
    83 LIBRARY         etel.lib
    84 LIBRARY         hash.lib
    84 LIBRARY         hash.lib
    85 
    85 
    86 LIBRARY         ProfileEng.lib
    86 LIBRARY         ProfileEng.lib
    87 LIBRARY         StarterClient.lib 
    87 LIBRARY         starterclient.lib 
    88 
    88 
    89 LIBRARY			etel3rdparty.lib
    89 LIBRARY			etel3rdparty.lib
    90 LIBRARY			sysutil.lib 
    90 LIBRARY			sysutil.lib 
    91 
    91 
    92 #ifdef PROTOCOL_TDSCDMA
    92 #ifdef PROTOCOL_TDSCDMA
    94 #endif
    94 #endif
    95 
    95 
    96 DEBUGLIBRARY	flogger.lib
    96 DEBUGLIBRARY	flogger.lib
    97 
    97 
    98 // End of File
    98 // End of File
       
    99