omxilvideocomps/omxilclock/group/omxilclock.mmp
changeset 0 5d29cba61097
equal deleted inserted replaced
-1:000000000000 0:5d29cba61097
       
     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 #include "../src/omxilclock.hrh"
       
    19 
       
    20 TARGET		omxilclock.dll
       
    21 TARGETTYPE	PLUGIN
       
    22 UID		0x10009D8D KUidSymbianOmxILClockDll
       
    23 CAPABILITY	All -TCB
       
    24 
       
    25 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    26 
       
    27 USERINCLUDE	../src
       
    28 
       
    29 SOURCEPATH		../src
       
    30 
       
    31 SOURCE			clocksupervisor.cpp
       
    32 SOURCE			comxilclockcomponent.cpp
       
    33 SOURCE			comxilclockconfigmanager.cpp
       
    34 SOURCE			comxilclockoutputport.cpp
       
    35 SOURCE			comxilclockprocessingfunction.cpp
       
    36 SOURCE			clockpanics.cpp
       
    37 SOURCE			clockthreadnotifier.cpp			
       
    38 
       
    39 START RESOURCE		omxilclock.rss
       
    40 TARGET			omxilclock.rsc
       
    41 END
       
    42 
       
    43 LIBRARY euser.lib efsrv.lib ecom.lib
       
    44 LIBRARY hal.lib
       
    45 LIBRARY omxilcomponentcommon.lib
       
    46 STATICLIBRARY omxilcomponentif.lib
       
    47 
       
    48 //MACRO _OMXIL_COMMON_DEBUG_TRACING_ON