equal
deleted
inserted
replaced
|
1 /* |
|
2 * This component and the accompanying materials are made available |
|
3 * under the terms of the License "Symbian Foundation License v1.0" |
|
4 * which accompanies this distribution, and is available |
|
5 * at the URL "http://www.symbianfoundation.org/legal/sfl-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 file=ABI_DIR\BUILD_DIR\CalDavClient.dll SHARED_LIB_DIR\CalDavClient.dll |
|
22 file=ABI_DIR\BUILD_DIR\!CalDavServer.exe PROGRAMS_DIR\!CalDavServer.exe |
|
23 |
|
24 ECOM_PLUGIN( calencaldavplugin.dll , calencaldavplugin.rsc ) |
|
25 |
|
26 |
|
27 #endif // CALDAV_IBY |
|
28 |
|
29 // End of File |