HomeSort by relevance Sort by last modified time
    Searched refs:found_devenv (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/build/make/
gen_msvs_sln.sh 199 found_devenv := \$(shell which \$(MSBUILD_TOOL) >/dev/null 2>&1 && echo yes)
210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)
223 ifneq (\$(found_devenv),)
  /external/libvpx/libvpx/build/make/
gen_msvs_sln.sh 199 found_devenv := \$(shell which \$(MSBUILD_TOOL) >/dev/null 2>&1 && echo yes)
210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)
223 ifneq (\$(found_devenv),)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
gen_msvs_sln.sh 199 found_devenv := \$(shell which \$(MSBUILD_TOOL) >/dev/null 2>&1 && echo yes)
210 CLEAN-OBJS += \$(if \$(found_devenv),,.nodevenv.once)
223 ifneq (\$(found_devenv),)

Completed in 111 milliseconds