telephonyserverplugins/simtsy/group/simtsy.mmp
branchRCL_3
changeset 19 630d2f34d719
parent 0 3553901f7fa8
child 20 07a122eea281
equal deleted inserted replaced
18:17af172ffa5f 19:630d2f34d719
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-2010 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
       
    30 
    28 
    31 SOURCEPATH  ../src
    29 SOURCEPATH  ../src
    32 SOURCE      CSimCall.cpp
    30 SOURCE      CSimCall.cpp
    33 SOURCE      CSimDataCall.cpp
    31 SOURCE      CSimDataCall.cpp
    34 SOURCE      CSimDataLine.cpp
    32 SOURCE      CSimDataLine.cpp
    75 SOURCE      CSimContextHelper.cpp 
    73 SOURCE      CSimContextHelper.cpp 
    76 SOURCE	    CSimUsimR6.cpp
    74 SOURCE	    CSimUsimR6.cpp
    77 SOURCE	    CSimMbmsPacketContext.cpp
    75 SOURCE	    CSimMbmsPacketContext.cpp
    78 
    76 
    79 USERINCLUDE   	../inc
    77 USERINCLUDE   	../inc
       
    78 USERINCLUDE 	../traces
    80 
    79 
    81 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    80 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    82 
    81 
    83 LIBRARY       efsrv.lib euser.lib etel.lib etelmm.lib 
    82 LIBRARY       efsrv.lib euser.lib etel.lib etelmm.lib 
    84 LIBRARY       testconfigfileparser.lib c32.lib flogger.lib etelpckt.lib
    83 LIBRARY       testconfigfileparser.lib c32.lib etelpckt.lib
    85 DEBUGLIBRARY  comsdbgutil.lib
       
    86 
    84 
    87 
    85 
    88 UNPAGED
    86 UNPAGED
    89 
    87 
    90 
    88