telephonyutils/telephonywatchers/group/signalstrengthwatcher.mmp
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
equal deleted inserted replaced
65:630d2f34d719 66: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".
    37 VENDORID		0x70000001
    37 VENDORID		0x70000001
    38 SOURCEPATH		.
    38 SOURCEPATH		.
    39 SOURCE			../src/signalstrengthwatcher.cpp
    39 SOURCE			../src/signalstrengthwatcher.cpp
    40 SOURCE			../src/SignalstrengthWatcherImplementationTable.cpp
    40 SOURCE			../src/SignalstrengthWatcherImplementationTable.cpp
    41 USERINCLUDE		../inc
    41 USERINCLUDE		../inc
    42 USERINCLUDE 	../traces
       
    43 LIBRARY			euser.lib etel.lib etelmm.lib telwatcherbase.lib
    42 LIBRARY			euser.lib etel.lib etelmm.lib telwatcherbase.lib
       
    43 DEBUGLIBRARY	comsdbgutil.lib
       
    44 
    44 
    45 
    45 SMPSAFE
    46 SMPSAFE