equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2006 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: |
|
15 * This file provides the information of creating ROM image. |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 |
|
21 |
|
22 #ifndef __SIMPLEENGINE_IBY__ |
|
23 #define __SIMPLEENGINE_IBY__ |
|
24 |
|
25 #ifdef __SIP_SIMPLE_PRESENCE_PROTOCOL |
|
26 |
|
27 file=ABI_DIR\BUILD_DIR\simpleengine.dll SHARED_LIB_DIR\simpleengine.dll |
|
28 file=ABI_DIR\BUILD_DIR\simplesiputils.dll SHARED_LIB_DIR\simplesiputils.dll |
|
29 file=ABI_DIR\BUILD_DIR\simplexmlutils.dll SHARED_LIB_DIR\simplexmlutils.dll |
|
30 file=ABI_DIR\BUILD_DIR\rlspresxdm.dll SHARED_LIB_DIR\rlspresxdm.dll |
|
31 file=ABI_DIR\BUILD_DIR\presencesettingsapi.dll SHARED_LIB_DIR\presencesettingsapi.dll |
|
32 |
|
33 ECOM_PLUGIN(PresenceDM.dll, 10282415.rsc) |
|
34 ECOM_PLUGIN(PresenceProvisioning.dll, 10282417.rsc) |
|
35 |
|
36 // backup registry |
|
37 data=DATAZ_\private\10281EEB\backup_registration.xml private\10281EEB\backup_registration.xml |
|
38 |
|
39 #endif // __SIP_SIMPLE_PRESENCE_PROTOCOL |
|
40 #endif |
|
41 |