equal
deleted
inserted
replaced
|
1 // Copyright (c) 2004-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 "ARM EABI LICENCE.txt" |
|
5 // which accompanies this distribution, and is available |
|
6 // in kernel/eka/compsupp. |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // dfprvct2_1-thunk.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 target dfprvct2_2-thunk.dll |
|
19 |
|
20 targettype dll |
|
21 |
|
22 sourcepath . |
|
23 source dfprvct2_2-thunk.cpp |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 |
|
26 library dfpaeabi.lib |
|
27 |
|
28 start armcc |
|
29 armrt |
|
30 end // armcc |
|
31 |
|
32 option armcc --no_exceptions --no_exceptions_unwind |
|
33 |
|
34 capability all |
|
35 vendorid 0x70000001 |
|
36 |
|
37 unpagedcode |
|
38 |
|
39 SMPSAFE |