| 123456789101112 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project xmlns:p5xsda="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsd_asserts/p5xsda.xsd"
- basedir="../../."
- default="default"
- name="xsd_asserts">
- <include as="PRODUCT" file="build.p5xsda.PRODUCT.xml"/>
- <include as="SYSTEM" file="build.p5xsda.SYSTEM.xml"/>
- <include as="INSTALL" file="build.p5xsda.INSTALL.xml"/>
- <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
- <include file="../system_ui_info_speech/build.system_ui_info_speech.PRODUCT.xml"/>
- <target depends="PRODUCT.PRODUCT,INSTALL.INSTALL" name="default"/>
- </project>
|