mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 07:25:23 +02:00
removed the "lib" prefix for the cygwin shared library projects
This commit is contained in:
parent
8c1f6ba5d5
commit
6ff8dc6493
1 changed files with 2 additions and 0 deletions
|
@ -1510,6 +1510,7 @@
|
|||
</outputType>
|
||||
<outputType
|
||||
outputs="dll,a.dll"
|
||||
outputPrefix=""
|
||||
buildVariable="LIBRARIES"
|
||||
id="cdt.managedbuild.tool.gnu.c.linker.cygwin.output.so"
|
||||
superClass="cdt.managedbuild.tool.gnu.c.linker.output.so">
|
||||
|
@ -1531,6 +1532,7 @@
|
|||
</outputType>
|
||||
<outputType
|
||||
outputs="dll,a.dll"
|
||||
outputPrefix=""
|
||||
buildVariable="LIBRARIES"
|
||||
id="cdt.managedbuild.tool.gnu.cpp.linker.cygwin.output.so"
|
||||
superClass="cdt.managedbuild.tool.gnu.cpp.linker.output.so">
|
||||
|
|
Loading…
Add table
Reference in a new issue