telephonyserverplugins/simtsy/group/simtsy.iby
changeset 0 3553901f7fa8
child 24 6638e7f4bd8f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/telephonyserverplugins/simtsy/group/simtsy.iby	Tue Feb 02 01:41:59 2010 +0200
@@ -0,0 +1,30 @@
+// Copyright (c) 2005-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 __SIMTSY_IBY__
+#define __SIMTSY_IBY__
+
+REM SIM TSY IBY File
+
+#include <etelmm.iby>
+#include <etelpckt.iby>
+#include <testconfigfileparser.iby>
+
+file=ABI_DIR\BUILD_DIR\sim.TSY                              SYSTEM_BINDIR\SIM.TSY
+file=ABI_DIR\BUILD_DIR\simtsy.CPM                           SYSTEM_BINDIR\SIMTSY.CPM
+
+data=EPOCROOT##epoc32\data\z\private\101F7988\simtsy.cmi   private\101F7988\simtsy.cmi
+
+#endif // __SIMTSY_IBY__