equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 2009 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: |
|
15 * |
|
16 */ |
|
17 |
|
18 #ifndef __PHONESETTINGSPLUGINS_IBY__ |
|
19 #define __PHONESETTINGSPLUGINS_IBY__ |
|
20 |
|
21 #include <bldvariant.hrh> |
|
22 |
|
23 file=ABI_DIR/BUILD_DIR/cptelephonyutils.dll SHARED_LIB_DIR/cptelephonyutils.dll |
|
24 file=ABI_DIR/BUILD_DIR/cptelephonyplugin.dll SHARED_LIB_DIR/cptelephonyplugin.dll |
|
25 file=ABI_DIR/BUILD_DIR/cpcallsplugin.dll SHARED_LIB_DIR/cpcallsplugin.dll |
|
26 file=ABI_DIR/BUILD_DIR/cpnetworkplugin.dll SHARED_LIB_DIR/cpnetworkplugin.dll |
|
27 file=ABI_DIR/BUILD_DIR/cpdivertplugin.dll SHARED_LIB_DIR/cpdivertplugin.dll |
|
28 file=ABI_DIR/BUILD_DIR/cpbarringplugin.dll SHARED_LIB_DIR/cpbarringplugin.dll |
|
29 |
|
30 |
|
31 data=DATAZ_/resource/qt/plugins/controlpanel/cptelephonyplugin.qtplugin resource/qt/plugins/controlpanel/cptelephonyplugin.qtplugin |
|
32 data=DATAZ_/resource/qt/plugins/controlpanel/cpcallsplugin.qtplugin resource/qt/plugins/controlpanel/cpcallsplugin.qtplugin |
|
33 data=DATAZ_/resource/qt/plugins/controlpanel/cpnetworkplugin.qtplugin resource/qt/plugins/controlpanel/cpnetworkplugin.qtplugin |
|
34 data=DATAZ_/resource/qt/plugins/controlpanel/cpdivertplugin.qtplugin resource/qt/plugins/controlpanel/cpdivertplugin.qtplugin |
|
35 data=DATAZ_/resource/qt/plugins/controlpanel/cpbarringplugin.qtplugin resource/qt/plugins/controlpanel/cpbarringplugin.qtplugin |
|
36 |
|
37 |
|
38 #endif |