New deal, projects with dependencies on libraries that may be built during a
larger build process get them from dist/lib at the top-level. git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@4455 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user