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

attempt to fix build failure

This commit is contained in:
Vivian Kong 2009-04-24 15:20:03 +00:00
parent 9e3cc459c5
commit a0790e177e

View file

@ -24,6 +24,9 @@
<!-- ===================================================================== -->
<target name="assemble.org.eclipse.cdt.launch.remote">
<ant antfile="${assembleScriptName}" dir="${buildDirectory}">
<property name="archiveName" value="cdt-launch-${branchVersion}-${buildId}.zip"/>
</ant>
</target>
<!-- ===================================================================== -->