tzservices/tzserver/test/Integration/group/DstIntServer.mmp
changeset 0 2e3d3ce01487
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tzservices/tzserver/test/Integration/group/DstIntServer.mmp	Tue Feb 02 10:12:00 2010 +0200
@@ -0,0 +1,79 @@
+// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies).
+// All rights reserved.
+// This component and the accompanying materials are made available
+// under the terms of "Eclipse Public License v1.0"
+// which accompanies this distribution, and is available
+// at the URL "http://www.eclipse.org/legal/epl-v10.html".
+//
+// Initial Contributors:
+// Nokia Corporation - initial contribution.
+//
+// Contributors:
+//
+// Description:
+//
+
+	CAPABILITY		All -TCB
+	TARGET			dstintserver.exe
+	TARGETTYPE		exe
+	UID			0x1000007A 0x10203845
+
+MW_LAYER_SYSTEMINCLUDE_SYMBIAN
+APP_LAYER_SYSTEMINCLUDE_SYMBIAN
+
+USERINCLUDE		../../Common/inc
+SOURCEPATH		../../Common/src
+SOURCE			DstStep.cpp
+
+USERINCLUDE		../inc
+SOURCEPATH		../src
+SOURCE			DstIntServer.cpp
+SOURCE			DstIntStep.cpp
+SOURCE			DstIntUtils.cpp
+
+USERINCLUDE		../teststeps/inc
+SOURCEPATH		../teststeps/src
+SOURCE			SetAndCheckLocation.cpp
+SOURCE			ConvertTime.cpp
+SOURCE			ImportVCal.cpp
+SOURCE			Performance.cpp
+SOURCE			DSTUpdate.cpp
+SOURCE			UTCOffset.cpp
+SOURCE			UtcOffsetChangeEventNotifier.cpp
+SOURCE			AutoUpdateNotification.cpp
+SOURCE			UTCAlarm.cpp
+SOURCE			AlarmNotifier.cpp
+SOURCE			IsDaylightSavingOn.cpp
+SOURCE			TestTZServer.cpp
+SOURCE			NextDSTChange.cpp
+SOURCE			SubscribeNextDSTChange.cpp
+SOURCE			SetTz.cpp
+SOURCE			SetSysTime.cpp
+SOURCE			ServerMsgSender.cpp
+SOURCE			TimeZoneOffsetCheck.cpp
+SOURCE          BackupRestore.cpp
+SOURCE			UnknownZoneTime.cpp
+
+
+
+//
+
+LIBRARY		euser.lib 
+LIBRARY		testexecutelogclient.lib
+LIBRARY 	testexecuteutils.lib
+LIBRARY		tzclient.lib
+LIBRARY		calinterimapi.lib
+LIBRARY		efsrv.lib
+LIBRARY		estor.lib
+LIBRARY		etext.lib
+LIBRARY		alarmclient.lib
+LIBRARY		alarmshared.lib
+
+
+EPOCSTACKSIZE		0x6000
+
+DEFFILE		INTSERVER.DEF
+
+VENDORID 0x70000001
+
+SMPSAFE