emulator opengl: fix windows build
Change-Id: I145c7bf3a664fdb2c9e113cd977b4b2431d0668d
This commit is contained in:
committed by
Guy Zadickario
parent
118af85051
commit
efcbbc3f28
@@ -25,6 +25,11 @@ LOCAL_SRC_FILES := \
|
||||
|
||||
$(call emugl-export,C_INCLUDES,$(EMUGL_PATH)/host/include)
|
||||
|
||||
# use Translator's egl/gles headers
|
||||
LOCAL_C_INCLUDES += $(EMUGL_PATH)/host/libs/Translator/include
|
||||
|
||||
LOCAL_STATIC_LIBRARIES += libutils liblog
|
||||
|
||||
$(call emugl-end-module)
|
||||
|
||||
endif # HOST_OS != darwin
|
||||
|
||||
Reference in New Issue
Block a user