calendarui/rom/caldav.iby
branchRCL_3
changeset 31 97232defd20e
equal deleted inserted replaced
30:bd7edf625bdd 31:97232defd20e
       
     1 /*
       
     2  * This component and the accompanying materials are made available
       
     3  * under the terms of the License "Eclipse Public License v1.0"
       
     4  * which accompanies this distribution, and is available
       
     5  * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     6  *
       
     7  * Initial Contributors:
       
     8  * Maximilian Odendahl, Sun Microsystems, Inc.
       
     9  *
       
    10  * Contributors:
       
    11  *
       
    12  * Description: iby file to include Caldav into rom
       
    13  * 
       
    14  */
       
    15 
       
    16 
       
    17 
       
    18 #ifndef CALDAV_IBY
       
    19 #define CALDAV_IBY
       
    20 
       
    21 #ifdef FF_CALDAV_SUPPORT
       
    22 file=ABI_DIR\BUILD_DIR\CalDavClient.dll   	SHARED_LIB_DIR\CalDavClient.dll
       
    23 file=ABI_DIR\BUILD_DIR\!CalDavServer.exe	PROGRAMS_DIR\!CalDavServer.exe
       
    24 
       
    25 ECOM_PLUGIN( calencaldavplugin.dll , calencaldavplugin.rsc )
       
    26 
       
    27 data=DATAZ_\RESOURCE_FILES_DIR\calencaldavplugindata.rsc	RESOURCE_FILES_DIR\calencaldavplugindata.rsc
       
    28 #endif //FF_CALDAV_SUPPORT
       
    29 
       
    30 #endif // CALDAV_IBY
       
    31 
       
    32 //  End of File