telephonyserverplugins/simtsy/group/simtsy.mmp
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
     1 // Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    23 CAPABILITY    CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData 
    23 CAPABILITY    CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData 
    24 TARGETPATH    /system/libs
    24 TARGETPATH    /system/libs
    25 TARGETTYPE    DLL
    25 TARGETTYPE    DLL
    26 UID           0x10003D3C 0x100039c2
    26 UID           0x10003D3C 0x100039c2
    27 VENDORID      0x70000001
    27 VENDORID      0x70000001
       
    28 
       
    29 MACRO SIM_LOGGER
    28 
    30 
    29 SOURCEPATH  ../src
    31 SOURCEPATH  ../src
    30 SOURCE      CSimCall.cpp
    32 SOURCE      CSimCall.cpp
    31 SOURCE      CSimDataCall.cpp
    33 SOURCE      CSimDataCall.cpp
    32 SOURCE      CSimDataLine.cpp
    34 SOURCE      CSimDataLine.cpp
    73 SOURCE      CSimContextHelper.cpp 
    75 SOURCE      CSimContextHelper.cpp 
    74 SOURCE	    CSimUsimR6.cpp
    76 SOURCE	    CSimUsimR6.cpp
    75 SOURCE	    CSimMbmsPacketContext.cpp
    77 SOURCE	    CSimMbmsPacketContext.cpp
    76 
    78 
    77 USERINCLUDE   	../inc
    79 USERINCLUDE   	../inc
    78 USERINCLUDE 	../traces
       
    79 
    80 
    80 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    81 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    81 
    82 
    82 LIBRARY       efsrv.lib euser.lib etel.lib etelmm.lib 
    83 LIBRARY       efsrv.lib euser.lib etel.lib etelmm.lib 
    83 LIBRARY       testconfigfileparser.lib c32.lib etelpckt.lib
    84 LIBRARY       testconfigfileparser.lib c32.lib flogger.lib etelpckt.lib
       
    85 DEBUGLIBRARY  comsdbgutil.lib
    84 
    86 
    85 
    87 
    86 UNPAGED
    88 UNPAGED
    87 
    89 
    88 
    90