Skip to content

Commit ee10729

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

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.cproject

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,15 @@
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;"/>
3737
<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"/>
3840
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/core"/>
3941
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http"/>
4042
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/os/unix"/>
4143
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/event"/>
4244
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/modules"/>
4345
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/v2"/>
4446
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/objs"/>
45-
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/"/>
4647
</option>
4748
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1754841162" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
4849
</tool>

0 commit comments

Comments
 (0)