genericservices/taskscheduler/Test/Testexecute/group/bld.inf
changeset 0 e4d67989cc36
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/genericservices/taskscheduler/Test/Testexecute/group/bld.inf	Tue Feb 02 02:01:42 2010 +0200
@@ -0,0 +1,36 @@
+// Copyright (c) 2005-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:
+//
+
+PRJ_EXPORTS
+
+PRJ_TESTEXPORTS
+//SchSvr Testexecute Main Scripts
+../scripts/TEF_SchSvr.script		/epoc32/release/winscw/udeb/z/tef_schsvr/tef_schsvr.script
+../scripts/TEF_SchSvr.script		/epoc32/release/winscw/urel/z/tef_schsvr/tef_schsvr.script
+../group/TEF_SchSvr.iby			/epoc32/rom/include/tef_schsvr.iby
+
+//SchSvr Testexecute Sub Scripts
+../scripts/te_floating_scheduleSuite.script	/epoc32/release/winscw/udeb/z/tef_schsvr/te_floating_schedulesuite.script
+../scripts/te_floating_scheduleSuite.script	/epoc32/release/winscw/urel/z/tef_schsvr/te_floating_schedulesuite.script
+
+./te_floating_schedulesuite.iby   		/epoc32/rom/include/te_floating_schedulesuite.iby
+
+PRJ_MMPFILES
+
+PRJ_TESTMMPFILES
+te_floating_schedulesuite.mmp	 manual
+
+#include "../TEF_SSA_ScheduleSuite/group/bld.inf"
+#include "../tef_schsvr_bursuite/group/bld.inf"