OSDN Git Service

DO NOT MERGE ANYWHERE goldfish-opengl: adjust to the refactored qemu_pipe
[android-x86/device-generic-goldfish-opengl.git] / system / OpenglSystemCommon / Android.mk
index acf9ce1..34f0fd5 100644 (file)
@@ -3,6 +3,8 @@ LOCAL_PATH := $(call my-dir)
 $(call emugl-begin-shared-library,libOpenglSystemCommon)
 $(call emugl-import,libGLESv1_enc libGLESv2_enc lib_renderControl_enc)
 
+
+LOCAL_STATIC_LIBRARIES := libqemu_pipe libbase
 LOCAL_SRC_FILES := \
     HostConnection.cpp \
     ProcessPipe.cpp    \