contextframework/cfwplugins/orientationactionplugin/group/orientationactionplugin.mmp
branchRCL_3
changeset 63 c2c61fdca848
parent 62 924385140d98
child 70 739cef680932
equal deleted inserted replaced
62:924385140d98 63:c2c61fdca848
    18 
    18 
    19 #include <platform_paths.hrh>
    19 #include <platform_paths.hrh>
    20 #include "../inc/traceconfiguration.hrh"
    20 #include "../inc/traceconfiguration.hrh"
    21 #include "../inc/orientationactionpluginconst.hrh"
    21 #include "../inc/orientationactionpluginconst.hrh"
    22 
    22 
    23 TARGET          orientationactionplugin.dll
    23 TARGET          OrientationActionPlugin.dll
    24 TARGETTYPE      PLUGIN
    24 TARGETTYPE      PLUGIN
    25 UID             0x10009D8D KOrientationActionPlugInDllUid
    25 UID             0x10009D8D KOrientationActionPlugInDllUid
    26 CAPABILITY      CAP_ECOM_PLUGIN
    26 CAPABILITY      CAP_ECOM_PLUGIN
    27 
    27 
    28 SOURCEPATH      ../src
    28 SOURCEPATH      ../src
    48 LIBRARY         apparc.lib
    48 LIBRARY         apparc.lib
    49 LIBRARY         akncapserverclient.lib
    49 LIBRARY         akncapserverclient.lib
    50 LIBRARY         cfactivatorengine.lib
    50 LIBRARY         cfactivatorengine.lib
    51 LIBRARY         cfservices.lib
    51 LIBRARY         cfservices.lib
    52 LIBRARY         centralrepository.lib
    52 LIBRARY         centralrepository.lib
    53 LIBRARY         avkon.lib
    53 LIBRARY         Avkon.lib
    54 LIBRARY         apgrfx.lib
    54 LIBRARY         apgrfx.lib
    55 #ifdef TRACE_INTO_FILE
    55 #ifdef TRACE_INTO_FILE
    56 LIBRARY         flogger.lib
    56 LIBRARY         flogger.lib
    57 #endif
    57 #endif