obex/obexprotocol/obex/group/irobex.mmp
changeset 54 4dc88a4ac6f4
parent 52 866b4af7ffbe
child 57 f6055a57ae18
equal deleted inserted replaced
52:866b4af7ffbe 54:4dc88a4ac6f4
     1 // Copyright (c) 2005-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 // Obex
       
    15 // irobex.lib Build irobex.lib to allow legacy apps to effectively link to obex.dll
       
    16 // 
       
    17 //
       
    18 
       
    19 /**
       
    20  @file
       
    21 */
       
    22 
       
    23 TARGET irobex.lib
       
    24 TARGETTYPE IMPLIB
       
    25 #ifdef WINSCW
       
    26 DEFFILE IROBEX2.DEF
       
    27 #else
       
    28 DEFFILE irobex2.def
       
    29 #endif
       
    30 UID	0x1000008d 0x10201EF5
       
    31 LINKAS obex.dll
       
    32 
       
    33 SMPSAFE