Skip to content

Commit

Permalink
update libraries in eclipse settings
Browse files Browse the repository at this point in the history
  • Loading branch information
alanbu committed Mar 2, 2016
1 parent 1dcebfe commit 551b618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .cproject
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
<tool command="g++" commandLinePattern="${COMMAND} ${FLAGS} ${OUTPUT_FLAG} ${OUTPUT_PREFIX}${OUTPUT} ${INPUTS}" errorParsers="org.eclipse.cdt.core.GLDErrorParser" id="cdt.managedbuild.tool.gnu.cross.cpp.linker.1492258621" name="Cross G++ Linker" superClass="cdt.managedbuild.tool.gnu.cross.cpp.linker">
<option id="gnu.cpp.link.option.libs.770082931" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
<listOptionValue builtIn="false" value="tbx"/>
<listOptionValue builtIn="false" value="ssl"/>
<listOptionValue builtIn="false" value="pkg"/>
<listOptionValue builtIn="false" value="curl"/>
<listOptionValue builtIn="false" value="z"/>
Expand Down

0 comments on commit 551b618

Please sign in to comment.