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 050517a commit 053a083
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .cproject
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,13 @@
<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">
<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/Cellar/apr/1.7.4/include/apr-1"/>
<listOptionValue builtIn="false" value="/usr/local/include"/>
<listOptionValue builtIn="false" value="/Library/Developer/CommandLineTools/usr/lib/clang/16/include"/>
<listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr/1.7.5/include/apr-1"/>
<listOptionValue builtIn="false" value="/opt/homebrew/Cellar/apr-util/1.6.3_1/include/apr-1"/>
<listOptionValue builtIn="false" value="/opt/homebrew/include"/>
<listOptionValue builtIn="false" value="/opt/homebrew/include/httpd"/>
<listOptionValue builtIn="false" value="/usr/local/include"/>
<listOptionValue builtIn="false" value="/opt/homebrew/include"/>

</option>
<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">
<listOptionValue builtIn="false" value="HAVE_LIBHIREDIS=1"/>
Expand Down

0 comments on commit 053a083

Please sign in to comment.