awips2/javaUtilities/hydro/ohd.db/build.xml
Bryan Kowal c407dd8623 Issue #2021 - relocate all Java hydro projects from nativeLib to a sub-directory within javaUtilities
Former-commit-id: 360e0f61f8580cfca1e8dd307e920e9e0150016d
2013-06-03 11:05:21 -05:00

5 lines
No EOL
146 B
XML

<?xml version="1.0" ?>
<project name="db" default="default" basedir=".">
<import file="${basedir}/../build.ohd/build-common.xml"/>
</project>