securitysettings/qtconfigutils/eapqtplugininfo/rom/eapqtplugininfo.iby
branchGCC_SURGE
changeset 40 60f08993dad0
parent 39 fe6b6762fccd
equal deleted inserted replaced
29:77618ad58aba 40:60f08993dad0
     1 /*
     1 /*
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     2  * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     3  * All rights reserved.
     4 * This component and the accompanying materials are made available
     4  * This component and the accompanying materials are made available
     5 * under the terms of the License "Eclipse Public License v1.0"
     5  * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6  * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8  *
     9 * Initial Contributors:
     9  * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    10  * Nokia Corporation - initial contribution.
    11 *
    11  *
    12 * Contributors:
    12  * Contributors:
    13 *
    13  *
    14 * Description: 
    14 * Description: 
    15 *   EAP method configuration QT interface
    15 *   EAP method configuration QT interface
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 /*
    19 /*
    20 * %version: 2 %
    20 * %version: 4 %
    21 */
    21 */
    22 
    22 
    23 #ifndef __EAPQTPLUGININFO_IBY__
    23 #ifndef EAPQTPLUGININFO_IBY
    24 #define __EAPQTPLUGININFO_IBY__
    24 #define EAPQTPLUGININFO_IBY
    25 
    25 
       
    26 #include <data_caging_paths_for_iby.hrh>
    26 #include <bldvariant.hrh>
    27 #include <bldvariant.hrh>
    27 #include <data_caging_paths_for_iby.hrh>
       
    28 
    28 
    29 file=ABI_DIR\BUILD_DIR\eapqtplugininfo.dll SHARED_LIB_DIR\eapqtplugininfo.dll
    29 #ifdef __PROTOCOL_WLAN
    30 
    30 
    31 #endif
    31 file=ABI_DIR/BUILD_DIR/eapqtplugininfo.dll 	SHARED_LIB_DIR/eapqtplugininfo.dll
       
    32 
       
    33 #endif  // __PROTOCOL_WLAN
       
    34 
       
    35 #endif  // EAPQTPLUGININFO_IBY