.project 964 B

123456789101112131415161718192021222324252627282930313233
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>open62541Stack</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.autotools.core.genmakebuilderV2</name>
  10. <arguments>
  11. </arguments>
  12. </buildCommand>
  13. <buildCommand>
  14. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  15. <triggers>clean,full,incremental,</triggers>
  16. <arguments>
  17. </arguments>
  18. </buildCommand>
  19. <buildCommand>
  20. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  21. <triggers>full,incremental,</triggers>
  22. <arguments>
  23. </arguments>
  24. </buildCommand>
  25. </buildSpec>
  26. <natures>
  27. <nature>org.eclipse.cdt.core.cnature</nature>
  28. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  29. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  30. <nature>org.eclipse.cdt.autotools.core.autotoolsNatureV2</nature>
  31. </natures>
  32. </projectDescription>