1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-09 18:56:02 +02:00

Add MacOS X startup scripts

This commit is contained in:
David Dykstal 2006-06-19 16:31:26 +00:00
parent aa05ec3371
commit ee1ee16917

View file

@ -245,6 +245,10 @@
<param name="os" value="unix"/>
<param name="eol" value="lf"/>
</antcall>
<antcall target="rseserver-os">
<param name="os" value="macosx"/>
<param name="eol" value="lf"/>
</antcall>
<antcall target="rseserver-os">
<param name="os" value="linux"/>
<param name="eol" value="lf"/>