123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- <?xml version="1.0" encoding="UTF-8"?>
- <projectDescription>
- <name>stm32f767-atk-apollo</name>
- <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.rt-thread.studio.rttnature</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/bsp</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/components</name>
- <type>2</type>
- <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/components</locationURI>
- </link>
- <link>
- <name>rt-thread/include</name>
- <type>2</type>
- <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/include</locationURI>
- </link>
- <link>
- <name>rt-thread/libcpu</name>
- <type>2</type>
- <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/libcpu</locationURI>
- </link>
- <link>
- <name>rt-thread/src</name>
- <type>2</type>
- <locationURI>$%7BPARENT-3-PROJECT_LOC%7D/src</locationURI>
- </link>
- <link>
- <name>rt-thread/bsp/stm32</name>
- <type>2</type>
- <locationURI>virtual:/virtual</locationURI>
- </link>
- <link>
- <name>rt-thread/bsp/stm32/libraries</name>
- <type>2</type>
- <locationURI>$%7BPARENT-1-PROJECT_LOC%7D/libraries</locationURI>
- </link>
- </linkedResources>
- </projectDescription>
|