[vlc-devel] [vlc-commits] contrib: add qt4

Rémi Denis-Courmont remi at remlab.net
Tue Nov 8 16:45:41 CET 2011


On Tue, 8 Nov 2011 11:05:09 +0100, Jean-Baptiste Kempf <jb at videolan.org>
wrote:
> On Tue, Nov 08, 2011 at 07:27:27AM +0100, Rafaël Carré wrote :
>> +	for codec in cn jp kr tw; \
>> +		do install -D -- $</plugins/codecs/libq$${codec}codecs.a
>> "$(PREFIX)/lib/libq${codec}codecs.a"; \
>> +	done
> 
> Why do we need that?

Conversions between Asian code pages used by Windows in ANSI mode, and
UTF-16 probably.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list