camcordermmfplugin/rom/CamcorderMMFPlugin.iby
changeset 0 9b3e960ffc8a
child 42 605672cc2a86
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/camcordermmfplugin/rom/CamcorderMMFPlugin.iby	Thu Dec 17 08:51:24 2009 +0200
@@ -0,0 +1,31 @@
+/*
+* Copyright (c) 2002-2006 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:  Camcorder MMF Plugin rom definition file.
+*
+*/
+
+
+#ifndef __CAMCORDERMMFPLUGIN_IBY__
+#define __CAMCORDERMMFPLUGIN_IBY__
+
+// Utilizing constants from data_caging_paths_for_iby.hrh, included in higher level
+
+// Camcorder MMFPlugin
+ECOM_PLUGIN(CAMCCONTROLLER.DLL,101F8502.rsc)
+file=ABI_DIR\BUILD_DIR\CAMC3GPSINK.DLL			SHARED_LIB_DIR\CAMC3GPSINK.DLL
+file=ABI_DIR\BUILD_DIR\CAMCMEDIARECORDER.DLL 		SHARED_LIB_DIR\CAMCMEDIARECORDER.DLL
+
+//data=ZSYSTEM\install\CamcorderMMFPluginStub.sis       system\install\CamcorderMMFPluginStub.sis
+
+#endif	//__CAMCORDERMMFPLUGIN_IBY__