backupandrestore/backupengine/group/connectivity_securebackupengine.iby
changeset 0 d0791faffa3f
child 11 f5809cfbf6d5
equal deleted inserted replaced
-1:000000000000 0:d0791faffa3f
       
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     2 // All rights reserved.
       
     3 // This component and the accompanying materials are made available
       
     4 // under the terms of "Eclipse Public License v1.0"
       
     5 // which accompanies this distribution, and is available
       
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     7 //
       
     8 // Initial Contributors:
       
     9 // Nokia Corporation - initial contribution.
       
    10 //
       
    11 // Contributors:
       
    12 //
       
    13 // Description:
       
    14 //
       
    15 
       
    16 #ifndef __CONNECTIVITY_SBENGINE_IBY__
       
    17 #define __CONNECTIVITY_SBENGINE_IBY__
       
    18 
       
    19 // SECUREBACKUPENGINE
       
    20 file=ABI_DIR\BUILD_DIR\sbeclient.dll			System\libs\sbeclient.dll
       
    21 file=ABI_DIR\BUILD_DIR\abclient.dll			System\libs\abclient.dll
       
    22 
       
    23 #ifndef SBEHEAPMAX
       
    24 #define SBEHEAPMAX  0x400000
       
    25 #endif
       
    26 
       
    27 file=ABI_DIR\BUILD_DIR\sbengine.exe			System\programs\sbengine.exe heapmax=SBEHEAPMAX
       
    28 
       
    29 file=ABI_DIR\BUILD_DIR\sbencrypt.dll			System\programs\sbencrypt.dll
       
    30 
       
    31 #endif  // __CONNECTIVITY_SBENGINE_IBY__