sl@0: // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0: // All rights reserved.
sl@0: // This component and the accompanying materials are made available
sl@0: // under the terms of "Eclipse Public License v1.0"
sl@0: // which accompanies this distribution, and is available
sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0: //
sl@0: // Initial Contributors:
sl@0: // Nokia Corporation - initial contribution.
sl@0: //
sl@0: // Contributors:
sl@0: //
sl@0: // Description:
sl@0: // TU_TSCH_TSTIME.EXE
sl@0: // TTsTime unit test
sl@0: // 
sl@0: //
sl@0: 
sl@0: TARGET          	tu_tsch_tstime.exe		//RTEST
sl@0: TARGETTYPE			EXE
sl@0: 
sl@0: // WDD capability required for RTz::SetTimeZoneL()
sl@0: CAPABILITY			WriteDeviceData
sl@0: 
sl@0: SOURCEPATH			.
sl@0: SOURCE				TU_TSCH_ttstime.cpp
sl@0: 
sl@0: SOURCEPATH			../../SCHSVR
sl@0: SOURCE				SCHTIME.CPP
sl@0: 
sl@0: 
sl@0: USERINCLUDE			../../INC
sl@0: 
sl@0: MW_LAYER_SYSTEMINCLUDE_SYMBIAN
sl@0: USERINCLUDE  ../TSUtils
sl@0: 
sl@0: library				euser.lib
sl@0: library				efsrv.lib
sl@0: library				estor.lib
sl@0: library				tzclient.lib
sl@0: library 			tsutils_tsk.lib
sl@0: 
sl@0: 
sl@0: 
sl@0: 
sl@0: 
sl@0: SMPSAFE