.project 1.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>org.yakindu.sct.examples.c.arduinoTrafficLightLib</name>
  4. <comment></comment>
  5. <projects>
  6. <project>ArduinoCore</project>
  7. </projects>
  8. <buildSpec>
  9. <buildCommand>
  10. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  11. <triggers>clean,full,incremental,</triggers>
  12. <arguments>
  13. </arguments>
  14. </buildCommand>
  15. <buildCommand>
  16. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  17. <triggers>full,incremental,</triggers>
  18. <arguments>
  19. </arguments>
  20. </buildCommand>
  21. <buildCommand>
  22. <name>org.eclipse.xtext.ui.shared.xtextBuilder</name>
  23. <arguments>
  24. </arguments>
  25. </buildCommand>
  26. <buildCommand>
  27. <name>org.yakindu.sct.builder.SCTBuilder</name>
  28. <arguments>
  29. </arguments>
  30. </buildCommand>
  31. </buildSpec>
  32. <natures>
  33. <nature>org.eclipse.cdt.core.cnature</nature>
  34. <nature>org.eclipse.cdt.core.ccnature</nature>
  35. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  36. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  37. <nature>de.innot.avreclipse.core.avrnature</nature>
  38. <nature>org.eclipse.xtext.ui.shared.xtextNature</nature>
  39. <nature>org.yakindu.sct.builder.SCTNature</nature>
  40. </natures>
  41. </projectDescription>