summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/DoxyFile.in4
-rw-r--r--cmake/config.cmake2
-rw-r--r--cmake/genivilogo.pngbin0 -> 9537 bytes
3 files changed, 2 insertions, 4 deletions
diff --git a/cmake/DoxyFile.in b/cmake/DoxyFile.in
index 8c0df15..c53895e 100644
--- a/cmake/DoxyFile.in
+++ b/cmake/DoxyFile.in
@@ -31,7 +31,7 @@ PROJECT_NAME = AudioManager
# This could be handy for archiving the generated documentation or
# if some version control system is used.
-PROJECT_NUMBER = 0.9.30
+PROJECT_NUMBER = 0.9.32
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.
@@ -697,7 +697,7 @@ EXAMPLE_RECURSIVE = NO
# directories that contain image that are included in the documentation (see
# the \image command).
-IMAGE_PATH = ../../AudioManGUI
+IMAGE_PATH = ../cmake
# The INPUT_FILTER tag can be used to specify a program that doxygen should
# invoke to filter for each input file. Doxygen will invoke the filter program
diff --git a/cmake/config.cmake b/cmake/config.cmake
index f5db584..2349bb7 100644
--- a/cmake/config.cmake
+++ b/cmake/config.cmake
@@ -5,8 +5,6 @@
#cmakedefine WITH_DBUS_WRAPPER
#cmakedefine WITH_DLT
-#cmakedefine WITH_SOCKETHANDLER_LOOP
-#cmakedefine WITH_SIMPLEDBUS_LOOP
#cmakedefine WITH_PPOLL
#cmakedefine WITH_TELNET
#cmakedefine GLIB_DBUS_TYPES_TOLERANT
diff --git a/cmake/genivilogo.png b/cmake/genivilogo.png
new file mode 100644
index 0000000..d016ec8
--- /dev/null
+++ b/cmake/genivilogo.png
Binary files differ