equal
deleted
inserted
replaced
|
1 // bld.inf |
|
2 // |
|
3 // Copyright (c) 2010 Accenture. All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the "Eclipse Public License v1.0" |
|
6 // which accompanies this distribution, and is available |
|
7 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 // |
|
9 // Initial Contributors: |
|
10 // Accenture - Initial contribution |
|
11 // |
|
12 PRJ_PLATFORMS |
|
13 WINSCW |
|
14 ARMV5 |
|
15 ARMV5SMP |
|
16 |
|
17 #include "platform.mmh" |
|
18 #include "../common/common.mmh" |
|
19 |
|
20 PRJ_EXPORTS |
|
21 .\platform.mmh /epoc32/include/fshell/platform.mmh |
|
22 FSHELL_ROM_INCLUDE2(platform.mmh, fshell\platform.mmh) |
|
23 FSHELL_ROM_INCLUDE(fshell_platform.iby) |
|
24 |
|
25 #include <../common/bld.inf> |
|
26 |