]> git.sesse.net Git - vlc/commit
* ./src/misc/modules.c: p_module->psz_filename is now filled with a real
authorSam Hocevar <sam@videolan.org>
Tue, 19 Nov 2002 17:38:07 +0000 (17:38 +0000)
committerSam Hocevar <sam@videolan.org>
Tue, 19 Nov 2002 17:38:07 +0000 (17:38 +0000)
commit4a8ce8ac45b0463314cc32076ab89e12d0f07bfd
tree0d34eabef9f900e8794b7310aaea527d32cd7e2c
parentfa94ffd58d793bd89a0b47e461285d2e9ca0fae2
  * ./src/misc/modules.c: p_module->psz_filename is now filled with a real
    8 bit string under WinCE.
  * ./extras/Win32_msvc: scrapped this directory.
  * ./bootstrap: we now parse plugin makefiles to guess what to put in
    the MSVC project files. Only the dummy plugin has been tested yet.
17 files changed:
bootstrap
evc/.cvsignore [new file with mode: 0644]
evc/libvlc.vcp.in
evc/plugins.vcp [deleted file]
evc/plugins.vcp.in
evc/vlc.vcp
evc/vlc.vcp.in
evc/vlc.vcp.out [deleted file]
extras/Win32_msvc/defs.h [deleted file]
extras/Win32_msvc/modules_builtin_msvc.h [deleted file]
extras/Win32_msvc/readme.txt [deleted file]
extras/Win32_msvc/vlc.dsp [deleted file]
extras/Win32_msvc/vlc.dsw [deleted file]
msvc/libvlc.dsp.in
msvc/vlc.dsp.in
msvc/vlc.dsp.out [deleted file]
src/misc/modules.c