wlansecuritysettings/wpasecuritysettingsui/group/wpasecuritysettingsuistub.mmp
branchRCL_3
changeset 7 7b8801c4c2d9
parent 2 1c7bc153c08e
equal deleted inserted replaced
2:1c7bc153c08e 7:7b8801c4c2d9
     1 /*
     1 /*
     2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2001-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 the License "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".
    15 *              WPA UI for non-WLAN products to support linking. 
    15 *              WPA UI for non-WLAN products to support linking. 
    16 *
    16 *
    17 */
    17 */
    18 
    18 
    19 /*
    19 /*
    20 * %version: 3 %
    20 * %version: 6 %
    21 */
    21 */
    22 
    22 
    23 #include <data_caging_paths.hrh>
    23 #include <data_caging_paths.hrh>
    24 #include <platform_paths.hrh>
    24 #include <platform_paths.hrh>
    25 
    25 
    42 
    42 
    43 //Used libraries
    43 //Used libraries
    44 LIBRARY euser.lib
    44 LIBRARY euser.lib
    45 
    45 
    46 #if defined(ARMCC)
    46 #if defined(ARMCC)
    47     DEFFILE ../EABI/WPASecuritySettingsUI_EKA2_ALR.def
    47     DEFFILE ../eabi/WPASecuritySettingsUI_EKA2_ALR.def
    48 #elif defined( WINSCW )
    48 #elif defined( WINSCW )
    49     DEFFILE ../BWinsCw/WPASecuritySettingsUI_EKA2_ALR.def
    49     DEFFILE ../bwinscw/WPASecuritySettingsUI_EKA2_ALR.def
    50 #endif
    50 #endif
    51 
    51 
    52 // End of File
    52 // End of File