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

/external/skia/platform_tools/android/bin/
H A Dandroid_gdbserver13 TARGET_LIBRARY="${BUILD_DIR}/lib/lib${APP_NAME}.so"
14 if [ ! -f "$TARGET_LIBRARY" ]
16 echo "Unable to find the ${APP_NAME} library at ${TARGET_LIBRARY}."
/external/chromium_org/third_party/skia/platform_tools/android/bin/
H A Dandroid_gdbserver13 TARGET_LIBRARY="${BUILD_DIR}/lib/lib${APP_NAME}.so"
14 if [ ! -f "$TARGET_LIBRARY" ]
16 echo "Unable to find the ${APP_NAME} library at ${TARGET_LIBRARY}."

Completed in 87 milliseconds