diff -r 000000000000 -r 3553901f7fa8 telephonyutils/telephonywatchers/Test/TE_TelWatchers/TE_TelWatchers.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/telephonyutils/telephonywatchers/Test/TE_TelWatchers/TE_TelWatchers.iby Tue Feb 02 01:41:59 2010 +0200 @@ -0,0 +1,36 @@ +// Copyright (c) 2004-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: +// + +#ifndef __TE_TELWATCHERS_IBY__ +#define __TE_TELWATCHERS_IBY__ + +#include +#include +#include +#include +#include +#include + +// TE_TelWatchers Test harnesses DLL/EXE +file=ABI_DIR\DEBUG_DIR\TE_TelWatchersUnit.exe SYSTEM_BINDIR\TE_TelWatchersUnit.exe +file=ABI_DIR\DEBUG_DIR\TE_TelWatchersInt.exe SYSTEM_BINDIR\TE_TelWatchersInt.exe + +// Scripts +data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\TE_TelWatchers.script TestData\scripts\TE_TelWatchers.script +data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\scripts\TE_TelWatchers_setup.script TestData\scripts\TE_TelWatchers_setup.script +data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\Configs\TE_TelWatchers.cfg TestData\Configs\TE_TelWatchers.cfg +data=EPOCROOT##epoc32\release\winscw\udeb\z\testdata\Configs\TE_TelWatchers_config.txt TestData\Configs\TE_TelWatchers_config.txt + +#endif