avc: Look in AVCVideoServices for headers

This commit is contained in:
Quentin Smith 2011-04-18 15:14:55 -04:00 committed by David Schleef
parent 93a89498d6
commit 8fe0393105

View file

@ -6,6 +6,7 @@ libgstavc_la_CPPFLAGS = \
$(GST_PLUGINS_BAD_CXXFLAGS) \
$(GST_PLUGINS_BASE_CXXFLAGS) \
$(GST_CXXFLAGS) \
-framework AVCVideoServices
-Wno-deprecated-declarations
libgstavc_la_LIBADD = \
$(GST_PLUGINS_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) \