calendarui/rom/caldav.iby
branchRCL_3
changeset 86 ed599363c2d7
parent 78 356f28cd5ca0
child 87 6d3f83773253
--- a/calendarui/rom/caldav.iby	Wed Sep 15 12:11:35 2010 +0300
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,32 +0,0 @@
-/*
- * This component and the accompanying materials are made available
- * under the terms of the License "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:
- * Maximilian Odendahl, Sun Microsystems, Inc.
- *
- * Contributors:
- *
- * Description: iby file to include Caldav into rom
- * 
- */
-
-
-
-#ifndef CALDAV_IBY
-#define CALDAV_IBY
-
-#ifdef FF_CALDAV_SUPPORT
-file=ABI_DIR\BUILD_DIR\CalDavClient.dll   	SHARED_LIB_DIR\CalDavClient.dll
-file=ABI_DIR\BUILD_DIR\!CalDavServer.exe	PROGRAMS_DIR\!CalDavServer.exe
-
-ECOM_PLUGIN( calencaldavplugin.dll , calencaldavplugin.rsc )
-
-data=DATAZ_\RESOURCE_FILES_DIR\calencaldavplugindata.rsc	RESOURCE_FILES_DIR\calencaldavplugindata.rsc
-#endif //FF_CALDAV_SUPPORT
-
-#endif // CALDAV_IBY
-
-//  End of File
\ No newline at end of file