multimediacommsengine/rom/multimediacommsengine.iby
changeset 0 1bce908db942
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/multimediacommsengine/rom/multimediacommsengine.iby	Tue Feb 02 01:04:58 2010 +0200
@@ -0,0 +1,38 @@
+/*
+* 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 __MULTIMEDIACOMMSENGINE_IBY__
+#define __MULTIMEDIACOMMSENGINE_IBY__
+
+#ifdef __MMCOMMSENGINE
+
+file=ABI_DIR\urel\mceserver.exe			PROGRAMS_DIR\mceserver.exe
+
+file=ABI_DIR\urel\mceclient.dll			SHARED_LIB_DIR\mceclient.dll
+
+file=ABI_DIR\urel\fcpluginengine.dll       	SHARED_LIB_DIR\fcpluginengine.dll
+
+ECOM_PLUGIN(fctbcp.dll,102010E3.rsc)
+
+data=ZSYSTEM\install\multimediacommsengine_stub.sis         system\install\multimediacommsengine_stub.sis
+
+
+#endif 
+
+#endif 
\ No newline at end of file