diff -r 7e41d162e158 -r abbed5a4b42a networkingtestandutils/networkingintegrationtest/Te_Msg/group/bld.inf --- a/networkingtestandutils/networkingintegrationtest/Te_Msg/group/bld.inf Thu Aug 19 11:25:30 2010 +0300 +++ b/networkingtestandutils/networkingintegrationtest/Te_Msg/group/bld.inf Tue Aug 31 16:45:15 2010 +0300 @@ -1,4 +1,4 @@ -// Copyright (c) 2003-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 2003-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" @@ -25,10 +25,18 @@ // TE_msg - IBY te_msg.iby /epoc32/rom/include/te_msg.iby -// TE_msg - Target -../Scripts/te_msg.script /epoc32/data/z/testdata/scripts/te_msg.script +#ifdef SIROCCO_CODE_MIGRATION +../Scripts/te_msg_wlan.script /epoc32/data/z/testdata/scripts/te_msg_wlan.script +../testdata/te_msg_wlan.ini /epoc32/data/z/testdata/configs/te_msg_wlan.ini +../testdata/cccccc00_te_msg.cre /epoc32/data/z/testdata/configs/cccccc00_te_msg.cre +#else +../Scripts/te_msg.script /epoc32/data/z/testdata/scripts/te_msg.script ../testdata/te_msg.ini /epoc32/data/z/testdata/configs/te_msg.ini ../testdata/te_msg.xml /epoc32/data/z/testdata/configs/te_msg.xml +#endif + +// TE_msg - Target + // TE_msg - WINS ../Scripts/te_msg.script /epoc32/release/wins/udeb/z/testdata/scripts/te_msg.script