eapol/eapol_framework/eapol_symbian/tools/group/eaptools.mmp
changeset 39 fe6b6762fccd
parent 33 938269283a16
--- a/eapol/eapol_framework/eapol_symbian/tools/group/eaptools.mmp	Wed Jun 23 18:14:55 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/tools/group/eaptools.mmp	Tue Jul 06 14:18:35 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2001-2006 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2001-2010 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"
@@ -11,12 +11,12 @@
 *
 * Contributors:
 *
-* Description:  Project definition file for project EAPOL
+* Description:  Project definition file for EAP-tools project.
 *
 */
 
 /*
-* %version: 11 %
+* %version: 12 %
 */
 
 //-------------------------------------------------------------------
@@ -25,7 +25,8 @@
 #include "../../group/eapol.mmh"
 
 //-------------------------------------------------------------------
-CAPABILITY ALL -TCB
+
+CAPABILITY CAP_GENERAL_DLL
 VENDORID VID_DEFAULT
 
 TARGET			eaptools.dll
@@ -38,7 +39,6 @@
 SOURCE dll_entry.cpp
 SOURCE eap_am_tools_symbian.cpp
 
-// This source uses Symbian crypto library.
 SOURCEPATH ../../am/common/symbian
 SOURCE eap_am_crypto_symbian.cpp
 SOURCE eap_am_mutex_symbian.cpp