traceservices/tracefw/ulogger/unit_test/group/bld.inf
changeset 0 08ec8eefde2f
child 23 26645d81f48d
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/traceservices/tracefw/ulogger/unit_test/group/bld.inf	Fri Jan 22 11:06:30 2010 +0200
@@ -0,0 +1,76 @@
+// Copyright (c) 2006-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:
+//
+/**
+ @file bld.inf
+ @internalTechnology
+*/
+
+PRJ_PLATFORMS
+WINSCW
+ARMV5
+
+PRJ_TESTEXPORTS
+
+//te_outfrwk files
+te_outfrwk.iby		/epoc32/rom/include/te_outfrwk.iby
+../scripts/te_outfrwk.script      /epoc32/release/winscw/udeb/z/testdata/scripts/te_outfrwk.script
+
+
+//te_sysconfig
+te_sysconfig.iby		/epoc32/rom/include/te_sysconfig.iby
+../scripts/te_sysconfig.script      /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysconfig.script
+
+
+//te_outfrwkchans/te_file
+te_file.iby /epoc32/rom/include/te_file.iby
+../scripts/te_file.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_file.script
+
+//te_outfrwkchans/te_serial
+te_serial.iby /epoc32/rom/include/te_serial.iby
+../scripts/te_serial.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_serial.script
+
+//te_server
+te_server.iby   	/epoc32/rom/include/te_server.iby
+../scripts/te_server.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_server.script
+
+//te_client
+te_client.iby   		/epoc32/rom/include/te_client.iby
+../scripts/te_client.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_client.script
+
+
+//to run all script files at once.
+te_unittestsuite.iby   			/epoc32/rom/include/te_unittestsuite.iby
+../scripts/te_unittestsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_unittestsuite.script
+
+//to run automated script files at once
+te_automatedsuite.iby   			/epoc32/rom/include/te_automatedsuite.iby
+../scripts/te_automatedsuite.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_automatedsuite.script
+
+//te_createconfig
+te_createconfig.iby  	/epoc32/rom/include/te_createconfig.iby
+
+//te_sysstart
+te_sysstart.iby   			/epoc32/rom/include/te_sysstart.iby
+../scripts/te_sysstart.script /epoc32/release/winscw/udeb/z/testdata/scripts/te_sysstart.script
+
+PRJ_TESTMMPFILES
+te_outfrwk.mmp
+te_createconfig.mmp
+te_sysconfig.mmp
+te_file.mmp
+te_serial.mmp
+te_server.mmp
+te_client.mmp
+te_sysstart.mmp