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/DLLTS12.MMP |
|
15 // |
|
16 // |
|
17 |
|
18 macro __DLLNUM12 |
|
19 target dllts12.dll |
|
20 targettype dll |
|
21 sourcepath . |
|
22 source dllt.cpp dllt.cia |
|
23 library euser.lib |
|
24 // capability WRITEDEVICEDATA ALLFILES |
|
25 capability ALL |
|
26 library dllts13.lib |
|
27 library dllts7.lib |
|
28 deffile ./dllts12.def |
|
29 nostrictdef |
|
30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
31 userinclude . |
|
32 uid 0x00000000 0x00000123 |
|
33 VENDORID 0x70000001 |
|
34 ROMTARGET |
|
35 RAMTARGET + |
|
36 |
|
37 SMPSAFE |