Skip to content

Commit d7df7a7

Browse files
committed
update Eclipse settings to Sequoia
Signed-off-by: Hans Zandbelt <[email protected]>
1 parent 2d594c0 commit d7df7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.cproject

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,16 +34,16 @@
3434
<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">
3535
<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">
3636
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/liboauth2/include}&quot;"/>
37-
<listOptionValue builtIn="false" value="/usr/local/include"/>
3837
<listOptionValue builtIn="false" value="/opt/homebrew/include"/>
38+
<listOptionValue builtIn="false" value="/usr/local/include"/>
39+
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/usr/lib/clang/16/include"/>
3940
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/core"/>
4041
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http"/>
4142
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/os/unix"/>
4243
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/event"/>
4344
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/modules"/>
4445
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/v2"/>
4546
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/objs"/>
46-
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/"/>
4747
</option>
4848
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1754841162" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
4949
</tool>

0 commit comments

Comments
 (0)