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

build against Platform M6

This commit is contained in:
Vivian Kong 2011-03-16 21:11:53 +00:00
parent bffecbbf9b
commit fac7fe1bb1

View file

@ -14,7 +14,7 @@
<target name="init">
<touch file="${user.home}/.cvspass" />
<tstamp/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.7M5-201101272034/eclipse-SDK-3.7M5-linux-gtk.tar.gz"/>
<property name="eclipseDist" value="/home/data/httpd/download.eclipse.org/eclipse/downloads/drops/S-3.7M6-201103101119/eclipse-SDK-3.7M6-linux-gtk.tar.gz"/>
<property name="rseDist" value="/home/data/httpd/download.eclipse.org/dsdp/tm/downloads/drops/R-3.2-201006071030/RSE-SDK-3.2.zip"/>
<property name="branchVersion" value="8.0.0"/>
<property name="timestamp" value="${DSTAMP}${TSTAMP}" />