# eem 2016/5/4 The existing code is in terms of older pre-carbon APIs and the
# Component Manager, which was deprecated in 10.8 and no longer seems available.
# To get the code to link we therefore have to use -undefined dynamic_lookup

EXTRALIBS:= -framework AVFoundation -framework CoreFoundation -framework CoreGraphics -framework Foundation -framework CoreMedia -framework CoreVideo

include ../common/Makefile.plugin
