telephonyprotocols/psdagt/group/dummypsdagt.mmp
branchRCL_3
changeset 65 630d2f34d719
parent 0 3553901f7fa8
child 66 07a122eea281
equal deleted inserted replaced
61:17af172ffa5f 65:630d2f34d719
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-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".
    32 SYSTEMINCLUDE		/epoc32/include/comms-infras
    32 SYSTEMINCLUDE		/epoc32/include/comms-infras
    33 SYSTEMINCLUDE		/epoc32/include/networking
    33 SYSTEMINCLUDE		/epoc32/include/networking
    34 
    34 
    35 LIBRARY			euser.lib  dummyetel.lib nifman.lib 
    35 LIBRARY			euser.lib  dummyetel.lib nifman.lib 
    36 
    36 
    37 #include	<comms-infras/commsdebugutility.mmh>
       
    38 
       
    39 #if defined(WINS)
    37 #if defined(WINS)
    40 deffile    /epoc32/release/wins/agent.def
    38 deffile    /epoc32/release/wins/agent.def
    41 #elif defined(GCC32)
    39 #elif defined(GCC32)
    42 deffile    /epoc32/release/marm/agent.def
    40 deffile    /epoc32/release/marm/agent.def
    43 #else
    41 #else