Quartz (Mac OS X) subtitle renderer by Bernie Purcell. (Part 2)

This commit is contained in:
Pierre d'Herbemont 2007-04-24 21:42:29 +00:00
parent e0d9a006d6
commit 9d968beecc
1 changed files with 4 additions and 0 deletions

View File

@ -1200,6 +1200,10 @@ elif test "${SYS}" != "mingwce"; then
else
VLC_ADD_PLUGINS([win32text])
fi
if test "${SYS}" = "darwin"; then
VLC_ADD_PLUGINS([quartztext])
VLC_ADD_LDFLAGS([quartztext],[-framework Carbon -framework ApplicationServices])
fi
dnl
dnl Accelerated modules