now fix the build for the tests; turns out we need another set of exports, since...
authorRomain Pokrzywka <romain@kdab.com>
Tue, 2 Feb 2010 20:31:31 +0000 (12:31 -0800)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 6 Feb 2010 23:32:39 +0000 (00:32 +0100)
commitbbd1c9fe826e780cbd251af2654ab05752a96f92
tree8b1f41e9affc68737437b6c31260f19ea20e836c
parentce6951658577c0514c73c09d5847f1a30d45d158
now fix the build for the tests; turns out we need another set of exports, since some tests are compiled in the client lib and some are in the internal lib...
cmake/dbus/CMakeLists.txt
cmake/dbus/dbus-internal.def.cmake [new file with mode: 0644]
cmake/test/CMakeLists.txt
cmake/test/name-test/CMakeLists.txt
dbus/dbus-1-symbols.def.in [moved from dbus/dbus-1-clientsymbols.def.in with 99% similarity]
dbus/dbus-1-testsymbols.def.in
dbus/dbus-1.def.cmake
dbus/dbus-internal-symbols.def.in [moved from dbus/dbus-1-utilsymbols.def.in with 100% similarity]
dbus/dbus-internal-testsymbols.def.in [new file with mode: 0644]