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/t_ldrtst.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 target t_ldrtst.exe |
|
19 targettype exe |
|
20 |
|
21 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
22 USERINCLUDE ../../../e32test/dll |
|
23 USERINCLUDE ../../../e32test/mmu |
|
24 |
|
25 sourcepath . |
|
26 userinclude . |
|
27 source t_ldrtst.cpp t_ldrtst2.cpp exetifc.cpp |
|
28 source t_sfhash.cpp |
|
29 |
|
30 library euser.lib efsrv.lib |
|
31 |
|
32 nostrictdef |
|
33 capability AllFiles Tcb |
|
34 epocstacksize 0x4000 |
|
35 |
|
36 #ifdef WINS |
|
37 library emulator.lib |
|
38 #endif |
|
39 |
|
40 start wins |
|
41 win32_headers |
|
42 #ifndef WINSCW |
|
43 WIN32_LIBRARY chkstk.obj |
|
44 #endif |
|
45 end |
|
46 |
|
47 VENDORID 0x70000001 |
|
48 |
|
49 SMPSAFE |
|
50 unpageddata |