commsprocess/commsrootserverconfig/group/te_rootserver.iby
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:36:26 +0300
changeset 75 a365cb779476
permissions -rw-r--r--
Revision: 201037 Kit: 201037

#ifndef __TE_ROOTSERVER_IBY__
#define __TE_ROOTSERVER_IBY__

REM Comms Framework FLogger extension
#include <commsdebugutility.iby>

#include <commsrootserver.iby>

// copy the dll, scripts and ini files to rom
file=ABI_DIR\DEBUG_DIR\te_rootserver.exe     System\libs\te_rootserver.exe
file=ABI_DIR\DEBUG_DIR\testcpm.cpm           System\libs\testcpm.cpm

data=EPOCROOT##epoc32\data\z\TestData\Scripts\te_rootserver.script \TestData\Scripts\te_rootserver.script


data=EPOCROOT##epoc32\data\z\TestData\configs\te_rootserver.ini 			\TestData\configs\te_rootserver.ini

#endif