backupandrestore/backupengine/group/sbencrypt.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 02 Feb 2010 01:11:40 +0200
changeset 0 d0791faffa3f
child 15 f85613f12947
permissions -rw-r--r--
Revision: 201003 Kit: 201005

// Copyright (c) 2005-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:
//
/**
@file

@SYMPurpose sbencrypt.dll Secure Backup Key Provider
*/
TARGET sbencrypt.dll
TARGETTYPE DLL
UID  0x1000008d 0x10207FAF
VENDORID 0x70000001

USERINCLUDE .
MW_LAYER_SYSTEMINCLUDE_SYMBIAN

USERINCLUDE ../../../../../os/ossrv/genericservices/activebackupclient/inc
SOURCEPATH ../../../../../os/ossrv/genericservices/activebackupclient/src
SOURCE panic.cpp


USERINCLUDE . ../inc
SOURCEPATH ../src
SOURCE	sbencrypt.cpp
SOURCE	sbencryptimpl.cpp

LIBRARY euser.lib

CAPABILITY ProtServ AllFiles WriteDeviceData ReadUserData TrustedUi

SMPSAFE