genericopenlibs/openenvcore/libc/test/testsetjmp/group/tsetjmp.mmp
changeset 0 e4d67989cc36
child 34 5fae379060a7
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     1 /*
       
     2 * Copyright (c) 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 
       
    18 
       
    19 TARGET				tsetjmp.exe
       
    20 TARGETTYPE			exe
       
    21 UID 		0x1000008D 0x1028308C
       
    22 CAPABILITY 		AllFiles NetworkControl NetworkServices
       
    23 
       
    24 SOURCEPATH		../src
       
    25 SOURCE			tsetjmpserver.cpp
       
    26 SOURCE			tsetjmp.cpp
       
    27 
       
    28 USERINCLUDE ../inc
       
    29 
       
    30 
       
    31 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    32 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    33 
       
    34 
       
    35 LIBRARY		euser.lib
       
    36 LIBRARY		efsrv.lib
       
    37 LIBRARY		estor.lib
       
    38 LIBRARY		bafl.lib
       
    39 LIBRARY		testexecuteutils.lib 
       
    40 LIBRARY		testexecutelogclient.lib 
       
    41 LIBRARY		systemtest_utils.lib
       
    42 LIBRARY		instrumentationhandler.lib 
       
    43 LIBRARY		insock.lib
       
    44 LIBRARY		esock.lib
       
    45 LIBRARY		libpthread.lib 
       
    46 LIBRARY		libc.lib
       
    47 LIBRARY		charconv.lib
       
    48 LIBRARY		libdl.lib
       
    49 LIBRARY     estlib.lib
       
    50 STATICLIBRARY libcrt0.lib
       
    51 LIBRARY 	 ecom.lib  c32.lib XmlFramework.lib hash.lib
       
    52 
       
    53 SMPSAFE
       
    54 
       
    55 
       
    56 
       
    57