open-ameba/project_set.xml

68 lines
1.6 KiB
XML
Raw Normal View History

2016-11-09 00:56:41 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<cdtprojectproperties>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.IncludePaths">
<language name="Assembly Source File">
</language>
<language name="C Source File">
<includepath workspace_path="true">/${ProjName}/project/inc</includepath>
<includepath workspace_path="true">/${ProjName}/project/inc/rtl8195a</includepath>
2017-04-10 16:47:45 +00:00
<includepath workspace_path="true">/${ProjName}/project/inc/mad</includepath>
2016-11-09 00:56:41 +00:00
</language>
<language name="C++ Source File">
<includepath workspace_path="true">/${ProjName}/project/inc</includepath>
<includepath workspace_path="true">/${ProjName}/project/inc/rtl8195a</includepath>
2017-04-10 16:47:45 +00:00
<includepath workspace_path="true">/${ProjName}/project/inc/mad</includepath>
2016-11-09 00:56:41 +00:00
</language>
<language name="Object File">
</language>
</section>
<section name="org.eclipse.cdt.internal.ui.wizards.settingswizards.Macros">
<language name="Assembly Source File">
</language>
<language name="C Source File">
<macro>
<name>CONFIG_PLATFORM_8195A</name><value/>
</macro>
<macro>
<name>GCC_ARMCM3</name><value/>
</macro>
<macro>
<name>ARDUINO_SDK</name><value/>
</macro>
<macro>
<name>M3</name><value/>
</macro>
<macro>
<name>F_CPU</name><value>166666666L</value>
</macro>
</language>
<language name="C++ Source File">
<macro>
<name>CONFIG_PLATFORM_8195A</name><value/>
</macro>
<macro>
<name>GCC_ARMCM3</name><value/>
</macro>
<macro>
<name>ARDUINO_SDK</name><value/>
</macro>
<macro>
<name>M3</name><value/>
</macro>
<macro>
<name>F_CPU</name><value>166666666L</value>
</macro>
</language>
<language name="Object File">
</language>
</section>
</cdtprojectproperties>