telephonyutils/telephonywatchers/group/telwatcherbase.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".
    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
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    35 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    37 
    36 
    38 LIBRARY			euser.lib etel.lib etelmm.lib
    37 LIBRARY			euser.lib etel.lib etelmm.lib
    39 
    38 
    40 LIBRARY			commsdat.lib
    39 LIBRARY			commsdat.lib
       
    40 DEBUGLIBRARY	comsdbgutil.lib
       
    41 
    41 
    42 
    42 SMPSAFE
    43 SMPSAFE