|
34 | 34 | <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.548331172" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc"> |
35 | 35 | <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.811285626" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"> |
36 | 36 | <listOptionValue builtIn="false" value=""${workspace_loc:/liboauth2/include}""/> |
| 37 | + <listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr/1.7.4/include/apr-1"/> |
| 38 | + <listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr-util/1.6.3_1/include/apr-1"/> |
| 39 | + <listOptionValue builtIn="false" value="/opt/homebrew/include/httpd/"/> |
37 | 40 | <listOptionValue builtIn="false" value="/usr/local/include"/> |
38 | | - <listOptionValue builtIn="false" value="/opt/local/include"/> |
39 | | - <listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/core"/> |
40 | | - <listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http"/> |
41 | 41 | </option> |
42 | 42 | <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.2047978831" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> |
43 | 43 | <listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/> |
|
88 | 88 | <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug.831501834" name="autogen.sh" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.autogen.debug"/> |
89 | 89 | <tool id="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug.397973033" name="GCC C Compiler" superClass="org.eclipse.linuxtools.cdt.autotools.core.toolchain.tool.gcc.debug"> |
90 | 90 | <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.include.paths.300127578" name="Include paths (-I)" superClass="gnu.c.compiler.option.include.paths" useByScannerDiscovery="false" valueType="includePath"> |
91 | | - <listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/core"/> |
92 | | - <listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx-1.15.5/src/http"/> |
93 | 91 | <listOptionValue builtIn="false" value=""${workspace_loc:/liboauth2/include}""/> |
| 92 | + <listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr/1.7.4/include/apr-1"/> |
| 93 | + <listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr-util/1.6.3_1/include/apr-1/"/> |
| 94 | + <listOptionValue builtIn="false" value="/opt/homebrew/include/httpd/"/> |
| 95 | + <listOptionValue builtIn="false" value="/usr/local/include"/> |
94 | 96 | </option> |
95 | 97 | <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="gnu.c.compiler.option.preprocessor.def.symbols.854310462" name="Defined symbols (-D)" superClass="gnu.c.compiler.option.preprocessor.def.symbols" useByScannerDiscovery="false" valueType="definedSymbols"> |
96 | 98 | <listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/> |
|
0 commit comments