omxil/xmltestharness/xmlclient/group/xmlclient.mmp
branchOpenMAX-IL_SHAI
changeset 16 eedf2dcd43c6
equal deleted inserted replaced
15:c1e808730d6c 16:eedf2dcd43c6
       
     1 /*
       
     2 * Copyright (c) 2008-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		  xmlomxclient.dll
       
    20 TARGETTYPE	  DLL
       
    21 UID			 0 0x10286694
       
    22 CAPABILITY	All -TCB
       
    23 
       
    24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    25 OS_LAYER_LIBC_SYSTEMINCLUDE
       
    26 
       
    27 USERINCLUDE ../inc
       
    28 USERINCLUDE ../src
       
    29 
       
    30 
       
    31 SOURCEPATH ../src
       
    32 SOURCE omx_xml_script.cpp
       
    33 SOURCE asbreakeventhandler.cpp
       
    34 SOURCE paramconversion.cpp
       
    35 SOURCE statedes.cpp
       
    36 SOURCE omxscriptparser.cpp
       
    37 SOURCE omxscripttest.cpp
       
    38 SOURCE omxutil.cpp
       
    39 SOURCE nontunneledhandler.cpp
       
    40 SOURCE videotesttimer.cpp
       
    41 SOURCE transition.cpp
       
    42 SOURCE parsemap.c
       
    43 SOURCE baseprofilehandler.cpp
       
    44 SOURCE baseprofiletimestamping.cpp
       
    45 SOURCE omxthreadrequest.cpp
       
    46 SOURCE portbufferhandler.cpp
       
    47 SOURCE threadedlogger.cpp
       
    48 SOURCE windowmanager.cpp
       
    49 
       
    50 #ifdef ENABLE_ABIV2_MODE
       
    51 DEBUGGABLE
       
    52 #endif
       
    53 
       
    54 LIBRARY euser.lib
       
    55 LIBRARY omxilcoreclient.lib
       
    56 
       
    57 NOSTRICTDEF
       
    58 
       
    59 LIBRARY			3gpmp4lib.lib
       
    60 LIBRARY			hash.lib
       
    61 LIBRARY			inetprotutil.lib
       
    62 LIBRARY			ws32.lib
       
    63 LIBRARY			efsrv.lib
       
    64 LIBRARY			ecom.lib
       
    65 LIBRARY			xmlframework.lib
       
    66 LIBRARY			bafl.lib
       
    67 LIBRARY			charconv.lib
       
    68 LIBRARY			libc.lib 3gplibrary.lib