bluetooth/btexample/example/afhsetter/AFHSetter.mmp
changeset 0 29b1cd4cb562
equal deleted inserted replaced
-1:000000000000 0:29b1cd4cb562
       
     1 // Copyright (c) 2003-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 // AFHSetter
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET        afhsetter.exe
       
    19 TARGETTYPE    EXE
       
    20 
       
    21 UID           0x1000008d 0x101FD916
       
    22 
       
    23 SOURCEPATH .  
       
    24 
       
    25 SOURCE        AFHSetter.cpp
       
    26 
       
    27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    28 
       
    29 
       
    30 //LIBRARY       euser.lib esock.lib efsrv.lib bluetooth.lib btmanclient.lib
       
    31 //LIBRARY       btregistry.lib btdevice.lib sdpdatabase.lib 
       
    32 //LIBRARY       btextnotifiers.lib
       
    33 
       
    34 
       
    35 
       
    36 LIBRARY       euser.lib bluetooth.lib esock.lib efsrv.lib 
       
    37 LIBRARY		  sdpagent.lib sdpdatabase.lib btdevice.lib
       
    38 LIBRARY       c32.lib
       
    39 
       
    40 //DEBUGLIBRARY  flogger.lib 
       
    41 
       
    42 MACRO __SECURE_API__
       
    43 MACRO __DATA_CAGING__
       
    44 //CAPABILITY ALL -ROOT
       
    45 
       
    46 //START WINS
       
    47 //    BASEADDRESS 0x61d00000
       
    48 //END
       
    49 //EPOCALLOWDLLDATA
       
    50 
       
    51 SMPSAFE