diff -r 8fc8de15e664 -r afebdb533a85 commsconfig/commsdatabaseshim/commdbshim/group/bld.inf --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/commsconfig/commsdatabaseshim/commdbshim/group/bld.inf Tue Jul 20 18:12:15 2010 +0100 @@ -0,0 +1,63 @@ +// Copyright (c) 1999-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: +// Comms configuration database +// +// + +/** + @file + @deprecated since v9.1. Functionality is replaced with commsdat. +*/ + + +PRJ_PLATFORMS + +DEFAULT + +PRJ_EXPORTS + +//Export from Old commdb +../INC/CDBLEN.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cdblen.h) +../INC/CDBCOLS.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cdbcols.h) +../INC/CDBOVER.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cdbover.h) +../INC/CDBOVER.INL SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cdbover.inl) +../INC/CDBSTORE.H SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cdbstore.h) +../INC/CDBSTORE.INL SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(cdbstore.inl) +../INC/CommDbConnPref.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commdbconnpref.h) +../INC/CommDbConnPref.inl SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commdbconnpref.inl) + +//Export from shim +../INC/COMMDB.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(commdb.h) +../INC/COMMDB.INL SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(commdb.inl) +../INC/CDBTEMP.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cdbtemp.h) +../INC/CDBPREFTABLE.H SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(cdbpreftable.h) +../ProtectedDB/ProtectDB.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/commdb/protection/protectdb.h) +../ProtectedDB/protectcpdb.h SYMBIAN_OS_LAYER_PLATFORM_EXPORT_PATH(comms-infras/commdb/protection/protectcpdb.h) + + +../group/commdb.iby /epoc32/rom/include/commdb.iby +../Notifier/group/ShimNotifier.iby /epoc32/rom/include/shimnotifier.iby + +PRJ_TESTEXPORTS + +PRJ_MMPFILES +../group/commdb.mmp + +//Shim notifiers +../Notifier/group/ShimNotifierCli.mmp +../Notifier/group/ShimNotifierSvr.MMP + +PRJ_TESTMMPFILES + +