.project 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>wolfSSL_HW</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  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>org.eclipse.cdt.core.cnature</nature>
  23. <nature>org.eclipse.cdt.core.ccnature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  25. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  26. </natures>
  27. <linkedResources>
  28. <link>
  29. <name>src</name>
  30. <type>2</type>
  31. <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/src</locationURI>
  32. </link>
  33. <link>
  34. <name>wolfcrypt</name>
  35. <type>2</type>
  36. <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/wolfcrypt</locationURI>
  37. </link>
  38. <link>
  39. <name>wolfssl</name>
  40. <type>2</type>
  41. <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/wolfssl</locationURI>
  42. </link>
  43. </linkedResources>
  44. <variableList>
  45. <variable>
  46. <name>PROJECT_KSDK_PATH</name>
  47. <value>file:/.KSDK_1.3.0</value>
  48. </variable>
  49. </variableList>
  50. </projectDescription>