Don't compile parlor/ratings if we don't use Depot.
git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@343 c613c5cb-e716-0410-b11b-feb51c14d237
This commit is contained in:
@@ -12,6 +12,10 @@
|
||||
<condition property="build.xml">
|
||||
<isset property="xml-writer.present"/>
|
||||
</condition>
|
||||
|
||||
<available property="depot.present"
|
||||
classname="com.samskivert.jdbc.depot.Query" classpathref="classpath"/>
|
||||
<echo message="Have JDBC Depot: ${depot.present}"/>
|
||||
</target>
|
||||
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user