diff -r 000000000000 -r e4d67989cc36 genericopenlibs/openenvcore/libc/test/testifioctls/group/tifioctls.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/genericopenlibs/openenvcore/libc/test/testifioctls/group/tifioctls.iby Tue Feb 02 02:01:42 2010 +0200 @@ -0,0 +1,42 @@ +/* +* Copyright (c) 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 __MULTICAST_IBY__ +#define __MULTICAST_IBY__ + +#include "openenv.iby" +#include +#include +#include + +file=ABI_DIR\BUILD_DIR\tifioctls.exe Sys\Bin\tifioctls.exe + +//stdioserver +file=ABI_DIR\BUILD_DIR\stdioserver.exe sys\bin\stdioserver.exe +data = \epoc32\WINSCW\c\tstdapis\config.ini \system\data\config.ini + +//telnet server commdb settings +data=EPOCROOT##epoc32\winscw\c\CommDb\ethernetced_staticIP.xml CommDb\ethernetced_staticIP.xml +data=EPOCROOT##epoc32\winscw\c\CommDb\ethernetced_dynamicIP.xml CommDb\ethernetced_dynamicIP.xml + +//CommDb setting batch files +data=EPOCROOT##epoc32\winscw\c\CommDb\eth_stat.bat CommDb\eth_stat.bat +data=EPOCROOT##epoc32\winscw\c\CommDb\eth_dyn.bat CommDb\eth_dyn.bat + +//Sets CommDb, starts telnetd +data=EPOCROOT##epoc32\winscw\c\CommDb\autoexec.bat autoexec.bat + +#endif