commsprocess/commsrootserverconfig/group/te_rootserver.iby
changeset 72 ae47d0499bee
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/commsprocess/commsrootserverconfig/group/te_rootserver.iby	Mon Sep 06 13:49:23 2010 +0100
@@ -0,0 +1,19 @@
+#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
+