telephonyutils/telephonywatchers/group/telwatcherbase.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".
    30 SOURCE			../src/watcherbase.cpp
    30 SOURCE			../src/watcherbase.cpp
    31 SOURCE			../src/phoneonoff.cpp
    31 SOURCE			../src/phoneonoff.cpp
    32 SOURCE			../src/ModemChangeObserver.cpp
    32 SOURCE			../src/ModemChangeObserver.cpp
    33 
    33 
    34 USERINCLUDE		../inc
    34 USERINCLUDE		../inc
       
    35 USERINCLUDE 	../traces
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    36 
    37 
    37 LIBRARY			euser.lib etel.lib etelmm.lib
    38 LIBRARY			euser.lib etel.lib etelmm.lib
    38 
    39 
    39 LIBRARY			commsdat.lib
    40 LIBRARY			commsdat.lib
    40 DEBUGLIBRARY	comsdbgutil.lib
       
    41 
       
    42 
    41 
    43 SMPSAFE
    42 SMPSAFE