genericservices/taskscheduler/Test/TSCheduleEntryInfo2/TU_TSCH_ScheduleEntryInfo2.mmp
changeset 0 e4d67989cc36
child 34 5fae379060a7
child 67 a1e347446159
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 // Copyright (c) 2005-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 // SCheduleState2 unit test
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET          	tu_tsch_scheduleentryinfo2.exe
       
    19 CAPABILITY			NONE 
       
    20 TARGETTYPE			EXE
       
    21 
       
    22 SOURCEPATH			.
       
    23 SOURCE				TU_TSCH_ScheduleEntryInfo2.cpp
       
    24 
       
    25 SOURCEPATH			../../SCHSVR
       
    26 SOURCE				SCHINFO.CPP
       
    27 SOURCE				SCHTIME.CPP
       
    28 
       
    29 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    30 USERINCLUDE			../../INC	../TSUtils
       
    31 
       
    32 library				euser.lib
       
    33 library				efsrv.lib
       
    34 library				estor.lib
       
    35 library				schsvr.lib 
       
    36 library				tsutils.lib
       
    37 
       
    38 
       
    39 SMPSAFE