build_xsd_asserts.xml 645 B

123456789101112
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
  3. basedir="../../."
  4. default="default"
  5. name="xsd_asserts">
  6. <include as="PRODUCT" file="build.p5xsda.PRODUCT.xml"/>
  7. <include as="SYSTEM" file="build.p5xsda.SYSTEM.xml"/>
  8. <include as="INSTALL" file="build.p5xsda.INSTALL.xml"/>
  9. <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
  10. <include file="../system_ui_info_speech/build.system_ui_info_speech.PRODUCT.xml"/>
  11. <target depends="PRODUCT.PRODUCT,INSTALL.INSTALL" name="default"/>
  12. </project>