Added virtual destructors to CANSocketBCM and CANSocketRaw
[profile/ivi/automotive-message-broker.git] / packaging.in / config.tizen.in
1 {
2 "sources" :
3         [
4                 {
5                         "name" : "Murphy Source",
6                         "path" : "@PLUGIN_INSTALL_PATH@/murphysourceplugin.so",
7                         "address" : "unxs:/tmp/murphy/amb"
8                 }
9         ],
10 "sinks":
11         [
12                 {
13                         "name" : "DBusSink",
14                         "path" : "@PLUGIN_INSTALL_PATH@/dbussinkplugin.so"
15                 }
16         ]
17 }
18