equal
deleted
inserted
replaced
5 * under the terms of "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 * IBY file for common UI implementation for WPA/WPA2, WPA2 only and 802.1x |
15 * |
16 * |
16 */ |
17 */ |
|
18 |
|
19 /* |
|
20 * %version: tr1cfwln#5 % |
|
21 */ |
|
22 |
17 #ifndef __CPWPACMNUI_IBY__ |
23 #ifndef __CPWPACMNUI_IBY__ |
18 #define __CPWPACMNUI_IBY__ |
24 #define __CPWPACMNUI_IBY__ |
19 |
25 |
|
26 #include <data_caging_paths_for_iby.hrh> |
|
27 #include <bldvariant.hrh> |
|
28 |
|
29 #ifdef __PROTOCOL_WLAN |
|
30 |
20 //file content |
31 //file content |
21 file=ABI_DIR\UREL\cpwpacmnui.DLL SHARED_LIB_DIR\cpwpacmnui.DLL |
32 file=ABI_DIR\BUILD_DIR\cpwpacmnui.dll SHARED_LIB_DIR\cpwpacmnui.dll |
|
33 |
|
34 #endif // __PROTOCOL_WLAN |
22 |
35 |
23 #endif |
36 #endif |
24 |
37 |