backupandrestore/backupengine/group/sbencrypt.mmp
author hgs
Fri, 15 Oct 2010 15:05:57 +0800
changeset 54 4dc88a4ac6f4
parent 49 c20dd21d1eb4
permissions -rw-r--r--
201041_02

// 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 . ../inc
USERINCLUDE . ../traces
SOURCEPATH ../src
SOURCE	sbencrypt.cpp
SOURCE	sbencryptimpl.cpp 
SOURCE  sbepanic.cpp

LIBRARY euser.lib

CAPABILITY ProtServ AllFiles WriteDeviceData ReadUserData TrustedUi

SMPSAFE