12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>GD32V103V_EVAL</name>
- <comment></comment>
- <projects>
- </projects>
- <buildSpec>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
- <triggers>clean,full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- <buildCommand>
- <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
- <triggers>full,incremental,</triggers>
- <arguments>
- </arguments>
- </buildCommand>
- </buildSpec>
- <natures>
- <nature>org.eclipse.cdt.core.cnature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
- <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
- </natures>
- <linkedResources>
- <link>
- <name>rt-thread</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/components</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/include</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/include</locationURI>
- </link>
- <link>
- <name>rt-thread/lipcpu</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/src</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/src</locationURI>
- </link>
- <link>
- <name>rt-thread/components/drivers</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/components/finsh</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/finsh</locationURI>
- </link>
- <link>
- <name>rt-thread/components/src</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/src</locationURI>
- </link>
- <link>
- <name>rt-thread/lipcpu/bumblebee</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libcpu/risc-v/bumblebee</locationURI>
- </link>
- <link>
- <name>rt-thread/lipcpu/common</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/libcpu/risc-v/common</locationURI>
- </link>
- <link>
- <name>rt-thread/components/drivers/include</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/include</locationURI>
- </link>
- <link>
- <name>rt-thread/components/drivers/serial</name>
- <type>2</type>
- <locationURI>$%7BPARENT-2-PROJECT_LOC%7D/components/drivers/serial</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|