diff -r c84cf270c54f -r 92ab7f8d0eab phonesettings/cpphonesettingsplugins/rom/cpphonesettingsplugins.iby --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/phonesettings/cpphonesettingsplugins/rom/cpphonesettingsplugins.iby Fri Mar 19 09:28:42 2010 +0200 @@ -0,0 +1,38 @@ +/* +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: +* +*/ + +#ifndef __PHONESETTINGSPLUGINS_IBY__ +#define __PHONESETTINGSPLUGINS_IBY__ + +#include + +file=ABI_DIR/BUILD_DIR/cptelephonyutils.dll SHARED_LIB_DIR/cptelephonyutils.dll +file=ABI_DIR/BUILD_DIR/cptelephonyplugin.dll SHARED_LIB_DIR/cptelephonyplugin.dll +file=ABI_DIR/BUILD_DIR/cpcallsplugin.dll SHARED_LIB_DIR/cpcallsplugin.dll +file=ABI_DIR/BUILD_DIR/cpnetworkplugin.dll SHARED_LIB_DIR/cpnetworkplugin.dll +file=ABI_DIR/BUILD_DIR/cpdivertplugin.dll SHARED_LIB_DIR/cpdivertplugin.dll +file=ABI_DIR/BUILD_DIR/cpbarringplugin.dll SHARED_LIB_DIR/cpbarringplugin.dll + + +data=DATAZ_/resource/qt/plugins/controlpanel/cptelephonyplugin.qtplugin resource/qt/plugins/controlpanel/cptelephonyplugin.qtplugin +data=DATAZ_/resource/qt/plugins/controlpanel/cpcallsplugin.qtplugin resource/qt/plugins/controlpanel/cpcallsplugin.qtplugin +data=DATAZ_/resource/qt/plugins/controlpanel/cpnetworkplugin.qtplugin resource/qt/plugins/controlpanel/cpnetworkplugin.qtplugin +data=DATAZ_/resource/qt/plugins/controlpanel/cpdivertplugin.qtplugin resource/qt/plugins/controlpanel/cpdivertplugin.qtplugin +data=DATAZ_/resource/qt/plugins/controlpanel/cpbarringplugin.qtplugin resource/qt/plugins/controlpanel/cpbarringplugin.qtplugin + + +#endif