Use distlib.dir.

git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@76 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
Michael Bayne
2006-11-16 21:26:58 +00:00
parent c8d5239edc
commit a8e1855207
2 changed files with 15 additions and 20 deletions
+2 -1
View File
@@ -16,7 +16,8 @@
<!-- import some targets to enumerate library dependencies -->
<property name="projects.root" value="."/>
<property name="libs.dir" value="lib"/>
<property name="libs.dir" value="lib"/>
<property name="distlib.dir" value="lib"/>
<import file="libs-incl.xml"/>
<!-- declare our classpath business -->