summaryrefslogtreecommitdiff
path: root/AudioManGUI/Doxyfile.in
diff options
context:
space:
mode:
authorSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 15:06:11 +0200
committerSimon Brandner <simon.brandner@partner.bmw.de>2011-07-01 15:06:11 +0200
commit9d723d9b3918d8c9227b806aa9f016699e234a15 (patch)
tree9ec0170ee232818761a8e6046652bff2be9686b5 /AudioManGUI/Doxyfile.in
parentd61f9cbeeb25c02d73fc99170b1bdf0cc802002f (diff)
parente6ad5d883663688d0e36e9d506aa9a1f1190c47f (diff)
downloadaudiomanager-9d723d9b3918d8c9227b806aa9f016699e234a15.tar.gz
Merge branch 'master' of 10.250.89.137:audiomangenivi
Diffstat (limited to 'AudioManGUI/Doxyfile.in')
-rw-r--r--AudioManGUI/Doxyfile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/AudioManGUI/Doxyfile.in b/AudioManGUI/Doxyfile.in
index cbd42ac..2d9095f 100644
--- a/AudioManGUI/Doxyfile.in
+++ b/AudioManGUI/Doxyfile.in
@@ -590,7 +590,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
-INPUT = /home/blacky/workspace/AudioManGUI
+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