build.array.xml revision 3a38d5b7ad9ebee258ce6cb2ebe712f058ea27c5
349N/A<?xml version="1.0" encoding="UTF-8"?>
349N/A<project name="YuiBuild" default="local">
349N/A <description>DataSchema Build File</description>
349N/A
349N/A <property environment="env" />
349N/A
349N/A <property file="build.array.properties" />
349N/A <import file="${builddir}/3.x/bootstrap.xml" description="Default Build Properties and Targets" />
349N/A</project>
349N/A