]> git.sesse.net Git - vlc/commit
Win32: strip ".libs" from libvlc path in any case
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 7 Feb 2010 16:00:26 +0000 (18:00 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 7 Feb 2010 16:00:26 +0000 (18:00 +0200)
commit7530a392333c7084e52fc195669ad05de10f63f8
tree67b8918aa60946000b86694807fb888fa452c18b
parent9372cb45f24bedcffb895d41a643890393162450
Win32: strip ".libs" from libvlc path in any case

That said, if someone really wants to support running vlc.exe from the
build tree, this is far from sufficient. I would suggest setting
data-path and plugin-path in static compilations of winvlc.c like we
already do for vlc.c instead.
src/win32/specific.c