equal
deleted
inserted
replaced
|
1 // Copyright (c) 2000-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 // /F32TEST/loader/security/DLLTS5.MMP |
|
15 // |
|
16 // |
|
17 |
|
18 macro __DLLNUM5 |
|
19 target dllts5.dll |
|
20 targettype dll |
|
21 sourcepath . |
|
22 source dllt.cpp dllt.cia |
|
23 library euser.lib |
|
24 // capability TCB ALLFILES |
|
25 capability ALL |
|
26 deffile ./dllts5.def |
|
27 nostrictdef |
|
28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
29 userinclude . |
|
30 epocallowdlldata |
|
31 uid 0x00000000 0x0000010d |
|
32 VENDORID 0x70000001 |
|
33 ROMTARGET |
|
34 RAMTARGET + |
|
35 |
|
36 SMPSAFE |