|
1 /* |
|
2 * Copyright (c) 2002 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: Includes additional application IBYs for PF52.50/ivalo |
|
15 * |
|
16 * |
|
17 */ |
|
18 |
|
19 |
|
20 #ifndef __CPIXENGINE_IBY__ |
|
21 #define __CPIXENGINE_IBY__ |
|
22 |
|
23 |
|
24 // CPiX Harvester Server |
|
25 |
|
26 #ifdef FF_SEARCH_SW |
|
27 |
|
28 file=ABI_DIR\BUILD_DIR\CPixHarvesterServer.exe SHARED_LIB_DIR\CPixHarvesterServer.exe |
|
29 file=ABI_DIR\BUILD_DIR\CPixHarvesterPluginInterface.dll SHARED_LIB_DIR\CPixHarvesterPluginInterface.dll |
|
30 |
|
31 |
|
32 // CPiX Search Server |
|
33 |
|
34 file=ABI_DIR\BUILD_DIR\CPixSearchClient.dll SHARED_LIB_DIR\CPixSearchClient.dll |
|
35 file=ABI_DIR\BUILD_DIR\CPixSearchServer.exe SHARED_LIB_DIR\CPixSearchServer.exe |
|
36 |
|
37 // CPiX NP Plugin |
|
38 //ECOM_PLUGIN( npCPixPlugin.dll, npCPixPlugin.rsc) |
|
39 |
|
40 //file=ABI_DIR\BUILD_DIR\npCPixPlugin.dll SHARED_LIB_DIR\npCPixPlugin.dll |
|
41 //data=DATAZ_\RESOURCE_FILES_DIR\plugins\npCPixPlugin.rsc RESOURCE_FILES_DIR\plugins\npCPixPlugin.rsc |
|
42 |
|
43 //CPIX QT |
|
44 file=ABI_DIR\BUILD_DIR\qcpixsearchclient.dll SHARED_LIB_DIR\qcpixsearchclient.dll |
|
45 |
|
46 //CPiX Watchdog |
|
47 file=ABI_DIR\BUILD_DIR\cpixwatchdog.exe SHARED_LIB_DIR\cpixwatchdog.exe |
|
48 |
|
49 // Watchdog is started at boot time - copy resource file |
|
50 // must be hardcoded 'c' drive for this file |
|
51 |
|
52 data=DATAZ_\PRIVATE\101f875a\import\20029ab8.rsc private\101f875a\import\20029ab8.rsc |
|
53 #endif //FF_SEARCH_SW |
|
54 |
|
55 #endif // __CPIXENGINE_IBY__ |