traceservices/tracefw/ulogger/unit_test/group/bld.inf
author Pat Downey <patd@symbian.org>
Wed, 01 Sep 2010 12:39:58 +0100
branchRCL_3
changeset 24 cc28652e0254
parent 23 26645d81f48d
child 25 047f208ea78f
permissions -rw-r--r--
Revert incorrect RCL_3 drop: Revision: 201035 Kit: 201035

// 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