Home
last modified time | relevance | path

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

/third_party/protobuf/
H A Dupdate_file_lists.sh134 INCLUDE_DIR=$(dirname "$INCLUDE")
135 while [ ! "$INCLUDE_DIR" = "." ]; do
136 echo "mkdir include\\${INCLUDE_DIR//\//\\}"
137 INCLUDE_DIR=$(dirname "$INCLUDE_DIR")
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify_refcol/
H A DMakefile0 INCLUDE_DIR = ../../include/
7 CFLAGS = -I$(INCLUDE_DIR) -I$(SRC_DIR)
1 INCLUDE_DIR = ../../include/ global() macro

Completed in 1 milliseconds