|
1 /* |
|
2 * Copyright (c) 2007 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: IBY file for the content publishing |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef CONTENTPUBLISHINGSERVICE_IBY |
|
20 #define CONTENTPUBLISHINGSERVICE_IBY |
|
21 |
|
22 file=ABI_DIR\BUILD_DIR\cpserver.exe SHARED_LIB_DIR\cpserver.exe |
|
23 file=ABI_DIR\BUILD_DIR\cpstorage.dll SHARED_LIB_DIR\cpstorage.dll |
|
24 file=ABI_DIR\BUILD_DIR\cputils.dll SHARED_LIB_DIR\cputils.dll |
|
25 file=ABI_DIR\BUILD_DIR\contentharvesterclient.dll SHARED_LIB_DIR\contentharvesterclient.dll |
|
26 file=ABI_DIR\BUILD_DIR\contentharvester.exe SHARED_LIB_DIR\contentharvester.exe |
|
27 file=ABI_DIR\BUILD_DIR\pluginvalidator.dll SHARED_LIB_DIR\pluginvalidator.dll |
|
28 |
|
29 ECOM_PLUGIN(chswiplugin.dll,chswiplugin.rsc) |
|
30 ECOM_PLUGIN(chfactorysettingsplugin.dll,chfactorysettingsplugin.rsc) |
|
31 |
|
32 #ifdef CONTENT_PUBLISHER_DEBUG |
|
33 file=ABI_DIR\BUILD_DIR\cpdebug.dll SHARED_LIB_DIR\cpdebug.dll |
|
34 #endif // CONTENT_PUBLISHER_DEBUG |
|
35 |
|
36 data=\epoc32\data\z\private\20016b7b\backup_registration.xml private\20016b7b\backup_registration.xml |
|
37 data=\epoc32\data\z\private\10202be9\20016b7b.txt private\10202be9\20016b7b.txt |
|
38 |
|
39 #endif // CONTENTPUBLISHING_IBY |
|
40 |
|
41 // End of File |