[vlc-devel] [PATCH] automatically remove unneeded Qt/lua binaries from the downloaded win32 prebuilt contrib
Jean-Baptiste Kempf
jb at videolan.org
Tue Feb 17 16:01:33 CET 2015
On 17 Feb, Steve Lhomme wrote :
> Same patch but removing the previous folder before copying.
This part is probably for all systems, no?
> +ifdef HAVE_WIN32
> +ifndef HAVE_CROSS_COMPILE
> + $(RM) $(HOST)/bin/moc $(HOST)/bin/uic $(HOST)/bin/rcc $(HOST)/bin/luac
> + $(RM) -r $(TOPDST)/$(HOST)
> +endif
> +endif
Can't we detect better if we're running on Windows?
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list