1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 09:16:02 +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" command="-L"
id="xlc.c.link.option.paths" id="xlc.c.link.option.paths"
browseType="directory" browseType="directory"
valueType="stringList"> valueType="libPaths">
</option> </option>
<option <option
name="%Option.UserObjs" name="%Option.UserObjs"