equal
deleted
inserted
replaced
|
1 |
|
2 // Copyright (c) 2000-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
3 // All rights reserved. |
|
4 // This component and the accompanying materials are made available |
|
5 // under the terms of the License "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 // Nokia Corporation - initial contribution. |
|
11 // |
|
12 // Contributors: |
|
13 // |
|
14 // Description: |
|
15 // /F32TEST/loader/gen/EXETS15.MMP |
|
16 // |
|
17 // |
|
18 |
|
19 macro __DLLNUM15 |
|
20 target exets15.exe |
|
21 targettype exe |
|
22 sourcepath . |
|
23 source exet.cpp |
|
24 library euser.lib |
|
25 capability ALL |
|
26 library dllts11.lib |
|
27 deffile ./exets15.def |
|
28 nostrictdef |
|
29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
30 userinclude . |
|
31 epocfixedprocess |
|
32 uid 0x00000000 0x00000136 |
|
33 VENDORID 0x70000001 |
|
34 ROMTARGET |
|
35 RAMTARGET + |
|
36 |
|
37 SMPSAFE |