Lines Matching refs:INCLUDE_PATH
14 INCLUDE_PATH = "include/json" variable
74 header.add_file(os.path.join(INCLUDE_PATH, "version.h"))
75 header.add_file(os.path.join(INCLUDE_PATH, "allocator.h"))
76 header.add_file(os.path.join(INCLUDE_PATH, "config.h"))
77 header.add_file(os.path.join(INCLUDE_PATH, "forwards.h"))
78 header.add_file(os.path.join(INCLUDE_PATH, "json_features.h"))
79 header.add_file(os.path.join(INCLUDE_PATH, "value.h"))
80 header.add_file(os.path.join(INCLUDE_PATH, "reader.h"))
81 header.add_file(os.path.join(INCLUDE_PATH, "writer.h"))
82 header.add_file(os.path.join(INCLUDE_PATH, "assertions.h"))
102 header.add_file(os.path.join(INCLUDE_PATH, "version.h"))
103 header.add_file(os.path.join(INCLUDE_PATH, "allocator.h"))
104 header.add_file(os.path.join(INCLUDE_PATH, "config.h"))
105 header.add_file(os.path.join(INCLUDE_PATH, "forwards.h"))