[vlc-commits] commit: Contribs: Win32 targets reordering, based on types ( Jean-Baptiste Kempf )
git at videolan.org
git at videolan.org
Sun Nov 21 17:17:11 CET 2010
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Sun Nov 21 17:01:42 2010 +0100| [8178340c39a53d7737f25f14ad9f965010142ead] | committer: Jean-Baptiste Kempf
Contribs: Win32 targets reordering, based on types
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=8178340c39a53d7737f25f14ad9f965010142ead
---
extras/contrib/src/Distributions/win32.mak | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/extras/contrib/src/Distributions/win32.mak b/extras/contrib/src/Distributions/win32.mak
index cea543d..08ab5c8 100644
--- a/extras/contrib/src/Distributions/win32.mak
+++ b/extras/contrib/src/Distributions/win32.mak
@@ -1,12 +1,12 @@
# WIN32 rules
all: .iconv .intl .freetype .fribidi .zlib \
+ .gpg-error .gcrypt .gnutls .pthreads .xml .fontconfig \
.a52 .mpeg2 .mad .ogg .vorbis .shout .vorbisenc .theora \
- .flac .speex .faad .lame .ebml .matroska .ffmpeg .dvdcss \
- .live .pthreads .goom2k4 .caca .mod .x264 .xml .twolame \
- .png .gpg-error .gcrypt .gnutls .mpcdec .dirac .schroedinger \
- .dvdnav .dvbpsi .qt4_win32 .schroedinger .SDL_image \
- .libbluray .libupnp \
- .dx_headers .dshow_headers .gecko .dca \
- .lua .tag .fontconfig .portaudio .kate .libass .zvbi \
- .fluid .peflags .cddb .sqlite3 .libprojectM
+ .flac .speex .faad .lame .ebml .matroska .ffmpeg \
+ .live .goom2k4 .caca .mod .x264 .twolame \
+ .png .mpcdec .dirac .schroedinger .dvbpsi \
+ .dca .kate .libass .zvbi .fluid .SDL_image \
+ .libbluray .dvdcss .libupnp .dvdnav .qt4_win32 \
+ .dx_headers .dshow_headers .portaudio .gecko \
+ .lua .tag .peflags .cddb .sqlite3 .libprojectM
# .daap .cdio .vcdimager
More information about the vlc-commits
mailing list