emulator opengl: fix windows build

Change-Id: I145c7bf3a664fdb2c9e113cd977b4b2431d0668d
This commit is contained in:
Amit Feller
2011-06-15 10:32:13 +03:00
committed by Guy Zadickario
parent 118af85051
commit efcbbc3f28
7 changed files with 17 additions and 9 deletions

View File

@@ -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