summaryrefslogtreecommitdiff
path: root/PlaygroundCpp/.cproject
diff options
context:
space:
mode:
authorHaidong Ji2018-08-19 19:47:51 -0500
committerHaidong Ji2018-08-19 19:47:51 -0500
commit13823672a0b4c014abeb3f77145328576059fa9f (patch)
treed7996872ba5478b424a825c49543d0c48dd7ef91 /PlaygroundCpp/.cproject
parent1b625dab2d7b56e6b8d3289a0726724b3830e6b7 (diff)
LCM done!
Diffstat (limited to 'PlaygroundCpp/.cproject')
-rw-r--r--PlaygroundCpp/.cproject6
1 files changed, 3 insertions, 3 deletions
diff --git a/PlaygroundCpp/.cproject b/PlaygroundCpp/.cproject
index 6299ddd..83e6d3d 100644
--- a/PlaygroundCpp/.cproject
+++ b/PlaygroundCpp/.cproject
@@ -65,13 +65,13 @@
<tool id="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug.1593738472" name="GCC C++ Linker" superClass="cdt.managedbuild.tool.gnu.cpp.linker.exe.debug">
- <option id="gnu.cpp.link.option.paths.1593365739" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
+ <option id="gnu.cpp.link.option.paths.1593365739" name="Library search path (-L)" superClass="gnu.cpp.link.option.paths" valueType="libPaths">
<listOptionValue builtIn="false" value="/home/haidong/googletest/build/googlemock/gtest"/>
</option>
- <option id="gnu.cpp.link.option.libs.2046973616" superClass="gnu.cpp.link.option.libs" valueType="libs">
+ <option id="gnu.cpp.link.option.libs.2046973616" name="Libraries (-l)" superClass="gnu.cpp.link.option.libs" valueType="libs">
<listOptionValue builtIn="false" srcPrefixMapping="" srcRootPath="" value="gtest"/>
@@ -91,7 +91,7 @@
<tool id="cdt.managedbuild.tool.gnu.assembler.exe.debug.183585801" name="GCC Assembler" superClass="cdt.managedbuild.tool.gnu.assembler.exe.debug">
- <option id="gnu.both.asm.option.include.paths.1592126793" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
+ <option id="gnu.both.asm.option.include.paths.1592126793" name="Include paths (-I)" superClass="gnu.both.asm.option.include.paths" valueType="includePath">
<listOptionValue builtIn="false" value="/home/haidong/googletest/googletest/include"/>