summaryrefslogtreecommitdiff
path: root/PluginRoutingInterfaceDbus/Doxyfile.in
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2011-07-01 14:50:34 +0200
committerchristian mueller <christian.ei.mueller@bmw.de>2011-07-01 14:50:34 +0200
commite6ad5d883663688d0e36e9d506aa9a1f1190c47f (patch)
tree6d6bcaa6c6b1a54c40bab208a7234ecb860eea73 /PluginRoutingInterfaceDbus/Doxyfile.in
parent02acf3cebd9ec61193f63415590929ef40c504c1 (diff)
downloadaudiomanager-e6ad5d883663688d0e36e9d506aa9a1f1190c47f.tar.gz
changed daemon directory name
changed absolute path for doxygen to relative path
Diffstat (limited to 'PluginRoutingInterfaceDbus/Doxyfile.in')
-rw-r--r--PluginRoutingInterfaceDbus/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/PluginRoutingInterfaceDbus/Doxyfile.in b/PluginRoutingInterfaceDbus/Doxyfile.in
index 8cd2e46..9a193ed 100644
--- a/PluginRoutingInterfaceDbus/Doxyfile.in
+++ b/PluginRoutingInterfaceDbus/Doxyfile.in
@@ -590,7 +590,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = /home/blacky/workspace/PluginRoutingInterfaceDbus
+INPUT = @CMAKE_CURRENT_SOURCE_DIR@
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is