Searched refs:include_paths (Results 1 – 1 of 1) sorted by relevance
151 include_paths = [] variable1045 for d in include_paths:1051 print ("Include paths: %s" % ", ".join(include_paths))1077 include_paths.append(os.path.normpath(d[0]))1080 include_paths.extend(default_includes)