Searched refs:GLES_LIBS (Results 1 – 1 of 1) sorted by relevance
30 GLES_LIBS=78 --gles-libs=*) GLES_LIBS=$optarg239 if [ -z "$GLES_LIBS" ]; then241 GLES_LIBS=$(dirname "$HOST_BIN")/lib242 if [ -d "$GLES_LIBS" ]; then243 echo "GLES : Libs in $GLES_LIBS"245 echo "Warning: Could nof find OpenGLES emulation libraries in: $GLES_LIBS"254 if [ -z "$GLES_INCLUDE" -o -z "$GLES_LIBS" ]; then270 GLES_LIB=$GLES_LIBS/${lib}$TARGET_DLL_SUFFIX544 if [ "$GLES_INCLUDE" -a "$GLES_LIBS" ]; then[all …]