1
0
Fork 0
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:
Mikhail Sennikovsky 2007-05-16 09:54:12 +00:00
parent 8c1f6ba5d5
commit 6ff8dc6493

View file

@ -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">