build.automation_driven.PRODUCT.submodule.xml 2.5 KB

123456789101112131415161718192021222324252627282930
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns:automation_driven="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/automation_driven/automation_driven.xsd"
  3. xmlns:p5xsl="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/xsl_interface/xsl_interface.xsd"
  4. basedir="../../."
  5. name="automation_driven.submodule.PRODUCT">
  6. <description>config for paths for generating files</description>
  7. <property name="automation_driven.submodule.PRODUCT.name"
  8. value="${automation_driven.PRODUCT.name}.submodule"/>
  9. <property name="automation_driven.submodule.basedir" location="/Users/a.binder/Documents/Arduino/libraries/p5_automation_lib/"/>
  10. <!--<property name="automation_driven.submodule.basedir" location="${WPS_Functions.basedir}/../../stuff/P5_Automation_can-dev-res-working-1930/___SUBMODULES___/testing_pwm_amp"/>-->
  11. <property name="automation_driven.submodule.repository" location="${automation_driven.repository}/submodule"/>
  12. <property name="automation_driven.submodule.temp" location="${automation_driven.temp}/submodule"/>
  13. <property name="automation_driven.submodule.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.xsd"/>
  14. <property name="automation_driven.submodule.struct.read.xml" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.xml"/>
  15. <property name="automation_driven.submodule.struct.read.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.xsl"/>
  16. <property name="automation_driven.submodule.struct.read.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.xsd"/>
  17. <property name="automation_driven.submodule.struct.read.enumerate.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.enumerate.xsd"/>
  18. <property name="automation_driven.submodule.struct.read.enumerate.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.enumerate.xsl"/>
  19. <!--<property name="automation_driven.submodule.struct.h" location="${automation_driven.submodule.basedir}/___P5_LIB/p5__struct.h"/>-->
  20. <property name="automation_driven.submodule.struct.h" location="${automation_driven.submodule.basedir}/_Slave_Ports_Status_struct.h"/>
  21. <property name="automation_driven.submodule.namespaces.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.namespaces.xsd"/>
  22. </project>