|
1 /* |
|
2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). |
|
3 * All rights reserved. |
|
4 * This component and the accompanying materials are made available |
|
5 * under the terms of "Eclipse Public License v1.0" |
|
6 * which accompanies this distribution, and is available |
|
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
8 * |
|
9 * Initial Contributors: |
|
10 * Nokia Corporation - initial contribution. |
|
11 * |
|
12 * Contributors: |
|
13 * |
|
14 * Description: Component IBY file for the module clockengines. |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef __CLOCKENGINES_IBY__ |
|
19 #define __CLOCKENGINES_IBY__ |
|
20 |
|
21 // Binaries |
|
22 file=ABI_DIR\BUILD_DIR\clockserver.exe PROGRAMS_DIR\clockserver.exe |
|
23 file=ABI_DIR\BUILD_DIR\clockserverclient.dll SHARED_LIB_DIR\clockserverclient.dll |
|
24 file=ABI_DIR\BUILD_DIR\clocktimesourceinterface.dll SHARED_LIB_DIR\clocktimesourceinterface.dll |
|
25 file=ABI_DIR\BUILD_DIR\clocktimezoneresolver.dll SHARED_LIB_DIR\clocktimezoneresolver.dll |
|
26 file=ABI_DIR\BUILD_DIR\clockecomlistener.dll SHARED_LIB_DIR\clockecomlistener.dll |
|
27 |
|
28 // Stub sis files |
|
29 data=DATAZ_\system\install\clock2_stub.sis \system\install\clock2_stub.sis |
|
30 data=DATAZ_\system\install\clock2_server_stub.sis \system\install\clock2_server_stub.sis |
|
31 data=DATAZ_\system\install\clocknitzplugin_stub.sis \system\install\nitzplugin_stub.sis |
|
32 |
|
33 // ECOM plugins |
|
34 ECOM_PLUGIN( clocknitzplugin.dll, clocknitzplugin.rsc ) |
|
35 |
|
36 // Backup registration files |
|
37 data=DATAZ_\private\10005906\backup_registration.xml private\10005906\backup_registration.xml |
|
38 data=DATAZ_\private\10005903\backup_registration.xml private\10005903\backup_registration.xml |
|
39 data=DATAZ_\private\200159A2\backup_registration.xml private\200159A2\backup_registration.xml |
|
40 |
|
41 #endif // __CLOCKENGINES_IBY__ |
|
42 |
|
43 // End of file |