awips2/ncep/gov.noaa.nws.ncep.edex.plugin.intlsigmet/component-deploy.xml
Nate Jensen fe52a35f7a Issue #181 integrating ncep edex code
Change-Id: Iaf11559e4cdb4f846d02283c5d2038474c0118e3

Former-commit-id: 3aa13bd49e23ef963127f7efbc91054c06808f1c
2012-01-24 09:59:50 -06:00

7 lines
No EOL
383 B
XML

<project basedir="." default="deploy" name="gov.noaa.nws.ncep.edex.plugin.intlsigmet">
<available file="../build.edex" property="build.dir.location" value="../build.edex" />
<available file="../../../../../build.edex" property="build.dir.location" value="../../../../../build.edex" />
<import file="${build.dir.location}/basebuilds/component_deploy_base.xml" />
</project>