telephonyprotocols/csdagt/group/CSD.MMP
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
     1 // Copyright (c) 2000-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2000-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".
    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
       
    46 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    45 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    47 
    46 
    48 // The resource file containing csd error messages, generated
    47 // The resource file containing csd error messages, generated
    49 // for the system error resolver
    48 // for the system error resolver
    50 SOURCEPATH              ../group
    49 SOURCEPATH              ../group
    57 LIBRARY			etel.lib nifman.lib 
    56 LIBRARY			etel.lib nifman.lib 
    58 LIBRARY			etelmm.lib
    57 LIBRARY			etelmm.lib
    59 
    58 
    60 LIBRARY			commsdat.lib
    59 LIBRARY			commsdat.lib
    61 
    60 
    62 #if defined(EABI)
    61 #if defined(WINS)
       
    62 deffile    /epoc32/release/wins/agent.def
       
    63 #elif defined(GCC32)
       
    64 deffile    /epoc32/release/marm/agent.def
       
    65 #else
    63 deffile    /epoc32/include/def/eabi/agent.def
    66 deffile    /epoc32/include/def/eabi/agent.def
    64 #elif defined(WINS)
       
    65 deffile    /epoc32/release/wins/agent.def
       
    66 #else
       
    67 deffile    /epoc32/release/marm/agent.def
       
    68 #endif
    67 #endif
    69 
    68 
    70 START WINS
    69 START WINS
    71 BASEADDRESS		0x47900000
    70 BASEADDRESS		0x47900000
    72 END
    71 END
    73 
    72 
       
    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