[vlc-commits] Update Win64 target

Jean-Baptiste Kempf git at videolan.org
Wed Jan 26 20:43:12 CET 2011


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Jan 26 20:41:21 2011 +0100| [4f56b4a61ba1587a52bba8e959ce1973ffb7cd4d] | committer: Jean-Baptiste Kempf

Update Win64 target

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4f56b4a61ba1587a52bba8e959ce1973ffb7cd4d
---

 extras/contrib/src/Distributions/win64.mak |   14 ++++++++------
 1 files changed, 8 insertions(+), 6 deletions(-)

diff --git a/extras/contrib/src/Distributions/win64.mak b/extras/contrib/src/Distributions/win64.mak
index 407885c..b8a2e0d 100644
--- a/extras/contrib/src/Distributions/win64.mak
+++ b/extras/contrib/src/Distributions/win64.mak
@@ -1,12 +1,14 @@
 # WIN32 rules
 all: .iconv .intl .freetype .fribidi .zlib \
+        .gpg-error .gcrypt .gnutls .xml .fontconfig \
         .a52 .mpeg2 .mad .ogg .vorbis .shout .vorbisenc .theora \
-        .flac .speex .faad .lame .ebml  .matroska .ffmpeg .dvdcss \
-        .live .goom2k4 .caca .mod .x264  .xml .twolame \
-        .png .gpg-error .gcrypt .gnutls .mpcdec \
-        .dvdnav .dvbpsi .qt4_win32 .schroedinger .SDL_image \
-        .dx_headers .dshow_headers .gecko .dca .portaudio \
-        .lua .tag .fontconfig .kate .libass
+        .flac .speex .faad .lame .ebml .matroska .ffmpeg \
+        .live .goom2k4 .caca .mod .x264 .twolame \
+        .png .mpcdec .schroedinger .dvbpsi \
+        .dca .kate .libass .SDL_image  \
+        .libbluray .dvdcss .libupnp .dvdnav .qt4_win32 \
+        .dx_headers .dshow_headers .portaudio .gecko \
+        .lua .tag .peflags .sqlite3 .libprojectM
 # .pthreads
 #.zvbi \
 #        .fluid



More information about the vlc-commits mailing list