another attempt to fix the build
Change-Id: Ie0245db97170cca9a2cd8783b0fd512daf0d30a6
This commit is contained in:
parent
84b470d78f
commit
3cd153a033
@ -5,9 +5,10 @@ LOCAL_SRC_FILES:= \
|
|||||||
gl2_yuvtex.cpp
|
gl2_yuvtex.cpp
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libcutils \
|
libcutils \
|
||||||
libEGL \
|
libEGL \
|
||||||
libGLESv2 \
|
libGLESv2 \
|
||||||
|
libutils \
|
||||||
libui
|
libui
|
||||||
|
|
||||||
LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
||||||
|
@ -5,9 +5,10 @@ LOCAL_SRC_FILES:= \
|
|||||||
gl_yuvtex.cpp
|
gl_yuvtex.cpp
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
libcutils \
|
libcutils \
|
||||||
libEGL \
|
libEGL \
|
||||||
libGLESv1_CM \
|
libGLESv1_CM \
|
||||||
|
libutils \
|
||||||
libui
|
libui
|
||||||
|
|
||||||
LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
LOCAL_C_INCLUDES += $(call include-path-for, opengl-tests-includes)
|
||||||
|
Loading…
Reference in New Issue
Block a user