]> git.sesse.net Git - vlc/commit
* ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
authorSam Hocevar <sam@videolan.org>
Fri, 5 Apr 2002 20:44:23 +0000 (20:44 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 5 Apr 2002 20:44:23 +0000 (20:44 +0000)
commit1b0868ed29bc006d5939c91c064ed3d7931a7432
tree09d0a92f2591d9ca01d3e6b01e6d17a9ad6f25c6
parent0d691469a766b18159a80de5589bf4ae3f6bce37
  * ./plugins/win32/win32.cpp: fixed `--intf intfwin' which wasn't working.
  * ./Makefile: we don't include the Gtk+ and SDL DLLs in the win32 package
    anymore, the package is now 700k instead of 4MB.
  * ./configure.in, ./Makefile, ./Makefile.opts.in: replaced LIB_FOO with
    foo_LDFLAGS and CFLAGS_BAR with bar_CFLAGS for faster builds, and moved a
    lot of stuff from Makefile.opts.in back to configure.in.
  * ./install-win32: updated script for NSIS 1.96.

   I hope this doesn't break too many other architectures...
15 files changed:
.cvsignore
ChangeLog
INSTALL.win32
Makefile
Makefile.dep
Makefile.modules
Makefile.opts.in
configure
configure.in
install-win32
plugins/.cvsignore
plugins/win32/.cvsignore
plugins/win32/win32.cpp
share/gvlc48x48.ico [moved from share/gvlc_win32.ico with 100% similarity]
share/vlc_win32_rc.rc