eapol/eapol_framework/eapol_symbian/group/eapolwpxstub.mmp
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 27 9660a5eb236f
--- a/eapol/eapol_framework/eapol_symbian/group/eapolwpxstub.mmp	Thu May 13 22:51:27 2010 +0300
+++ b/eapol/eapol_framework/eapol_symbian/group/eapolwpxstub.mmp	Mon May 24 20:32:47 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 12.2.2 %
+* %version: %
 */
 
 //-------------------------------------------------------------------
@@ -49,6 +49,7 @@
 USERINCLUDE ../../eapol_common/include
 USERINCLUDE ../../eapol_common/type
 USERINCLUDE ../../eapol_common/am/common/DSS_random
+USERINCLUDE ../../eapol_common/type/simple_config/simple_config/include
 
 SYSTEMINCLUDE /epoc32/include/ecom
 SYSTEMINCLUDE /epoc32/include/kernel 
@@ -57,5 +58,10 @@
 
 MW_LAYER_SYSTEMINCLUDE // For the MiddleWare domain headers.
 
+// exports unfrozen in winscw
+#if defined(WINSCW)
+EXPORTUNFROZEN
+#endif
+
 //-------------------------------------------------------------------
 // End of File