HomeSort by relevance Sort by last modified time
    Searched defs:BUILD (Results 1 - 5 of 5) sorted by null

  /hardware/broadcom/wlan/bcm4329/src/dhd/exe/
GNUmakefile 32 # Windows build
50 # Linux build
84 rm -rf build
93 BUILD := xcodebuild
99 # Executable is located in build/Debug/dhd
101 $(BUILD) -project $(PROJECT) -target $(PROJTGT) -configuration Debug build
105 rm -rf build
  /dalvik/dx/src/com/android/dx/rop/annotation/
AnnotationVisibility.java 26 BUILD("build"),
  /external/zlib/nintendods/
Makefile 13 # BUILD is the directory where object files & intermediate files will be placed
19 BUILD := build
50 ifneq ($(BUILD),$(notdir $(CURDIR)))
58 export DEPSDIR := $(CURDIR)/$(BUILD)
84 -I$(CURDIR)/$(BUILD)
86 .PHONY: $(BUILD) clean all
89 all: $(BUILD)
96 $(BUILD): lib
98 @$(MAKE) --no-print-directory -C $(BUILD) -f $(CURDIR)/Makefil
    [all...]
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/project/
ProjectProperties.java 42 * Class representing project properties for both ADT and Ant-based build.
88 BUILD(SdkConstants.FN_BUILD_PROPERTIES, BUILD_HEADER, new String[] {
153 "# To customize properties used by the Ant build system use,\n" +
154 "# \"build.properties\", and override values to adapt the script to your\n" +
160 "# This file is used to override default values used by the Ant build system.\n" +
163 "# integral to the build system of your project.\n" +
175 "# The password will be asked during the build when you use the 'release' target.\n" +
193 "# The password will be asked during the build when you use the 'release' target.\n" +
  /prebuilt/sdk/tools/lib/
dx.jar 

Completed in 977 milliseconds