Home | History | Annotate | Download | only in ndk

Lines Matching full:path

87 # Return native path representation from cygwin one
88 # $1: a cygwin-compatible path (e.g. /cygdrive/c/some/thing)
89 # Return: path in host windows representation, e.g. C:/some/thing
210 echo " --project=<path> Specify application project path"
211 echo " -p <path> Same as --project=<path>"
224 log "Android NDK installation path: $ANDROID_NDK_ROOT"
239 echo "ERROR: The 'adb' tool is not in your path."
240 echo " You can change your PATH variable, or use"
285 log "Using specified project path: $PROJECT"
291 echo "ERROR: Your --project does not point to an Android project path!"
310 echo "ERROR: Launch this script from an application project directory, or use --project=<path>."
314 log "Using auto-detected project path: $PROJECT"