bluetooth/btsdp/bld.inf
changeset 48 22de2e391156
parent 0 29b1cd4cb562
equal deleted inserted replaced
35:14e279d2bbb7 48:22de2e391156
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Bld.inf file for bluetooth service discovery protocol
    14 // Bld.inf file for bluetooth service discovery protocol
    15 
    15 
    16 PRJ_EXPORTS
    16 PRJ_EXPORTS
    17 inc/btsdp.h SYMBIAN_OS_LAYER_PUBLIC_EXPORT_PATH(btsdp.h)
    17 inc/btsdp.h OS_LAYER_PUBLIC_EXPORT_PATH(btsdp.h)
    18 
    18 
    19 PRJ_MMPFILES
    19 PRJ_MMPFILES
    20 database/sdpdatabase.mmp
    20 database/sdpdatabase.mmp
    21 server/sdpserver.mmp
    21 server/sdpserver.mmp
    22 agent/sdpagent.mmp
    22 agent/sdpagent.mmp