]> git.sesse.net Git - vlc/commitdiff
win64: enable qt4 / skins2
authorRafaël Carré <funman@videolan.org>
Wed, 28 Sep 2011 21:33:38 +0000 (17:33 -0400)
committerRafaël Carré <funman@videolan.org>
Wed, 28 Sep 2011 21:33:38 +0000 (17:33 -0400)
the buildbot has been updated with a qt4 library, soon in a contrib near you
both do not build atm but fix will be easy once we can ensure win32 still builds

extras/package/win32/configure-mingw64.sh

index 881ff9fb87cf437f19d637fab3e41670243a74cd..20d40156604e66f38eb056aad261a0e8c38511ce 100755 (executable)
@@ -12,6 +12,5 @@ export CONTRIB_DIR
 
 CONFIGURE="${root}configure" \
 CONFIGOPTS="--host=x86_64-w64-mingw32 --build=i386-linux
- --enable-mkv --enable-taglib --enable-debug --disable-projectm
- --disable-qt4 --disable-skins2" \
+ --enable-mkv --enable-taglib --enable-debug --disable-projectm" \
 sh ${root}extras/package/win32/configure-common.sh