backupandrestore/backupengine/group/sbengine.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:34:51 +0300
changeset 47 63cf70d3ecd8
parent 33 883e91c086aa
permissions -rw-r--r--
Revision: 201035 Kit: 201037

// 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 sbengine.exe Secure Backup Engine
*/

#include "sbengine.mmh"


TARGET sbengine.exe
TARGETTYPE EXE

EPOCSTACKSIZE 24576

UID  0 0x10202D56	// Assigned UID
VENDORID 0x70000001




SOURCEPATH ../src
SOURCE	sbtypes.cpp
SOURCE	sbheapwrapper.cpp
SOURCE	sbedataowner.cpp
SOURCE	sbedataownermanager.cpp
SOURCE  sbebufferhandler.cpp
SOURCE  sbmain.cpp
SOURCE  abserver.cpp
SOURCE  absession.cpp
SOURCE	absessionmap.cpp
SOURCE  sbeserver.cpp
SOURCE  sbesession.cpp
SOURCE  sbshutdown.cpp
SOURCE	sbpackagedatatransfer.cpp
SOURCE  sbecompressionandencryption.cpp
SOURCE  sbeconfig.cpp
SOURCE	sbeparserproxy.cpp
SOURCE  sbepanic.cpp

USERINCLUDE . ../inc

USERINCLUDE ../traces
MW_LAYER_SYSTEMINCLUDE_SYMBIAN

LIBRARY euser.lib efsrv.lib ecom.lib bafl.lib estor.lib
LIBRARY sisregistryclient.lib backuprestore.lib
LIBRARY xmlframework.lib charconv.lib edbms.lib
LIBRARY apgrfx.lib apmime.lib
LIBRARY ezlib.lib sbencrypt.lib cryptography.lib

CAPABILITY ProtServ AllFiles WriteDeviceData ReadUserData TrustedUi

START WINS      
// ?wins_specific_information
END

START MARM
// ?marm_specific_information
END

SMPSAFE