No forcing jikes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1236 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
<!-- build configuration -->
|
<!-- build configuration -->
|
||||||
<project name="samskivert tests" default="test" basedir=".">
|
<project name="samskivert tests" default="test" basedir=".">
|
||||||
|
|
||||||
<!-- things you may want to change -->
|
|
||||||
<property name="build.compiler" value="jikes"/>
|
|
||||||
|
|
||||||
<!-- we want to access the environment -->
|
<!-- we want to access the environment -->
|
||||||
<property environment="env"/>
|
<property environment="env"/>
|
||||||
<property name="java.libraries" value="${env.JAVA_LIBS}"/>
|
<property name="java.libraries" value="${env.JAVA_LIBS}"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user