lowlevellibsandfws/apputils/group/bafl.iby
changeset 0 e4d67989cc36
child 50 79045913e4e9
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 /*
       
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:
       
    15 *
       
    16 */
       
    17 #ifndef __BAFL_IBY__
       
    18 #define __BAFL_IBY__
       
    19 
       
    20 file=ABI_DIR\BUILD_DIR\bafl.dll 		System\Libs\Bafl.dll
       
    21 file=ABI_DIR\BUILD_DIR\baksrv.dll		System\Libs\baksrv.dll
       
    22 file=ABI_DIR\BUILD_DIR\baksrvs.exe		System\Programs\baksrvs.exe
       
    23 
       
    24 data=ZPRIVATE\100048AA\backup_registration.xml private\100048aa\backup_registration.xml
       
    25 
       
    26 #include "initialiseLocale.iby"
       
    27 #include <bsul.iby>
       
    28 #include <centralrepository.iby>
       
    29 
       
    30 
       
    31 #ifdef SYMBIAN_BAFL_SYSUTIL
       
    32 //Core OS extension
       
    33 #include <sysutil.iby>
       
    34 #endif
       
    35 
       
    36 
       
    37 #ifdef SYMBIAN_BAFL_ACTIVITYMGR
       
    38 //Core OS extension
       
    39 #include <activitymanager.iby>
       
    40 #endif
       
    41 
       
    42 #endif