Skip to content

Commit

Permalink
update Eclipse settings to Sequoia
Browse files Browse the repository at this point in the history
Signed-off-by: Hans Zandbelt <[email protected]>
  • Loading branch information
zandbelt committed Sep 25, 2024
1 parent e194366 commit ee10729
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .cproject
Original file line number Diff line number Diff line change
Expand Up @@ -35,14 +35,15 @@
<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">
<listOptionValue builtIn="false" value="&quot;${workspace_loc:/liboauth2/include}&quot;"/>
<listOptionValue builtIn="false" value="/opt/homebrew/include"/>
<listOptionValue builtIn="false" value="/usr/local/include"/>
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/usr/lib/clang/16/include"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/core"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/os/unix"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/event"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/modules"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/src/http/v2"/>
<listOptionValue builtIn="false" value="/Users/hzandbelt/projects/nginx/objs"/>
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/"/>
</option>
<inputType id="cdt.managedbuild.tool.gnu.c.compiler.input.1754841162" superClass="cdt.managedbuild.tool.gnu.c.compiler.input"/>
</tool>
Expand Down

0 comments on commit ee10729

Please sign in to comment.