Le metric crapload of changes to bring things up to date with the latest
Narya libraries and to finish the name change from Venison to Atlantissonne. git-svn-id: https://samskivert.googlecode.com/svn/trunk@969 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!-- build configuration -->
|
||||
<project name="venison" default="compile" basedir=".">
|
||||
<project name="atlanti" default="compile" basedir=".">
|
||||
|
||||
<!-- things you may want to change -->
|
||||
<property name="app.name" value="venison"/>
|
||||
<property name="doc.packages" value="com.threerings.venison.*"/>
|
||||
<property name="doc.overview" value="com/threerings/venison/overview.html"/>
|
||||
<property name="app.name" value="atlanti"/>
|
||||
<property name="doc.packages" value="com.threerings.atlanti.*"/>
|
||||
<property name="doc.overview" value="com/threerings/atlanti/overview.html"/>
|
||||
<property name="copyright.holder" value="Michael Bayne"/>
|
||||
<property name="build.compiler" value="jikes"/>
|
||||
<property name="java.libraries" value="/usr/share/java"/>
|
||||
|
||||
Reference in New Issue
Block a user