summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-02-27 10:11:08 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2012-02-27 19:10:59 +0100
commitaa93713377d28a8ce7821466ef828f79a18e982d (patch)
treef1efc6d524ef4656f93977e746d75428e06ac236 /cmake
parent02b17a992e900ad82df8edf02e5e51e750ece36b (diff)
downloadaudiomanager-aa93713377d28a8ce7821466ef828f79a18e982d.tar.gz
* [GAM-4] updated interfaces
* shifted mainpage doxygen from EA generated to mainpage.h * added logo to doxygen documentation * fixed compile bug in cmakelists when no plugins are build * [ GAM-23 ]fixed plugin version recognition in cmake * first working CAmSerializer with DatabaseObserver
Diffstat (limited to 'cmake')
-rw-r--r--cmake/DoxyFile.in2
-rw-r--r--cmake/genivilogo.pngbin0 -> 9537 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/cmake/DoxyFile.in b/cmake/DoxyFile.in
index 25cabe1..c53895e 100644
--- a/cmake/DoxyFile.in
+++ b/cmake/DoxyFile.in
@@ -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/genivilogo.png b/cmake/genivilogo.png
new file mode 100644
index 0000000..d016ec8
--- /dev/null
+++ b/cmake/genivilogo.png
Binary files differ