|
1 // Copyright (c) 2007-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 "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 // te_sysutilssuite.mmp |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET te_sysutiltestsuite.exe |
|
19 TARGETTYPE exe |
|
20 UID 0x1000007A 0x101FB3E7 |
|
21 VENDORID 0x70000001 |
|
22 |
|
23 CAPABILITY All -Tcb |
|
24 |
|
25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
26 |
|
27 USERINCLUDE ../../../src |
|
28 USERINCLUDE ../../shared |
|
29 |
|
30 LIBRARY euser.lib |
|
31 LIBRARY sysutil.lib |
|
32 LIBRARY efsrv.lib |
|
33 LIBRARY testexecuteutils.lib |
|
34 LIBRARY testexecutelogclient.lib |
|
35 LIBRARY centralrepository.lib |
|
36 LIBRARY bsul.lib |
|
37 LIBRARY bafl.lib |
|
38 LIBRARY hal.lib |
|
39 |
|
40 SOURCEPATH ../te_sysutiltestsuite/src |
|
41 SOURCE te_sysutilssuiteserver.cpp |
|
42 SOURCE te_sysutilssuitestepbase.cpp |
|
43 SOURCE te_sysutilsgetswversion.cpp |
|
44 SOURCE te_sysutilsgetlangversion.cpp |
|
45 SOURCE te_sysutilsgetlangswversion.cpp |
|
46 SOURCE te_sysutilsffsspacebelowcritical.cpp |
|
47 SOURCE te_sysutilsfssspacebelowcriticalquery.cpp |
|
48 SOURCE te_sysutilsmmcspacebelowcritical.cpp |
|
49 SOURCE te_sysutilsmmcspacebelowcriticalquery.cpp |
|
50 SOURCE te_sysutilsdiskspacebelowcritical.cpp |
|
51 SOURCE te_sysutilsdiskspacebelowcriticalquery.cpp |
|
52 SOURCE te_sysutilsdiskspacebelowcriticallevellerror.cpp |
|
53 SOURCE te_sysutilsmmcspacebelowcriticalrfs.cpp |
|
54 SOURCE te_sysutilsffsspacebelowcriticalrfs.cpp |
|
55 SOURCE te_sysutilsoomtest.cpp |
|
56 SOURCE te_sysutilsdummyapis.cpp |
|
57 SOURCE te_sysutilsgetversioninsufficientbuffer.cpp |
|
58 SOURCE te_sysutilsdisksbelowcritical.cpp |
|
59 SOURCE te_sysutilsdiskspacenotfoundbelowcritical.cpp |
|
60 SOURCE te_sysutilscheckrfsconnection.cpp |
|
61 SOURCE te_sysutilscheckdriveletter.cpp |
|
62 SOURCE te_sysutilstestdevicetypeinfo.cpp |
|
63 SOURCE te_sysutilstestlocalisedini.cpp |
|
64 SOURCE te_sysutilstestpersistenceini.cpp |
|
65 SOURCE te_sysutilstestattributeslimit.cpp |
|
66 SOURCE te_sysutilstestpluginoverride.cpp |
|
67 SOURCE te_sysutilstestperfswpsproperty.cpp |
|
68 SOURCE te_sysutilstestperflangpsproperty.cpp |
|
69 SOURCE te_sysutilstestperflangswpsproperty.cpp |
|
70 SOURCE te_sysutilstestperfdevicetypeinfopsproperty.cpp |
|
71 SOURCE te_sysutilsgetprinformation.cpp |
|
72 |
|
73 SOURCEPATH ../../shared |
|
74 SOURCE sysutilfunctions.cpp |
|
75 |
|
76 #ifdef WINSCW |
|
77 SOURCEPATH ../../../src |
|
78 SOURCE sysutilpatchdata.cpp |
|
79 #endif |
|
80 |
|
81 SMPSAFE |