build.xml revision 06ab95eff591bcc37f5948e3bdae6129616473d7
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <dirname property="buildfile.dir" file="${ant.file}" />
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <property name="builddir" value="${env.YUI_BUILD_DIR}" />
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <property file="${buildfile.dir}/build.properties" />
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <import file="${builddir}/buildproperties.xml" description="Shared Build Properties - tools, build paths etc." />
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <import file="${builddir}/targetlib.xml" description="Component Build Targets" />
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan <sequential>
4cc414596f330cc595f62252d964ef97b3795056Dirk Hogan </sequential>