diff -r 000000000000 -r 6474c204b198 media/libyuv/public.mk --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/media/libyuv/public.mk Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,13 @@ +# This file contains all the common make variables which are useful for +# anyone depending on this library. +# Note that dependencies on NDK are not directly listed since NDK auto adds +# them. + +LIBYUV_INCLUDES := $(LIBYUV_PATH)/include + +LIBYUV_C_FLAGS := + +LIBYUV_CPP_FLAGS := + +LIBYUV_LDLIBS := +LIBYUV_DEP_MODULES :=