1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 14:15:23 +02:00

Test out something in build.

This commit is contained in:
Doug Schaefer 2007-06-05 16:28:21 +00:00
parent 2fb5e7eb6e
commit dfb44d421e

View file

@ -86,7 +86,7 @@
</antcall>
</target>
<target name="zips" depends="init,unzip">
<target name="zips" depends="init">
<ant antfile="build.xml" dir="${pde.build.scripts}">
<property name="builder" value="${basedir}/platform" />
</ant>