1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00

update default target to nightly for CDT builds

This commit is contained in:
Vivian Kong 2008-10-07 14:13:52 +00:00
parent 2bfb47f111
commit caac3238db

View file

@ -1,4 +1,4 @@
<project default="build">
<project default="nightly">
<target name="hi">
<echo message="${eclipse.home}"/>