pimprotocols/pbap/group/pbaplogeng.mmp
changeset 0 e686773b3f54
child 47 7cbcb2896f0e
equal deleted inserted replaced
-1:000000000000 0:e686773b3f54
       
     1 // Copyright (c) 2006-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 // pbaplogeng.dll Used by the Bluetooth access host to access call
       
    15 // history information.
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 TARGET	pbaplogeng.dll
       
    24 CAPABILITY ProtServ LocalServices ReadUserData
       
    25 
       
    26 TARGETTYPE	dll
       
    27 UID	0 0x10283035
       
    28 VENDORID 0x70000001
       
    29 
       
    30 SOURCEPATH		../pbaplogeng
       
    31 USERINCLUDE		../inc ../../../phonebookengines/contactsmodel/inc
       
    32 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 SOURCE		pbaplogeng.cpp
       
    35 
       
    36 LIBRARY		euser.lib
       
    37 LIBRARY		logcli.lib logwrap.lib
       
    38 
       
    39 LIBRARY	btlogger.lib
       
    40 
       
    41 SMPSAFE