os/ossrv/lowlevellibsandfws/apputils/group/BAFL.MMP
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 1997-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 // bafl.dll System services & utilities
    15 // 
    16 //
    17 
    18 /**
    19  @file
    20 */
    21 
    22 target			bafl.dll
    23 CAPABILITY All -Tcb
    24 targettype		DLL
    25 UID		0x1000008D 0x10003A0F
    26 VENDORID 0x70000001
    27 
    28 SOURCEPATH	../src
    29 userinclude		../inc ../src/inc
    30 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    31 
    32 source  babackup.cpp  BACELL.CPP   BACLINE.CPP  BACLIPB.CPP   BACNTF.CPP
    33 source  BADESCA.CPP   BAFINDF.CPP  BAMATCH.CPP  BARSREAD.CPP  BARSC.CPP   
    34 source  BASCHED.CPP   BASSND.CPP   BAUTILS.CPP  BANAMEDPLUGINS.CPP
    35 source  BADICTIONARYCOMPRESSION.CPP
    36 source  StringPoolAPI.cpp StringPoolImplementation.cpp stringlogger.cpp
    37 source  BaRscImpl.cpp BaAssert.cpp BaRsc2.cpp BaRsRead2.cpp
    38 source  BaRsReadImpl.cpp
    39 source  BaSPI.cpp BaArchiveImpl.cpp
    40 source  BaSsndStore.cpp
    41 
    42 library  euser.lib  hal.lib  efsrv.lib  estor.lib centralrepository.lib
    43 
    44 deffile BAFL.DEF
    45 
    46 START WINS
    47 	baseaddress     0x40100000
    48 END
    49 
    50 START MARM
    51 END
    52 
    53 SMPSAFE