1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 10:16:03 +02:00

Fix for 80717 -- Executable name ends in ".exe"

Also had to remove the exe from the tool references
This commit is contained in:
Sean Evoy 2004-12-13 23:11:19 +00:00
parent 5e4ae64149
commit ccf3364565

View file

@ -2137,12 +2137,10 @@
</tool>
<tool
id="cdt.managedbuild.tool.macosx.c.linker.macosx.exe.debug"
outputs="exe"
superClass="cdt.managedbuild.tool.macosx.c.linker">
</tool>
<tool
id="cdt.managedbuild.tool.macosx.cpp.linker.macosx.exe.debug"
outputs="exe"
superClass="cdt.managedbuild.tool.macosx.cpp.linker">
</tool>
<tool
@ -2206,12 +2204,10 @@
</tool>
<tool
id="cdt.managedbuild.tool.macosx.c.linker.macosx.exe.release"
outputs="exe"
superClass="cdt.managedbuild.tool.macosx.c.linker">
</tool>
<tool
id="cdt.managedbuild.tool.macosx.cpp.linker.macosx.exe.release"
outputs="exe"
superClass="cdt.managedbuild.tool.macosx.cpp.linker">
</tool>
<tool