1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

Trying out a master build.

This commit is contained in:
Doug Schaefer 2007-06-05 18:12:39 +00:00
parent 0a18df32ce
commit 9b8326c03f

View file

@ -38,7 +38,7 @@
<!-- Add one target for each root element and each configuration --> <!-- Add one target for each root element and each configuration -->
<!-- ===================================================================== --> <!-- ===================================================================== -->
<target name="assemble.org.eclipse.cdt"> <target name="assemble.org.eclipse.cdt.group.group.group">
<ant antfile="${assembleScriptName}" dir="${buildDirectory}"> <ant antfile="${assembleScriptName}" dir="${buildDirectory}">
<property name="archiveName" value="cdt-master-${branchVersion}-${buildId}.zip"/> <property name="archiveName" value="cdt-master-${branchVersion}-${buildId}.zip"/>
</ant> </ant>