<?xml version="1.0" encoding="UTF-8"?>

<project name="Baby" default="default" basedir=".">
    <description>Builds, tests, and runs the project Baby.</description>
    <import file="nbproject/webstart-build.xml"/>
    <import file="nbproject/build-impl.xml"/>

    <!--
    Add a depend task  to check for inter-class dependencies.
    -->
    <target name="-pre-compile">
        <depend srcdir="${src.dir}" destdir="${build.classes.dir}"
                cache="${build.dir}"/>
    </target>

</project>
