Removed the explicit specification of the build compiler and optimization
configurations. We'll specify these in the top-level ant invocation and it can filter down for the whole build. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@2820 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
<project name="narya tests" default="compile" basedir=".">
|
||||
|
||||
<!-- things you may want to change -->
|
||||
<property name="build.compiler" value="jikes"/>
|
||||
<property name="junit.fork" value="true"/>
|
||||
|
||||
<!-- we want to access the environment -->
|
||||
|
||||
Reference in New Issue
Block a user