diff -r e03a3db4489e -r 9abfd4f00d37 securitysettings/cpwlansecurityuiplugins/cpwpacmnui/rom/cpwpacmnui.iby --- a/securitysettings/cpwlansecurityuiplugins/cpwpacmnui/rom/cpwpacmnui.iby Thu May 13 22:51:27 2010 +0300 +++ b/securitysettings/cpwlansecurityuiplugins/cpwpacmnui/rom/cpwpacmnui.iby Mon May 24 20:32:47 2010 +0300 @@ -7,18 +7,31 @@ * at the URL "http://www.eclipse.org/legal/epl-v10.html". * * Initial Contributors: -* Nokia Corporation - initial contribution. +* Nokia Corporation - initial contribution. * * Contributors: * * Description: +* IBY file for common UI implementation for WPA/WPA2, WPA2 only and 802.1x * */ + +/* + * %version: tr1cfwln#5 % + */ + #ifndef __CPWPACMNUI_IBY__ #define __CPWPACMNUI_IBY__ +#include +#include + +#ifdef __PROTOCOL_WLAN + //file content -file=ABI_DIR\UREL\cpwpacmnui.DLL SHARED_LIB_DIR\cpwpacmnui.DLL +file=ABI_DIR\BUILD_DIR\cpwpacmnui.dll SHARED_LIB_DIR\cpwpacmnui.dll + +#endif // __PROTOCOL_WLAN #endif