equal
deleted
inserted
replaced
1 /* |
1 /* |
2 * Copyright (c) 2001-2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2001-2009 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 "Symbian Foundation 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.symbianfoundation.org/legal/sfl-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: Build information file for all project in eapol subsystem |
14 * Description: Build information file for all project in |
|
15 * eapol subsystem |
15 * |
16 * |
16 */ |
17 */ |
17 |
18 |
18 /* |
|
19 * %version: 8 % |
|
20 */ |
|
21 |
19 |
22 PRJ_PLATFORMS |
20 PRJ_PLATFORMS |
23 DEFAULT |
21 DEFAULT |
24 |
22 |
25 PRJ_EXPORTS |
23 PRJ_EXPORTS |
26 |
24 |
27 PRJ_MMPFILES |
25 PRJ_MMPFILES |
|
26 // Tools libraries are used by many other modules. Tools libraries must be build first. |
28 #include "../accesssec_plat/group/bld.inf" |
27 #include "../accesssec_plat/group/bld.inf" |
29 #include "../eapol/group/bld.inf" |
28 #include "../eapol/group/bld.inf" |
30 |
29 |
31 PRJ_TESTMMPFILES |
30 PRJ_TESTMMPFILES |