telephonyprotocols/csdagt/group/CSD.MMP
branchRCL_3
changeset 19 630d2f34d719
parent 0 3553901f7fa8
child 20 07a122eea281
equal deleted inserted replaced
18:17af172ffa5f 19:630d2f34d719
     1 // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2000-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".
    40 SOURCE			SSCREXEC.CPP  SSCRREAD.CPP  SVARLAB.CPP
    40 SOURCE			SSCREXEC.CPP  SSCRREAD.CPP  SVARLAB.CPP
    41 
    41 
    42 USERINCLUDE		../src
    42 USERINCLUDE		../src
    43 USERINCLUDE		../script 
    43 USERINCLUDE		../script 
    44 USERINCLUDE		../inc
    44 USERINCLUDE		../inc
       
    45 USERINCLUDE		../traces
    45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    46 
    47 
    47 // The resource file containing csd error messages, generated
    48 // The resource file containing csd error messages, generated
    48 // for the system error resolver
    49 // for the system error resolver
    49 SOURCEPATH              ../group
    50 SOURCEPATH              ../group
    56 LIBRARY			etel.lib nifman.lib 
    57 LIBRARY			etel.lib nifman.lib 
    57 LIBRARY			etelmm.lib
    58 LIBRARY			etelmm.lib
    58 
    59 
    59 LIBRARY			commsdat.lib
    60 LIBRARY			commsdat.lib
    60 
    61 
    61 #if defined(WINS)
    62 #if defined(EABI)
       
    63 deffile    /epoc32/include/def/eabi/agent.def
       
    64 #elif defined(WINS)
    62 deffile    /epoc32/release/wins/agent.def
    65 deffile    /epoc32/release/wins/agent.def
    63 #elif defined(GCC32)
    66 #else
    64 deffile    /epoc32/release/marm/agent.def
    67 deffile    /epoc32/release/marm/agent.def
    65 #else
       
    66 deffile    /epoc32/include/def/eabi/agent.def
       
    67 #endif
    68 #endif
    68 
    69 
    69 START WINS
    70 START WINS
    70 BASEADDRESS		0x47900000
    71 BASEADDRESS		0x47900000
    71 END
    72 END
    72 
    73 
    73 #include	<comms-infras/commsdebugutility.mmh>
       
    74 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    74 CAPABILITY CommDD PowerMgmt ReadDeviceData WriteDeviceData TrustedUI ProtServ NetworkControl NetworkServices LocalServices ReadUserData WriteUserData
    75 
    75 
    76 UNPAGED
    76 UNPAGED
    77 
    77 
    78 SMPSAFE
    78 SMPSAFE