1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/media/libyuv/public.mk Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,13 @@ 1.4 +# This file contains all the common make variables which are useful for 1.5 +# anyone depending on this library. 1.6 +# Note that dependencies on NDK are not directly listed since NDK auto adds 1.7 +# them. 1.8 + 1.9 +LIBYUV_INCLUDES := $(LIBYUV_PATH)/include 1.10 + 1.11 +LIBYUV_C_FLAGS := 1.12 + 1.13 +LIBYUV_CPP_FLAGS := 1.14 + 1.15 +LIBYUV_LDLIBS := 1.16 +LIBYUV_DEP_MODULES :=