bluetooth/btexample/example/discoverability/Discoverability.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 // Discoverability
       
    15 // 
       
    16 //
       
    17 
       
    18 TARGET        discoverability.exe
       
    19 TARGETTYPE    EXE
       
    20 
       
    21 UID           0x1000008d 0x010099ca
       
    22 VENDORID 0x70000001
       
    23 
       
    24 SOURCEPATH .  
       
    25 
       
    26 SOURCE        Discoverability.cpp
       
    27 
       
    28 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    29 LIBRARY       euser.lib bluetooth.lib esock.lib sdpagent.lib sdpdatabase.lib btdevice.lib
       
    30 //DEBUGLIBRARY  flogger.lib 
       
    31 
       
    32 MACRO __SECURE_API__
       
    33 MACRO __DATA_CAGING__
       
    34 CAPABILITY All -Tcb
       
    35 
       
    36 //START WINS
       
    37 //    BASEADDRESS 0x61d00000
       
    38 //END
       
    39 //EPOCALLOWDLLDATA
       
    40 
       
    41 SMPSAFE