.project 2.5 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>GD32V103V_EVAL</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.managedbuilder.core.managedBuildNature</nature>
  24. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  25. </natures>
  26. <linkedResources>
  27. <link>
  28. <name>rt-thread</name>
  29. <type>2</type>
  30. <locationURI>virtual:/virtual</locationURI>
  31. </link>
  32. <link>
  33. <name>rt-thread/components</name>
  34. <type>2</type>
  35. <locationURI>virtual:/virtual</locationURI>
  36. </link>
  37. <link>
  38. <name>rt-thread/include</name>
  39. <type>2</type>
  40. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/include</locationURI>
  41. </link>
  42. <link>
  43. <name>rt-thread/lipcpu</name>
  44. <type>2</type>
  45. <locationURI>virtual:/virtual</locationURI>
  46. </link>
  47. <link>
  48. <name>rt-thread/src</name>
  49. <type>2</type>
  50. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/src</locationURI>
  51. </link>
  52. <link>
  53. <name>rt-thread/components/drivers</name>
  54. <type>2</type>
  55. <locationURI>virtual:/virtual</locationURI>
  56. </link>
  57. <link>
  58. <name>rt-thread/components/finsh</name>
  59. <type>2</type>
  60. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/finsh</locationURI>
  61. </link>
  62. <link>
  63. <name>rt-thread/components/src</name>
  64. <type>2</type>
  65. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/src</locationURI>
  66. </link>
  67. <link>
  68. <name>rt-thread/lipcpu/bumblebee</name>
  69. <type>2</type>
  70. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libcpu/risc-v/bumblebee</locationURI>
  71. </link>
  72. <link>
  73. <name>rt-thread/lipcpu/common</name>
  74. <type>2</type>
  75. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libcpu/risc-v/common</locationURI>
  76. </link>
  77. <link>
  78. <name>rt-thread/components/drivers/include</name>
  79. <type>2</type>
  80. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/include</locationURI>
  81. </link>
  82. <link>
  83. <name>rt-thread/components/drivers/serial</name>
  84. <type>2</type>
  85. <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/serial</locationURI>
  86. </link>
  87. </linkedResources>
  88. </projectDescription>