diff -r 77618ad58aba -r 60f08993dad0 securitysettings/qtconfigutils/eapqtplugininfo/rom/eapqtplugininfo.iby --- a/securitysettings/qtconfigutils/eapqtplugininfo/rom/eapqtplugininfo.iby Fri Jun 11 16:24:23 2010 +0100 +++ b/securitysettings/qtconfigutils/eapqtplugininfo/rom/eapqtplugininfo.iby Thu Jul 22 16:34:37 2010 +0100 @@ -1,31 +1,35 @@ /* -* Copyright (c) 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" -* which accompanies this distribution, and is available -* at the URL "http://www.eclipse.org/legal/epl-v10.html". -* -* Initial Contributors: -* Nokia Corporation - initial contribution. -* -* Contributors: -* + * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). + * All rights reserved. + * This component and the accompanying materials are made available + * under the terms of "Eclipse Public License v1.0" + * which accompanies this distribution, and is available + * at the URL "http://www.eclipse.org/legal/epl-v10.html". + * + * Initial Contributors: + * Nokia Corporation - initial contribution. + * + * Contributors: + * * Description: * EAP method configuration QT interface * */ /* -* %version: 2 % +* %version: 4 % */ -#ifndef __EAPQTPLUGININFO_IBY__ -#define __EAPQTPLUGININFO_IBY__ +#ifndef EAPQTPLUGININFO_IBY +#define EAPQTPLUGININFO_IBY -#include #include +#include -file=ABI_DIR\BUILD_DIR\eapqtplugininfo.dll SHARED_LIB_DIR\eapqtplugininfo.dll +#ifdef __PROTOCOL_WLAN + +file=ABI_DIR/BUILD_DIR/eapqtplugininfo.dll SHARED_LIB_DIR/eapqtplugininfo.dll -#endif +#endif // __PROTOCOL_WLAN + +#endif // EAPQTPLUGININFO_IBY