phoneapp/silenceactionplugin/group/silenceactionplugin.mmp
changeset 77 2be0b271d017
parent 0 5f000ab63145
equal deleted inserted replaced
72:c76a0b1755b9 77:2be0b271d017
    21 
    21 
    22 TARGET          silenceactionplugin.dll
    22 TARGET          silenceactionplugin.dll
    23 TARGETTYPE      PLUGIN
    23 TARGETTYPE      PLUGIN
    24 UID             0x10009D8D KSilenceActionPluginDllUid
    24 UID             0x10009D8D KSilenceActionPluginDllUid
    25 CAPABILITY      ALL -TCB
    25 CAPABILITY      ALL -TCB
       
    26 VERSION         10.0
    26 
    27 
    27 SOURCEPATH      ../src
    28 SOURCEPATH      ../src
    28 SOURCE          main.cpp
    29 SOURCE          main.cpp
    29 SOURCE          silenceactionplugin.cpp
    30 SOURCE          silenceactionplugin.cpp
    30 SOURCE          silenceaction.cpp
    31 SOURCE          silenceaction.cpp
    48 LIBRARY         cfservices.lib
    49 LIBRARY         cfservices.lib
    49 
    50 
    50 #ifdef LOGGING_MODE_FILE
    51 #ifdef LOGGING_MODE_FILE
    51 LIBRARY         flogger.lib
    52 LIBRARY         flogger.lib
    52 #endif
    53 #endif
       
    54 
       
    55 
       
    56 SMPSAFE