telephonyutils/telephonywatchers/group/signalstrengthwatcher.mmp
branchopencode
changeset 24 6638e7f4bd8f
parent 19 1f776524b15c
--- a/telephonyutils/telephonywatchers/group/signalstrengthwatcher.mmp	Mon May 03 13:37:20 2010 +0300
+++ b/telephonyutils/telephonywatchers/group/signalstrengthwatcher.mmp	Thu May 06 15:10:38 2010 +0100
@@ -1,46 +1,46 @@
-// Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
-// All rights reserved.
-// This component and the accompanying materials are made available
-// under the terms of "Eclipse Public License v1.0"
-// which accompanies this distribution, and is available
-// at the URL "http://www.eclipse.org/legal/epl-v10.html".
-//
-// Initial Contributors:
-// Nokia Corporation - initial contribution.
-//
-// Contributors:
-//
-// Description:
-// signalstrengthwatcher.dll Signal strength Telephony watcher plugin
-// 
-//
-
-/**
- @file
-*/
-
-TARGET			signalstrengthwatcher.dll
-
-
-targettype		plugin
-// UIDs - 2nd UID specifies an ECom dll, 3rd UID is unique identifier
-UID			0x10009D8D 0x1000909B
-OS_LAYER_SYSTEMINCLUDE_SYMBIAN
-LIBRARY         	ecom.lib
-SOURCEPATH		../src
-start resource 1000909B.rss
-target signalstrengthwatcher.rsc
-end
-
-
-CAPABILITY		ReadDeviceData WriteDeviceData NetworkServices LocalServices ReadUserData WriteUserData
-VENDORID		0x70000001
-SOURCEPATH		.
-SOURCE			../src/signalstrengthwatcher.cpp
-SOURCE			../src/SignalstrengthWatcherImplementationTable.cpp
-USERINCLUDE		../inc
-LIBRARY			euser.lib etel.lib etelmm.lib telwatcherbase.lib
-DEBUGLIBRARY	comsdbgutil.lib
-
-
-SMPSAFE
+// Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+// signalstrengthwatcher.dll Signal strength Telephony watcher plugin
+// 
+//
+
+/**
+ @file
+*/
+
+TARGET			signalstrengthwatcher.dll
+
+
+targettype		plugin
+// UIDs - 2nd UID specifies an ECom dll, 3rd UID is unique identifier
+UID			0x10009D8D 0x1000909B
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+LIBRARY         	ecom.lib
+SOURCEPATH		../src
+start resource 1000909B.rss
+target signalstrengthwatcher.rsc
+end
+
+
+CAPABILITY		ReadDeviceData WriteDeviceData NetworkServices LocalServices ReadUserData WriteUserData
+VENDORID		0x70000001
+SOURCEPATH		.
+SOURCE			../src/signalstrengthwatcher.cpp
+SOURCE			../src/SignalstrengthWatcherImplementationTable.cpp
+USERINCLUDE		../inc
+LIBRARY			euser.lib etel.lib etelmm.lib telwatcherbase.lib
+DEBUGLIBRARY	comsdbgutil.lib
+
+
+SMPSAFE