mirror of
https://github.com/eclipse-threadx/threadx.git
synced 2025-11-16 04:24:48 +00:00
49 lines
1.3 KiB
XML
49 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>tx</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>inc_generic</name>
|
|
<type>2</type>
|
|
<locationURI>$%7BPARENT-5-PROJECT_LOC%7D/common/inc</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>inc_port</name>
|
|
<type>2</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/inc</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src_generic</name>
|
|
<type>2</type>
|
|
<locationURI>$%7BPARENT-5-PROJECT_LOC%7D/common/src</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>src_port</name>
|
|
<type>2</type>
|
|
<locationURI>$%7BPARENT-2-PROJECT_LOC%7D/src</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
</projectDescription>
|