diff -r 7e41d162e158 -r abbed5a4b42a networkingtestandutils/networkingintegrationtest/Te_Msg/group/te_msg.iby --- a/networkingtestandutils/networkingintegrationtest/Te_Msg/group/te_msg.iby Thu Aug 19 11:25:30 2010 +0300 +++ b/networkingtestandutils/networkingintegrationtest/Te_Msg/group/te_msg.iby Tue Aug 31 16:45:15 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* 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" @@ -22,8 +22,21 @@ 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