build.automation_driven.PRODUCT.submodule.xml 5.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  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.xsd__struct_files_fix_default.xml" location="${automation_driven.submodule.basedir}/automation_driven.submodule.xsd__struct_files_fix_default.xml"/>
  18. <property name="automation_driven.submodule.xsd__struct_files_fix_default.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.xsd__struct_files_fix_default.xsl"/>
  19. <property name="automation_driven.submodule.xsd__struct_files_fix_types.xml" location="${automation_driven.submodule.basedir}/automation_driven.submodule.xsd__struct_files_fix_types.xml"/>
  20. <property name="automation_driven.submodule.xsd__struct_files_fix_types.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.xsd__struct_files_fix_types.xsl"/>
  21. <property name="automation_driven.submodule.struct.read__communication.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication.xsd"/><!-- all el. on this will get id for data and action type -->
  22. <property name="automation_driven.submodule.struct.read__communication.xml" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication.xml"/>
  23. <property name="automation_driven.submodule.struct.read__communication.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication.xsl"/>
  24. <property name="automation_driven.submodule.struct.read__communication_generated.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication_generated.xsd"/><!-- all el. on this will get id for data and action type -->
  25. <property name="automation_driven.submodule.struct.read__communication_generated.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication_generated.xsl"/>
  26. <property name="automation_driven.submodule.struct.read__communication_generated.xml" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication_generated.xml"/>
  27. <property name="automation_driven.submodule.struct.read__communication_generated.h" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication_generated.h"/>
  28. <property name="automation_driven.submodule.struct.read__communication_generated.h.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read__communication_generated.h.xsl"/>
  29. <!--
  30. not used
  31. <property name="automation_driven.submodule.struct.read.enumerate.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.enumerate.xsd"/>
  32. <property name="automation_driven.submodule.struct.read.enumerate.xsl" location="${automation_driven.submodule.basedir}/automation_driven.submodule.struct.read.enumerate.xsl"/>
  33. -->
  34. <!--<property name="automation_driven.submodule.struct.h" location="${automation_driven.submodule.basedir}/___P5_LIB/p5__struct.h"/>-->
  35. <property name="automation_driven.submodule.struct.h" location="${automation_driven.submodule.basedir}/_Slave_Ports_Status_struct.h"/>
  36. <property name="automation_driven.submodule.namespaces.xsd" location="${automation_driven.submodule.basedir}/automation_driven.submodule.namespaces.xsd"/>
  37. </project>