]> git.sesse.net Git - vlc/blob - modules/text_renderer/Modules.am
I422_YUY2: clobber lists for MMX and SSE2
[vlc] / modules / text_renderer / Modules.am
1 SOURCES_freetype = freetype.c
2 SOURCES_quartztext = quartztext.c
3 SOURCES_svg = svg.c
4 SOURCES_tdummy = tdummy.c
5 SOURCES_win32text = win32text.c
6
7 libvlc_LTLIBRARIES += libtdummy_plugin.la
8 if HAVE_WINCE
9 libvlc_LTLIBRARIES += libwin32text_plugin.la
10 endif