transplant of Cenrep files from SFL for 'Bug 1848 - Remconn missing Cenrep files (crml, confml)'
// 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.exeTARGETTYPE EXEEPOCSTACKSIZE 24576UID 0 0x10202D56 // Assigned UIDVENDORID 0x70000001USERINCLUDE ../../../../../os/ossrv/genericservices/activebackupclient/incSOURCEPATH ../../../../../os/ossrv/genericservices/activebackupclient/srcSOURCE panic.cppSOURCEPATH ../srcSOURCE sbtypes.cppSOURCE sbheapwrapper.cppSOURCE sbedataowner.cppSOURCE sbedataownermanager.cppSOURCE sbebufferhandler.cppSOURCE sbmain.cppSOURCE sblog.cppSOURCE abserver.cppSOURCE absession.cppSOURCE absessionmap.cppSOURCE sbeserver.cppSOURCE sbesession.cppSOURCE sbshutdown.cppSOURCE sbpackagedatatransfer.cppSOURCE sbecompressionandencryption.cppSOURCE sbeconfig.cppSOURCE sbeparserproxy.cppUSERINCLUDE . ../incUSERINCLUDE .MW_LAYER_SYSTEMINCLUDE_SYMBIANLIBRARY euser.lib efsrv.lib ecom.lib bafl.lib estor.libLIBRARY sisregistryclient.lib backuprestore.libLIBRARY xmlframework.lib charconv.lib edbms.libLIBRARY apgrfx.lib apmime.libLIBRARY ezlib.lib sbencrypt.lib cryptography.lib#ifdef __SBE_DISABLE_RELEASE_LOGGING // Flogger will not be linked do this binary in UREL builds DEBUGLIBRARY flogger.lib#else // Flogger always statically linked to this binary. LIBRARY flogger.lib#endifCAPABILITY ProtServ AllFiles WriteDeviceData ReadUserDataSTART WINS // ?wins_specific_informationENDSTART MARM// ?marm_specific_informationENDSMPSAFE