obex/obexprotocol/obex/test/testobexerrorcodes/TestObexErrorCodes.mmp
changeset 57 f6055a57ae18
parent 0 d0791faffa3f
equal deleted inserted replaced
54:4dc88a4ac6f4 57:f6055a57ae18
       
     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 //
       
    15 
       
    16 /**
       
    17  @file
       
    18 */
       
    19 
       
    20 TARGET        testobexerrorcodes.exe
       
    21 TARGETTYPE    exe
       
    22 
       
    23 
       
    24 SOURCEPATH		.
       
    25 
       
    26 SOURCE			TestObexErrorCodesServer.cpp TestObexErrorCodes.cpp TestObexErrorCodesClient.cpp
       
    27 
       
    28 
       
    29 USERINCLUDE		.
       
    30  
       
    31 
       
    32 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    33 
       
    34 #ifdef __OMAP__
       
    35 SYSTEMINCLUDE	/epoc32/include/Kernel
       
    36 
       
    37 #endif //__OMAP__
       
    38 
       
    39 
       
    40 LIBRARY euser.lib irobex.lib irda.lib esock.lib efsrv.lib
       
    41 
       
    42 #ifndef WINS
       
    43 LIBRARY c32.lib
       
    44 #endif
       
    45 
       
    46 //
       
    47  
       
    48 VENDORID 0x70000001
       
    49 
       
    50 SMPSAFE