]> git.sesse.net Git - vlc/commit
* ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
authorSam Hocevar <sam@videolan.org>
Sat, 9 Nov 2002 16:34:53 +0000 (16:34 +0000)
committerSam Hocevar <sam@videolan.org>
Sat, 9 Nov 2002 16:34:53 +0000 (16:34 +0000)
commit05ac379f73824945b7fed32d4d53bb38703404e5
tree89a8ed4a7fbc0e1ac2961f1b70f71094fc7fc68f
parent3c60cbd66f00b9058e8f2e223dac4475eb5a2ca6
  * ./Makefile.am: added a "update-vlc.dsp" rule to create the MSVC project
    file from the makefile.
  * ./msvc/*: moved the MSVC files here.
  * ./src/extras/*: moved the extra code here (used to be in src/misc,
    extras/GNUgetopt and extras/Win32_msvc).
  * ./include/*: a few warning fixes.
17 files changed:
Makefile.am
bootstrap
configure.ac.in
extras/GNUgetopt/.cvsignore [deleted file]
include/aout_internal.h
include/input_ext-dec.h
share/vlc_win32_rc.rc
src/extras/.cvsignore [new file with mode: 0644]
src/extras/COPYING [moved from extras/GNUgetopt/COPYING with 100% similarity]
src/extras/dirent.c [moved from extras/Win32_msvc/dirent.c with 99% similarity]
src/extras/dirent.h [moved from extras/Win32_msvc/dirent.h with 98% similarity]
src/extras/getopt.c [moved from extras/GNUgetopt/getopt.c with 100% similarity]
src/extras/getopt.h [moved from extras/GNUgetopt/getopt.h with 100% similarity]
src/extras/getopt1.c [moved from extras/GNUgetopt/getopt1.c with 100% similarity]
src/extras/strndup.c [moved from src/misc/extras.c with 92% similarity]
src/input/input_info.c
src/misc/objects.c