genericopenlibs/openenvcore/libm/test/testfloat_blr/group/tfloat_blr.mmp
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 
       
     2 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 // All rights reserved.
       
     4 // This component and the accompanying materials are made available
       
     5 // under the terms of "Eclipse Public License v1.0"
       
     6 // which accompanies this distribution, and is available
       
     7 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 //
       
     9 // Initial Contributors:
       
    10 // Nokia Corporation - initial contribution.
       
    11 //
       
    12 // Contributors:
       
    13 //
       
    14 // Description:
       
    15 //
       
    16 
       
    17 TARGET      tfloat_blr.exe
       
    18 
       
    19 //Add your platform security capabilities 
       
    20 
       
    21 CAPABILITY  NONE
       
    22 TARGETTYPE  exe
       
    23 UID         0x1000008D 0x1028308C
       
    24 
       
    25 SOURCEPATH		..\src
       
    26 SOURCE			tfloat_blrserver.cpp
       
    27 SOURCE			tfloat_blr.cpp
       
    28 SOURCE 			tfloat_double_blr_2arg.cpp
       
    29 SOURCE			tfloat_double_blr2.cpp
       
    30 
       
    31 
       
    32 //USERINCLUDE		. 
       
    33 USERINCLUDE ..\inc 
       
    34 
       
    35 
       
    36 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    37 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    38 
       
    39 
       
    40 
       
    41 LIBRARY 		euser.lib efsrv.lib ecom.lib bafl.lib c32.lib XmlFramework.lib hash.lib
       
    42 LIBRARY			testexecuteutils.lib libm.lib
       
    43 LIBRARY			testexecutelogclient.lib
       
    44 LIBRARY         libc.lib
       
    45 
       
    46 STATICLIBRARY libcrt0.lib
       
    47 
       
    48 macro TESTING_FLOAT
       
    49 macro __LONG_LONG_SUPPORTED
       
    50 SMPSAFE