eapol/eapol_framework/eapol_symbian/group/eapprotectedsetup.mmp
changeset 34 ad1f037f1ac2
parent 27 9660a5eb236f
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_symbian/group/eapprotectedsetup.mmp	Thu Jun 10 16:12:28 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/group/eapprotectedsetup.mmp	Thu Jun 24 11:23:08 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 15 %
+* %version: 16 %
 */
 
 #include <platform_paths.hrh>
@@ -29,6 +29,8 @@
 TARGET        eapprotectedsetup.dll
 UID	      0x10009d8d 0x2000b003
 
+deffile eapprotectedsetup.def
+
 SOURCEPATH    ../am/type/protected_setup/symbian/plugin/src
 
 START RESOURCE 2000b003.rss 
@@ -81,5 +83,8 @@
 LIBRARY		cone.lib eikcoctl.lib
 LIBRARY		etelmm.lib etel.lib	// For ETel connection
 
+
+
+
 //-------------------------------------------------------------------
 // End of File