mirror of
https://github.com/bluekitchen/btstack.git
synced 2025-01-09 15:39:08 +00:00
61 lines
1.6 KiB
XML
61 lines
1.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<projectDescription>
|
|
<name>btstack_example</name>
|
|
<comment></comment>
|
|
<projects>
|
|
</projects>
|
|
<buildSpec>
|
|
<buildCommand>
|
|
<name>com.renesas.cdt.synergy.contentgen.synergyBuilder</name>
|
|
<arguments>
|
|
</arguments>
|
|
</buildCommand>
|
|
<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>
|
|
<nature>com.renesas.cdt.synergy.contentgen.synergyNature</nature>
|
|
</natures>
|
|
<linkedResources>
|
|
<link>
|
|
<name>3rd-party</name>
|
|
<type>2</type>
|
|
<locationURI>BTSTACK_ROOT/3rd-party</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>btstack-src</name>
|
|
<type>2</type>
|
|
<locationURI>BTSTACK_ROOT/src</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>cc256x</name>
|
|
<type>2</type>
|
|
<locationURI>BTSTACK_ROOT/chipset/cc256x</locationURI>
|
|
</link>
|
|
<link>
|
|
<name>embedded</name>
|
|
<type>2</type>
|
|
<locationURI>BTSTACK_ROOT/platform/embedded</locationURI>
|
|
</link>
|
|
</linkedResources>
|
|
<variableList>
|
|
<variable>
|
|
<name>BTSTACK_ROOT</name>
|
|
<value>$%7BPARENT-4-PROJECT_LOC%7D</value>
|
|
</variable>
|
|
</variableList>
|
|
</projectDescription>
|