mmplugins/lib3gpunittest/mmpfiles/tsu_3gplibrary.mmp
changeset 0 40261b775718
equal deleted inserted replaced
-1:000000000000 0:40261b775718
       
     1 // Copyright (c) 2008-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 TARGET			tsu_3gplibrary.exe
       
    17 CAPABILITY		ALL -TCB
       
    18 TARGETTYPE		exe
       
    19 UID			0x1000007A 0x102834C7
       
    20 VENDORID		0x70000001
       
    21 
       
    22 SOURCEPATH		../src
       
    23 
       
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 OS_LAYER_ESTLIB_SYSTEMINCLUDE  
       
    26 
       
    27 USERINCLUDE		../inc
       
    28 
       
    29 SOURCE			tsu_3gplibrary.cpp
       
    30 SOURCE			parserapi.cpp
       
    31 SOURCE			parserapinegative.cpp
       
    32 SOURCE			tsu_3gplibrary_composer_api.cpp
       
    33 SOURCE			tsu_3gplibrary_parse_compose.cpp
       
    34 SOURCE			tsu_3gplibrary_parse_and_check.cpp
       
    35 
       
    36 LIBRARY			euser.lib
       
    37 LIBRARY			testexecuteutils.lib
       
    38 LIBRARY			testexecutelogclient.lib
       
    39 LIBRARY			efsrv.lib
       
    40 LIBRARY			3gpmp4lib.lib
       
    41 LIBRARY			3gplibrary.lib
       
    42 LIBRARY			caf.lib
       
    43 LIBRARY			estlib.lib
       
    44 LIBRARY			bafl.lib
       
    45 
       
    46 
       
    47 
       
    48 SMPSAFE