blob: 81689891497982de4f247572f7bbc13bcb322e2e [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<project basedir=".." name="jaxp">
<property file="nbproject/nbjdk.properties"/>
<property location="${netbeans.user}/build.properties" name="user.properties.file"/>
<property file="${user.properties.file}"/>
<import file="jdk.xml"/>
<target depends="-jdk-init" name="build">
<ant inheritall="false" target="build"/>
</target>
<target depends="-jdk-init" name="clean">
<ant inheritall="false" target="clean"/>
</target>
</project>