build.graph_gnuplot.PRODUCT.xml 1.1 KB

1234567891011121314151617181920212223242526
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:graph_gnuplot="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/graph_gnuplot/graph_gnuplot.xsd"
  3. xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  4. basedir="../../."
  5. name="graph_gnuplot.PRODUCT">
  6. <include as="WPS_Functions" file="../build.WPS_Functions.PRODUCT.xml"/>
  7. <property name="graph_gnuplot.PRODUCT.name"
  8. value="${WPS_Functions.PRODUCT.name}.graph_gnuplot"/>
  9. <property name="graph_gnuplot.PRODUCT.vendor-domain"
  10. value="${WPS_Functions.PRODUCT.name}.graph_gnuplot"/>
  11. <property name="graph_gnuplot.basedir"
  12. value="${WPS_Functions.basedir}/graph_gnuplot"/>
  13. <property name="graph_gnuplot.repository"
  14. value="${WPS_Functions.repository}/graph_gnuplot"/>
  15. <property name="graph_gnuplot.build.xml" location="${basedir}/WPS_Functions/graph_gnuplot/build_graph_gnuplot.xml"/>
  16. <property name="graph_gnuplot" location="${graph_gnuplot.build.xml}"/>
  17. </project>