eapol/eapol_framework/eapol_symbian/group/eapcoreinterfaceimplementation.mmp
changeset 34 ad1f037f1ac2
parent 27 9660a5eb236f
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_symbian/group/eapcoreinterfaceimplementation.mmp	Thu Jun 10 16:12:28 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/group/eapcoreinterfaceimplementation.mmp	Thu Jun 24 11:23:08 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 8 %
+* %version: 9 %
 */
 
 #include <platform_paths.hrh>
@@ -30,6 +30,8 @@
 UID		0x10009D8D 0x20026FCD
 SECUREID 0x20026FCD
 
+deffile eapcoreinterfaceimplementation.def
+
 SOURCEPATH  ../eap_if/data
 START RESOURCE 20026fcd.rss
 TARGET EapCoreInterfaceImplementation
@@ -64,4 +66,5 @@
 
 LIBRARY		euser.lib ecom.lib eapclientif.lib eaptools.lib eaptrace.lib eapsymbiantools.lib
 
+
 // end