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:
parent
2fb5e7eb6e
commit
dfb44d421e
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue