networkingtestandutils/networkingintegrationtest/Te_Msg/group/te_msg.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 18 Aug 2010 11:18:20 +0300
changeset 51 78fceed50f62
parent 0 af10295192d8
child 56 ea8d11a88e23
child 58 8d540f55e491
permissions -rw-r--r--
Revision: 201033 Kit: 201033

/*
* Copyright (c) 2010 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_MSG_IBY__
#define __TE_MSG_IBY__

#include <testexecute.iby>

file=ABI_DIR\DEBUG_DIR\Te_msg.exe		System\libs\te_msg.exe

#ifdef INCLUDE_SIROCCO_CODE_MIGRATION
data=EPOCROOT##epoc32\data\z\TestData\Scripts\te_msg_wlan.script    TestData\Scripts\te_msg.script
data=EPOCROOT##epoc32\data\z\TestData\Configs\te_msg_wlan.ini       TestData\configs\te_msg.ini  
data=EPOCROOT##epoc32\data\z\TestData\Configs\cccccc00_te_msg.cre   TestData\configs\cccccc00_te_msg.cre 
#else
data=EPOCROOT##epoc32\data\z\TestData\Scripts\TE_MSG.script    TestData\Scripts\TE_MSG.script 
data=EPOCROOT##epoc32\data\z\TestData\Configs\TE_MSG.xml       TestData\configs\TE_MSG.xml      
data=EPOCROOT##epoc32\data\z\TestData\Configs\TE_MSG.ini       TestData\configs\TE_MSG.ini   
#endif


#if defined(TEXT_ONLY_ROM)
file=ABI_DIR\DEBUG_DIR\tsecdlg_text.dll         sys\bin\tnotifiers\tsecdlg_text.dll 
#else
file=ABI_DIR\DEBUG_DIR\tsecdlg.dll              sys\bin\notifiers\tsecdlg.dll
#endif    

#endif