1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-08 18:26:01 +02:00

Get ready for 4.0 builds.

This commit is contained in:
Doug Schaefer 2006-07-06 16:43:09 +00:00
parent fa69bd28e9
commit e7aba54923
3 changed files with 5 additions and 5 deletions

View file

@ -11,7 +11,7 @@
<target name="init">
<touch file="${user.home}/.cvspass" />
<tstamp/>
<property name="branchVersion" value="3.1.0"/>
<property name="branchVersion" value="4.0.0"/>
<property name="timestamp" value="${DSTAMP}${TSTAMP}" />
<property name="forceContextQualifier" value="${timestamp}"/>
<property name="buildDirectory" value="${basedir}/results" />

View file

@ -104,7 +104,7 @@ javacVerbose=true
javacFailOnError=false
# The version of the source code
#javaSource=1.3
javacSource=1.4
# The version of the byte code targeted
#javacTarget=1.1
javacTarget=1.4

View file

@ -106,7 +106,7 @@ javacDebugInfo=true
javacfailonerror=true
# The version of the source code
#javaSource=1.3
javacSource=1.4
# The version of the byte code targeted
#javacTarget=1.1
javacTarget=1.4