accessoryservices/pluggeddisplay/pluggeddisplayengine/group/pluggeddisplayengine.mmp
changeset 70 653a8b91b95e
parent 50 48a00b70dc49
equal deleted inserted replaced
64:61992147389a 70:653a8b91b95e
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 #include <data_caging_paths.hrh>
    20 #include <data_caging_paths.hrh>
    21 
    21 
    22 #include "../inc/traceconfiguration.hrh"
    22 #include "../inc/traceconfiguration.hrh"
       
    23 #include "pluggeddisplayengine.mmh"
    23 
    24 
    24 TARGET                  pluggeddisplayengine.dll
    25 TARGET                  pluggeddisplayengine.dll
    25 TARGETTYPE              dll
    26 TARGETTYPE              dll
    26 
    27 
    27 UID                     0x1000008D 0x2002138C
    28 UID                     0x1000008D 0x2002138C
    53 
    54 
    54 OS_LAYER_SYSTEMINCLUDE
    55 OS_LAYER_SYSTEMINCLUDE
    55 SYSTEMINCLUDE       	/epoc32/include/platform/mw
    56 SYSTEMINCLUDE       	/epoc32/include/platform/mw
    56 
    57 
    57 LIBRARY                 euser.lib
    58 LIBRARY                 euser.lib
    58 LIBRARY         		tvoutconfig.lib
       
    59 LIBRARY					ddc_access.lib
       
    60 LIBRARY					accpolaudiodevicetopology.lib
    59 LIBRARY					accpolaudiodevicetopology.lib
    61 LIBRARY					accpolicy.lib
    60 LIBRARY					accpolicy.lib
    62 LIBRARY					accsrvutil.lib
    61 LIBRARY					accsrvutil.lib
    63 LIBRARY					edidparser.lib
    62 LIBRARY					edidparser.lib
    64 LIBRARY					centralrepository.lib
    63 LIBRARY					centralrepository.lib
    66 LIBRARY					accclient.lib
    65 LIBRARY					accclient.lib
    67 LIBRARY					efsrv.lib
    66 LIBRARY					efsrv.lib
    68 LIBRARY					fbscli.lib
    67 LIBRARY					fbscli.lib
    69 LIBRARY					sysutil.lib
    68 LIBRARY					sysutil.lib
    70 
    69 
       
    70 #ifndef PDE_USE_HWSTUBS
       
    71 LIBRARY         		TvOutConfig.lib
       
    72 LIBRARY					ddc_access.lib
       
    73 #else
       
    74 LIBRARY         		tvoutconfig_stub.lib
       
    75 LIBRARY					ddc_access_stub.lib
       
    76 #endif
       
    77 
    71 #ifdef TRACE_INTO_FILE
    78 #ifdef TRACE_INTO_FILE
    72 LIBRARY					flogger.lib
    79 LIBRARY					flogger.lib
    73 #endif
    80 #endif
    74 
    81 
       
    82 
       
    83 
       
    84 SMPSAFE