1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

setting library path option to be of the libPaths type like it should be

This commit is contained in:
Chris Recoskie 2007-06-18 20:16:16 +00:00
parent 9956a9075f
commit 94652e017d

View file

@ -2488,7 +2488,7 @@
command="-L"
id="xlc.c.link.option.paths"
browseType="directory"
valueType="stringList">
valueType="libPaths">
</option>
<option
name="%Option.UserObjs"