genericservices/taskscheduler/Test/Testexecute/group/te_floating_schedulesuite.mmp
changeset 0 e4d67989cc36
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 //
       
    15 
       
    16           TARGET      te_floating_schedulesuite.exe
       
    17           TARGETTYPE  exe
       
    18           UID             0x1000007A 0x101F7784
       
    19 
       
    20 //Please add any change under here
       
    21 SOURCEPATH  ../src
       
    22 SOURCE		Te_floating_scheduleSuiteServer.cpp
       
    23 SOURCE		Te_floating_scheduleSuiteStepBase.cpp
       
    24 SOURCE		persist_hometimeStep.cpp
       
    25 SOURCE		persist_utcStep.cpp
       
    26 SOURCE		persist_mixedStep.cpp
       
    27 SOURCE		persist_hometime_floatStep.cpp
       
    28 SOURCE		transient_hometimeStep.cpp
       
    29 SOURCE		transient_utcStep.cpp
       
    30 SOURCE		transient_mixedStep.cpp
       
    31 SOURCE		transient_hometime_floatStep.cpp	
       
    32 SOURCE		hometime_floatStep.cpp
       
    33 SOURCE		DEF061595_Step.cpp
       
    34 
       
    35 USERINCLUDE	../src
       
    36 USERINCLUDE	../../TSUtils
       
    37 USERINCLUDE	../../../INC
       
    38 
       
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    40 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    41 
       
    42 
       
    43 
       
    44 LIBRARY 	euser.lib
       
    45 LIBRARY		testexecuteutils.lib 
       
    46 LIBRARY		testexecutelogclient.lib 
       
    47 
       
    48 LIBRARY		schsvr.lib
       
    49 LIBRARY		efsrv.lib
       
    50 LIBRARY		tsutils.lib
       
    51 library		tzclient.lib
       
    52 
       
    53 // WDD capability required for RTz::SetTimeZoneL()
       
    54 CAPABILITY WriteDeviceData
       
    55 
       
    56 SMPSAFE