major D-Bus code update

git-svn-id: http://dev.openwengo.org/svn/openwengo/wengophone-ng/branches/wengophone-dbus-api/libs/dbus@7715 30a43799-04e7-0310-8b2b-ea0d24f86d0e
This commit is contained in:
pdurante 2006-09-23 23:25:34 +00:00
parent acfeb85b87
commit 42ea920aeb
41 changed files with 958 additions and 1506 deletions

View file

@ -26,6 +26,7 @@ sources = [
'src/eventloop.cpp',
'src/interface.cpp',
'src/introspection.cpp',
'src/property.cpp',
'src/message.cpp',
'src/object.cpp',
'src/pendingcall.cpp',