Home
last modified time | relevance | path

Searched refs:BUILDTYPE (Results 1 – 3 of 3) sorted by relevance

/external/skia/platform_tools/ios/bin/
Dios_setup.sh35 if [[ -z "$BUILDTYPE" ]]; then
36 BUILDTYPE="Debug"
53 IOS_OUT=${XCODEBUILD}/${BUILDTYPE}-iphoneos
/external/v8/
DMakefile308 $(MAKE) -C "$(OUTDIR)" BUILDTYPE=$(BUILDTYPE) \
320 BUILDTYPE=$(shell echo $(subst .,,$(suffix $@)) | \
327 BUILDTYPE=Release \
DMakefile.android60 BUILDTYPE=$(shell echo $(subst .,,$(suffix $@)) | \