[vlc-devel] commit: Rename the shared libraries ( Rémi Denis-Courmont )
git version control
git at videolan.org
Thu May 15 18:39:32 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rem at videolan.org> | Thu May 15 19:40:44 2008 +0300| [84d0f814c4aaeb01141e993879de1ce8b0c7fedb]
Rename the shared libraries
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=84d0f814c4aaeb01141e993879de1ce8b0c7fedb
---
Makefile.am | 6 +-
bindings/cil/src/exception.cs | 10 ++--
bindings/cil/src/libvlc.cs | 30 +++++-----
bindings/cil/tests/testvlc.cs | 2 +-
.../java/org/videolan/jvlc/internal/LibVlc.java | 2 +-
bindings/python/setup.py | 6 +-
configure.ac | 4 +-
modules/common.am | 4 +-
projects/activex/Makefile.am | 4 +-
projects/mozilla/Makefile.am | 30 +++++-----
src/Makefile.am | 62 ++++++++++----------
src/{libvlc.sym => libvlccore.sym} | 0
src/vlc-control.pc.in | 4 +-
src/vlc-plugin.pc.in | 2 +-
14 files changed, 83 insertions(+), 83 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=84d0f814c4aaeb01141e993879de1ce8b0c7fedb
More information about the vlc-devel
mailing list