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:
parent
9956a9075f
commit
94652e017d
1 changed files with 1 additions and 1 deletions
|
@ -2488,7 +2488,7 @@
|
|||
command="-L"
|
||||
id="xlc.c.link.option.paths"
|
||||
browseType="directory"
|
||||
valueType="stringList">
|
||||
valueType="libPaths">
|
||||
</option>
|
||||
<option
|
||||
name="%Option.UserObjs"
|
||||
|
|
Loading…
Add table
Reference in a new issue