equal
deleted
inserted
replaced
|
1 // Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of the License "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // hal/src/hal_gcc_shim.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 always_build_as_arm |
|
19 version 1.0 explicit |
|
20 target hal_gcc_shim.dll |
|
21 targettype dll |
|
22 linkas hal.dll |
|
23 deffile ../bmarm/hal_gcc_shim.def |
|
24 |
|
25 sourcepath . |
|
26 source hal_gcc_shim.cia |
|
27 |
|
28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
29 |
|
30 library eabi_hal_gcc_lib.lib |
|
31 |
|
32 uid 0x1000008d 0x100039e8 |
|
33 VENDORID 0x70000001 |
|
34 |
|
35 capability all |
|
36 |
|
37 SMPSAFE |