aboutsummaryrefslogtreecommitdiff
path: root/src/quickopen.c
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-10 01:13:45 +0200
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2012-05-10 01:13:45 +0200
commitb8d518dad6e927137dc76831b7694658366572cd (patch)
treea0036d4e07df366922369a5baa14449a6c77da13 /src/quickopen.c
parent3c5ebf3a2153de55e07786ddbb9cfc54debe85f2 (diff)
downloadexperiment-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/quickopen.c')
0 files changed, 0 insertions, 0 deletions