.project 950 B

1234567891011121314151617181920212223242526272829
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>wolfCrypt_FreeRTOS_example_system</name>
  4. <comment></comment>
  5. <projects>
  6. <project>wolfCrypt_FreeRTOS_example</project>
  7. </projects>
  8. <buildSpec>
  9. <buildCommand>
  10. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  11. <arguments>
  12. </arguments>
  13. </buildCommand>
  14. <buildCommand>
  15. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  16. <triggers>full,incremental,</triggers>
  17. <arguments>
  18. </arguments>
  19. </buildCommand>
  20. </buildSpec>
  21. <natures>
  22. <nature>com.xilinx.sdx.system.core.embedded</nature>
  23. <nature>com.xilinx.sdx.system.systemprojectnature</nature>
  24. <nature>org.eclipse.cdt.core.cnature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  26. <nature>org.eclipse.cdt.core.ccnature</nature>
  27. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  28. </natures>
  29. </projectDescription>