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 // e32tests/group/t_defragdll0.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 target t_defragperf.dll |
|
19 targettype dll |
|
20 sourcepath ../defrag/perf |
|
21 source t_testdll.cpp t_testdll.cia |
|
22 library euser.lib |
|
23 Capability all |
|
24 deffile ../defrag/perf/t_testdll.def |
|
25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
26 userinclude ../defrag/ |
|
27 epocallowdlldata |
|
28 uid 0x00000000 0x00000100 |
|
29 nostrictdef |
|
30 ROMTARGET |
|
31 RAMTARGET \sys\bin\t_defragperf0.dll // |
|
32 |
|
33 SMPSAFE |