equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef CONTEXTFRAMEWORK_IBY |
|
20 #define CONTEXTFRAMEWORK_IBY |
|
21 |
|
22 #ifdef RD_CONTEXT_FRAMEWORK |
|
23 file=ABI_DIR\BUILD_DIR\CFActivatorEngine.dll SHARED_LIB_DIR\CFActivatorEngine.dll |
|
24 file=ABI_DIR\BUILD_DIR\CFClient.dll SHARED_LIB_DIR\CFClient.dll |
|
25 file=ABI_DIR\BUILD_DIR\CFContextSourceManager.dll SHARED_LIB_DIR\CFContextSourceManager.dll |
|
26 file=ABI_DIR\BUILD_DIR\CFContextSourceSettingsManager.dll SHARED_LIB_DIR\CFContextSourceSettingsManager.dll |
|
27 file=ABI_DIR\BUILD_DIR\cfoperationpluginservices.dll SHARED_LIB_DIR\cfoperationpluginservices.dll |
|
28 file=ABI_DIR\BUILD_DIR\CFScriptEngine.dll SHARED_LIB_DIR\CFScriptEngine.dll |
|
29 file=ABI_DIR\BUILD_DIR\CFServices.dll SHARED_LIB_DIR\CFServices.dll |
|
30 file=ABI_DIR\BUILD_DIR\CFServer.exe PROGRAMS_DIR\CFServer.exe |
|
31 |
|
32 data=DATAZ_\private\10282BC4\backup_registration.xml private\10282BC4\backup_registration.xml |
|
33 |
|
34 ECOM_PLUGIN( basicoperationsplugin.dll, basicoperationsplugin.rsc ) |
|
35 #endif |
|
36 |
|
37 #endif |