Move supporting build xml files into etc/ to avoid clutter.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@2099 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
@@ -23,8 +23,8 @@
|
||||
</path>
|
||||
|
||||
<!-- import some targets to enumerate and check dependency availability -->
|
||||
<import file="libs-incl.xml"/>
|
||||
<import file="depends-incl.xml"/>
|
||||
<import file="etc/libs-incl.xml"/>
|
||||
<import file="etc/depends-incl.xml"/>
|
||||
|
||||
<!-- prepares the application directories -->
|
||||
<target name="prepare">
|
||||
|
||||
Reference in New Issue
Block a user