summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorchristian mueller <christian.ei.mueller@bmw.de>2012-02-23 17:25:23 +0100
committerchristian mueller <christian.ei.mueller@bmw.de>2012-02-23 17:25:23 +0100
commitbec7e4f38620d7855c0e5c0d4cea933dcf2827f3 (patch)
tree3b7b196f88f5b7cba4c885bcc39623b35e53e55f /cmake
parent26b122e62777dddff469fa53058ab26fe212d4cf (diff)
downloadaudiomanager-bec7e4f38620d7855c0e5c0d4cea933dcf2827f3.tar.gz
* [ GAM-4 ] Change Database Obsever notification implementation working, test are not ready yet. This implies that the Sockethandler is mandatory so I removed the cmake options.
Diffstat (limited to 'cmake')
-rw-r--r--cmake/DoxyFile.in2
-rw-r--r--cmake/config.cmake2
2 files changed, 1 insertions, 3 deletions
diff --git a/cmake/DoxyFile.in b/cmake/DoxyFile.in
index 8c0df15..25cabe1 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.
diff --git a/cmake/config.cmake b/cmake/config.cmake
index c753c32..4d84d73 100644
--- a/cmake/config.cmake
+++ b/cmake/config.cmake
@@ -4,8 +4,6 @@
#cmakedefine DAEMONVERSION "@DAEMONVERSION@"
#cmakedefine WITH_DBUS_WRAPPER
-#cmakedefine WITH_SOCKETHANDLER_LOOP
-#cmakedefine WITH_SIMPLEDBUS_LOOP
#cmakedefine WITH_PPOLL
#cmakedefine WITH_TELNET
#cmakedefine GLIB_DBUS_TYPES_TOLERANT