Searched refs:GLES_LIB (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dandroid-configure.sh283 GLES_LIB=$GLES_LIBS/${lib}$TARGET_DLL_SUFFIX
284 if [ ! -f "$GLES_LIB" ]; then
285 echo "ERROR: Missing OpenGLES emulation host library: $GLES_LIB"
292 cp $GLES_LIB objs/lib
294 echo "ERROR: Could not find required OpenGLES emulation library: $GLES_LIB"
297 log "GLES : Copying $GLES_LIB"

Completed in 80 milliseconds