cryptomgmtlibs/securityutils/group/secsettingsclient.mmp
changeset 31 5b5ca9f4f7b4
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/cryptomgmtlibs/securityutils/group/secsettingsclient.mmp	Thu Jan 07 13:42:40 2010 +0200
@@ -0,0 +1,39 @@
+/*
+* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+* All rights reserved.
+* This component and the accompanying materials are made available
+* under the terms of the License "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: 
+*
+*/
+
+
+target				secsettingsclient.dll
+targettype				dll
+
+uid					0x1000008d 0x2002B16F
+
+OS_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+userinclude			../inc
+
+sourcepath			../source/secsettings/secsettingsclient
+source			rsecsettingssession.cpp
+
+deffile			../~/secsettingsclient.def
+
+capability			all
+
+vendorid			0x101FB657
+
+library			scsclient.lib ipcstream.lib euser.lib
+
+SMPSAFE