commsconfig/commsdatabaseshim/commdbshim/group/BLD.INF
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 11 May 2010 17:20:19 +0300
branchRCL_3
changeset 28 9ddb1d67ebaf
parent 0 dfb7c4ff071f
permissions -rw-r--r--
Revision: 201019 Kit: 201019

// 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