equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2004 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 the License "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 |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef __CODHANDLER_IBY__ |
|
20 #define __CODHANDLER_IBY__ |
|
21 |
|
22 file=ABI_DIR\BUILD_DIR\CodEng.dll SHARED_LIB_DIR\CodEng.dll |
|
23 file=ABI_DIR\BUILD_DIR\CodUi.dll SHARED_LIB_DIR\CodUi.dll |
|
24 ECOM_PLUGIN(CodRecog.dll, 10008d49.rsc) |
|
25 S60_APP_EXE(CodViewer) |
|
26 S60_UPGRADABLE_APP_REG_RSC(CodViewer) |
|
27 ECOM_PLUGIN(DdRecog.dll, 10008d55.rsc) |
|
28 S60_APP_EXE(DdViewer) |
|
29 S60_UPGRADABLE_APP_REG_RSC(DdViewer) |
|
30 file=ABI_DIR\BUILD_DIR\CodDownload.dll SHARED_LIB_DIR\CodDownload.dll |
|
31 |
|
32 #ifdef __DRM_OMA2 |
|
33 S60_APP_EXE(RoapApp) |
|
34 S60_UPGRADABLE_APP_REG_RSC(RoapApp) |
|
35 #endif /*def __DRM_OMA2*/ |
|
36 |
|
37 #endif __CODHANDLER_IBY__ |
|
38 |
|
39 //End of file |