.project 847 B

12345678910111213141516171819202122232425262728
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>squeezelite-esp32</name>
  4. <comment></comment>
  5. <projects>
  6. <project>esp-idf</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. </buildSpec>
  22. <natures>
  23. <nature>org.eclipse.cdt.core.cnature</nature>
  24. <nature>org.eclipse.cdt.core.ccnature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  26. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  27. </natures>
  28. </projectDescription>