diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-05-10 01:13:45 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2012-05-10 01:13:45 +0200 |
commit | b8d518dad6e927137dc76831b7694658366572cd (patch) | |
tree | a0036d4e07df366922369a5baa14449a6c77da13 /src | |
parent | 3c5ebf3a2153de55e07786ddbb9cfc54debe85f2 (diff) | |
download | experiment-player-b8d518dad6e927137dc76831b7694658366572cd.tar.gz |
fixed DLL building and Glade catalog on Windows
* removed libtool -module flag: it should be used for dlopen libs
(gtk-vlc-player is dlopened by Glade) but had no visible impact on
building the library. also it prevented installation of the library into
the bindir!
* explicitly specify bindir for DLL installations (it may and will be
set independently of the libdir but libtool assumes LIBDIR/../bin by
default)
* avoid-versioning. that way the DLL name is predictable - it must be
known for the glade catalog which has been adapted to cover both the
Linux and Windows shared library names.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions