|
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 // |
|
15 |
|
16 TARGET tstartsafe_test_server.exe |
|
17 TARGETTYPE exe |
|
18 TARGETPATH /sys/bin |
|
19 UID 0x1000007A 0xA0002E9E |
|
20 VENDORID 0x70000001 |
|
21 |
|
22 CAPABILITY PowerMgmt ProtServ SwEvent WriteDeviceData |
|
23 |
|
24 |
|
25 USERINCLUDE ../src |
|
26 USERINCLUDE ../../tinc |
|
27 USERINCLUDE ../../testappslow/ |
|
28 USERINCLUDE ../../testapprvafterretry/ |
|
29 USERINCLUDE ../../../startsafesrc |
|
30 |
|
31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
32 SOURCEPATH ../src |
|
33 |
|
34 SOURCE tstartsafe_test_server.cpp |
|
35 SOURCE tstartsafe_appasynchstart.cpp |
|
36 SOURCE tstartsafe_appretry.cpp |
|
37 SOURCE tstartsafe_appstart.cpp |
|
38 SOURCE tstartsafe_appstartapparcinit.cpp |
|
39 SOURCE tstartsafe_apptimeout.cpp |
|
40 SOURCE tstartsafe_apptimesucc.cpp |
|
41 SOURCE tstartsafe_procasynchstart.cpp |
|
42 SOURCE tstartsafe_procfailsysrestart.cpp |
|
43 SOURCE tstartsafe_procmonsysrestart.cpp |
|
44 SOURCE tstartsafe_procretry.cpp |
|
45 SOURCE tstartsafe_procstart.cpp |
|
46 SOURCE tstartsafe_procstartmon.cpp |
|
47 SOURCE tstartsafe_proctimeout.cpp |
|
48 SOURCE tstartsafe_proctimesucc.cpp |
|
49 SOURCE tstartsafe_errors.cpp |
|
50 SOURCE tstartsafe_appstartrverror.cpp |
|
51 SOURCE tstartsafe_procstartrverror.cpp |
|
52 |
|
53 SOURCEPATH ../../tinc |
|
54 SOURCE tpowerdownclient.cpp |
|
55 |
|
56 LIBRARY euser.lib efsrv.lib estor.lib hal.lib |
|
57 LIBRARY testexecuteutils.lib testexecutelogclient.lib |
|
58 LIBRARY startsafe.lib startupproperties.lib |
|
59 LIBRARY powermgrcli.lib |
|
60 |
|
61 |
|
62 SMPSAFE |