omxilcomp/omxiltestcomp/md5sink/group/omxiltestothermd5sink.mmp
changeset 0 58be5850fb6c
equal deleted inserted replaced
-1:000000000000 0:58be5850fb6c
       
     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 #include "../src/omxiltestmd5sink.hrh"
       
    20 
       
    21 TARGET omxiltestothermd5sink.dll
       
    22 TARGETTYPE PLUGIN
       
    23 UID 0x10009D8D KUidSymbianOmxILTestOtherMD5SinkDll
       
    24 CAPABILITY All -TCB
       
    25 
       
    26 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    27 
       
    28 USERINCLUDE ../src
       
    29 
       
    30 SOURCEPATH ../src
       
    31 SOURCE omxiltestmd5sink.cpp
       
    32 SOURCE omxiltestmd5sinkport.cpp
       
    33 SOURCE omxiltestmd5sinkconfigmanager.cpp
       
    34 SOURCE omxiltestmd5sinkprocessingfunction.cpp
       
    35 
       
    36 RESOURCE omxiltestothermd5sink.rss
       
    37 
       
    38 nostrictdef
       
    39 
       
    40 LIBRARY euser.lib hash.lib ecom.lib
       
    41 LIBRARY omxilcomponentcommon.lib
       
    42 STATICLIBRARY omxilcomponentif.lib
       
    43 
       
    44 MACRO DOMAIN_OTHER