No forcing jikes.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@1236 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2003-10-06 21:25:12 +00:00
parent f95a813b62
commit e30bb42a3a
-3
View File
@@ -1,9 +1,6 @@
<!-- build configuration -->
<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 -->
<property environment="env"/>
<property name="java.libraries" value="${env.JAVA_LIBS}"/>