|
1 // Copyright (c) 2003-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 CAPABILITY All -TCB |
|
17 TARGET dstintserver.exe |
|
18 TARGETTYPE exe |
|
19 UID 0x1000007A 0x10203845 |
|
20 |
|
21 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
22 APP_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
23 |
|
24 USERINCLUDE ../../Common/inc |
|
25 SOURCEPATH ../../Common/src |
|
26 SOURCE DstStep.cpp |
|
27 |
|
28 USERINCLUDE ../inc |
|
29 SOURCEPATH ../src |
|
30 SOURCE DstIntServer.cpp |
|
31 SOURCE DstIntStep.cpp |
|
32 SOURCE DstIntUtils.cpp |
|
33 |
|
34 USERINCLUDE ../teststeps/inc |
|
35 SOURCEPATH ../teststeps/src |
|
36 SOURCE SetAndCheckLocation.cpp |
|
37 SOURCE ConvertTime.cpp |
|
38 SOURCE ImportVCal.cpp |
|
39 SOURCE Performance.cpp |
|
40 SOURCE DSTUpdate.cpp |
|
41 SOURCE UTCOffset.cpp |
|
42 SOURCE UtcOffsetChangeEventNotifier.cpp |
|
43 SOURCE AutoUpdateNotification.cpp |
|
44 SOURCE UTCAlarm.cpp |
|
45 SOURCE AlarmNotifier.cpp |
|
46 SOURCE IsDaylightSavingOn.cpp |
|
47 SOURCE TestTZServer.cpp |
|
48 SOURCE NextDSTChange.cpp |
|
49 SOURCE SubscribeNextDSTChange.cpp |
|
50 SOURCE SetTz.cpp |
|
51 SOURCE SetSysTime.cpp |
|
52 SOURCE ServerMsgSender.cpp |
|
53 SOURCE TimeZoneOffsetCheck.cpp |
|
54 SOURCE BackupRestore.cpp |
|
55 SOURCE UnknownZoneTime.cpp |
|
56 |
|
57 |
|
58 |
|
59 // |
|
60 |
|
61 LIBRARY euser.lib |
|
62 LIBRARY testexecutelogclient.lib |
|
63 LIBRARY testexecuteutils.lib |
|
64 LIBRARY tzclient.lib |
|
65 LIBRARY calinterimapi.lib |
|
66 LIBRARY efsrv.lib |
|
67 LIBRARY estor.lib |
|
68 LIBRARY etext.lib |
|
69 LIBRARY alarmclient.lib |
|
70 LIBRARY alarmshared.lib |
|
71 |
|
72 |
|
73 EPOCSTACKSIZE 0x6000 |
|
74 |
|
75 DEFFILE INTSERVER.DEF |
|
76 |
|
77 VENDORID 0x70000001 |
|
78 |
|
79 SMPSAFE |