add the LIBRARY header in the .def file, but for mingw only, msvc doesn't support...
authorRomain Pokrzywka <romain@kdab.com>
Thu, 4 Feb 2010 01:31:50 +0000 (17:31 -0800)
committerRalf Habacker <ralf.habacker@freenet.de>
Sat, 6 Feb 2010 23:32:47 +0000 (00:32 +0100)
commit18d6f550d45d35911bd77d3f3aa7f2f882b53ccf
tree7fd089aa93815cd43b32598917049ddce65cf3fd
parent1cd84d825889fd5cc5cfcbddc12bce1ef928f8a7
add the LIBRARY header in the .def file, but for mingw only, msvc doesn't support it anymore. It's still needed when creating a .lib from a mingw-built dll
cmake/dbus/CMakeLists.txt
dbus/dbus-1.def.cmake