adding an autotest and "dbus-ify" the build process and include scheme
authorHarald Fernengel <harry@kdevelop.org>
Fri, 23 Sep 2005 16:24:36 +0000 (16:24 +0000)
committerHarald Fernengel <harry@kdevelop.org>
Fri, 23 Sep 2005 16:24:36 +0000 (16:24 +0000)
commitcd883ae0436e0be1234cd0cde3c2e9a8b994d0e8
treee911fc2383e9fc4d91cb51774e4037efa439acd2
parentac2de419da28379195da11120ddb0e19f601aa24
adding an autotest and "dbus-ify" the build process and include scheme
15 files changed:
configure.in
dbus/Makefile.am
dbus/qdbus.h [moved from qt/qdbusmacros.h with 74% similarity]
qt/Makefile.am
qt/qdbus.h [deleted file]
qt/qdbusconnection.cpp
qt/qdbusconnection.h
qt/qdbusconnection_p.h
qt/qdbuserror.h
qt/qdbusmessage.h
qt/qdbusserver.h
qt/qdbusvariant.h
test/Makefile.am
test/qt/Makefile.am [new file with mode: 0644]
test/qt/tst_qdbusconnection.cpp [new file with mode: 0644]