calendarui/rom/caldav.iby
author Dario Sestito <darios@symbian.org>
Mon, 12 Jul 2010 17:26:07 +0100
branchRCL_3
changeset 52 e3c9f8706792
parent 6 5a04f2ceabfe
permissions -rw-r--r--
Remerge caldav + fixes (i.e. bug 208, bug 1908, bug 2129, bug 2221, bug 2801)

/*
 * 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

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 )


#endif // CALDAV_IBY

//  End of File