Commit 965d2914 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Deactivate zvbi, pthreads, fluid for Win64 contribs

parent 7e02ab80
...@@ -234,7 +234,7 @@ case $HOST in ...@@ -234,7 +234,7 @@ case $HOST in
echo "HAVE_WIN32 = 1" >> config.mak echo "HAVE_WIN32 = 1" >> config.mak
echo "PKG_CONFIG_PATH = \$(PREFIX)/lib/pkgconfig" >> config.mak echo "PKG_CONFIG_PATH = \$(PREFIX)/lib/pkgconfig" >> config.mak
EXTRA_CFLAGS="-O3" EXTRA_CFLAGS="-O3"
cat src/Distributions/win32.mak >> distro.mak cat src/Distributions/win64.mak >> distro.mak
;; ;;
*mingw32*) *mingw32*)
echo "HAVE_WIN32 = 1" >> config.mak echo "HAVE_WIN32 = 1" >> config.mak
......
# WIN32 rules
all: .iconv .intl .freetype .fribidi .zlib \
.a52 .mpeg2 .id3tag .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-win32 .dca \
.lua .tag .fontconfig .portaudio .kate .libass
# .pthreads
#.zvbi \
# .fluid .aclocal
# .daap .cddb .cdio .vcdimager
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment