equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2005 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: Image description file for project mediatorserver |
|
15 * |
|
16 */ |
|
17 |
|
18 |
|
19 #ifndef MEDIATOR_IBY |
|
20 #define MEDIATOR_IBY |
|
21 |
|
22 //file content |
|
23 #ifdef __MEDIATOR |
|
24 file=ABI_DIR\BUILD_DIR\MediatorServer.exe PROGRAMS_DIR\MediatorServer.exe |
|
25 file=ABI_DIR\BUILD_DIR\MediatorClient.dll SHARED_LIB_DIR\MediatorClient.dll |
|
26 #else // __MEDIATOR |
|
27 // Stub implementation for client dll |
|
28 file=ABI_DIR\BUILD_DIR\mediatorclientstub.dll SHARED_LIB_DIR\MediatorClient.dll |
|
29 #endif // __MEDIATOR |
|
30 |
|
31 file=ABI_DIR\BUILD_DIR\MediatorPluginBase.dll SHARED_LIB_DIR\MediatorPluginBase.dll |
|
32 |
|
33 // Security check configuration |
|
34 data=DATAZ_\private\10207449\allowedsids.rsc private\10207449\allowedsids.rsc |
|
35 |
|
36 // Server side logging configuration |
|
37 data=DATAZ_\RESOURCE_FILES_DIR\MediatorDebug.rsc RESOURCE_FILES_DIR\MediatorDebug.rsc |
|
38 |
|
39 #endif // MEDIATOR_IBY |