1 /* |
1 /* |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). |
3 * All rights reserved. |
3 * All rights reserved. |
4 * This component and the accompanying materials are made available |
4 * This component and the accompanying materials are made available |
5 * under the terms of "Eclipse Public License v1.0" |
5 * under the terms of "Eclipse Public License v1.0" |
6 * which accompanies this distribution, and is available |
6 * which accompanies this distribution, and is available |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html". |
8 * |
8 * |
9 * Initial Contributors: |
9 * Initial Contributors: |
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: Telephony Multimedia Service |
14 * Description: Telephony Multimedia Service |
15 * |
|
16 */ |
|
17 /* |
|
18 * tms.iby |
|
19 * |
15 * |
20 */ |
16 */ |
21 |
17 |
22 #ifndef __TMS_IBY__ |
18 #ifndef TMS_IBY |
23 #define __TMS_IBY__ |
19 #define TMS_IBY |
24 |
20 |
|
21 #include <data_caging_paths_for_iby.hrh> |
25 #include <bldvariant.hrh> |
22 #include <bldvariant.hrh> |
|
23 |
26 #ifdef FF_TMS |
24 #ifdef FF_TMS |
27 |
25 |
28 file=ABI_DIR/BUILD_DIR/tmsapi.dll SHARED_LIB_DIR/tmsapi.dll |
26 file=ABI_DIR/BUILD_DIR/tmsapi.dll SHARED_LIB_DIR/tmsapi.dll |
29 file=ABI_DIR/BUILD_DIR/tmsfactory.dll SHARED_LIB_DIR/tmsfactory.dll |
27 file=ABI_DIR/BUILD_DIR/tmsfactory.dll SHARED_LIB_DIR/tmsfactory.dll |
30 file=ABI_DIR/BUILD_DIR/tmsimpl.dll SHARED_LIB_DIR/tmsimpl.dll |
28 file=ABI_DIR/BUILD_DIR/tmsimpl.dll SHARED_LIB_DIR/tmsimpl.dll |