summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/include
diff options
context:
space:
mode:
authorchristian linke <christian.linke@bmw.de>2012-10-25 16:21:04 +0200
committerchristian linke <christian.linke@bmw.de>2012-10-25 16:21:04 +0200
commitf9de38ac41d5da1d5cc52e8797dd47bdac4b3116 (patch)
treeaf303cfd892add0bbc2c1f6faab11c326c24c4be /PluginCommandInterfaceDbus/include
parente33f72e932661784affc0f24d56f0e78fbac783f (diff)
downloadaudiomanager-f9de38ac41d5da1d5cc52e8797dd47bdac4b3116.tar.gz
* changes to make the package and documentation easier
Signed-off-by: christian linke <christian.linke@bmw.de>
Diffstat (limited to 'PluginCommandInterfaceDbus/include')
-rw-r--r--PluginCommandInterfaceDbus/include/configCommandDbus.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/PluginCommandInterfaceDbus/include/configCommandDbus.h b/PluginCommandInterfaceDbus/include/configCommandDbus.h
new file mode 100644
index 0000000..685d911
--- /dev/null
+++ b/PluginCommandInterfaceDbus/include/configCommandDbus.h
@@ -0,0 +1,6 @@
+#ifndef _COMMANDDBUS_CONFIG_H
+#define _COMMANDDBUS_CONFIG_H
+
+#define COMMAND_DBUS_INTROSPECTION_FILE "/usr/share/audiomanager/CommandInterface.xml"
+
+#endif /* _COMMANDDBUS_CONFIG_H */