os/ossrv/genericservices/taskscheduler/Test/Testexecute/group/te_floating_schedulesuite.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:
    15 *
    16 */
    17 
    18 #ifndef __TE_FLOATING_SCHEDULE_SUITE_IBY__
    19 #define __TE_FLOATING_SCHEDULE_SUITE_IBY__
    20 
    21 #include <testexecute.iby>
    22 
    23 file=ABI_DIR\BUILD_DIR\te_floating_scheduleSuite.exe		System\libs\te_floating_scheduleSuite.exe
    24 file=ABI_DIR\BUILD_DIR\tsutils_tsk.dll          				System\Libs\tsutils_tsk.dll
    25 file=ABI_DIR\BUILD_DIR\MinimalTaskHandler.exe   			System\Programs\MinimalTaskHandler.exe
    26 file=ABI_DIR\BUILD_DIR\tschsvrclient1.exe       			System\Programs\tschsvrclient1.exe
    27 file=ABI_DIR\BUILD_DIR\tschsvrclient2.exe       			System\Programs\tschsvrclient2.exe
    28 file=ABI_DIR\BUILD_DIR\tschsvrclient3.exe       			System\Programs\tschsvrclient3.exe
    29 file=ABI_DIR\BUILD_DIR\PlatSecTaskHandler.exe   			System\Programs\PlatSecTaskHandler.exe
    30 file=ABI_DIR\BUILD_DIR\MigrationTaskHandler.exe 			System\Programs\MigrationTaskHandler.exe
    31 file=ABI_DIR\BUILD_DIR\TScheduleDeleter.exe     			System\Programs\TScheduleDeleter.exe
    32 file=ABI_DIR\BUILD_DIR\TProcessKiller.exe       			System\Programs\TProcessKiller.exe
    33 file=ABI_DIR\BUILD_DIR\TSetHomeTime.exe					System\Programs\TSetHomeTime.exe
    34 file=ABI_DIR\BUILD_DIR\TSetUTCTime.exe					System\Programs\TSetUTCTime.exe
    35 
    36 
    37 #endif