| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse-cdt version="2.0"?> | |
| <cdtproject id="org.eclipse.cdt.make.core.make"> | |
| <extension id="com.ti.ccstudio.binaryparser.CoffParser" point="org.eclipse.cdt.core.BinaryParser"/> | |
| <data> | |
| <item id="scannerConfiguration"> | |
| <autodiscovery enabled="false" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/> | |
| <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"> | |
| <buildOutputProvider> | |
| <openAction enabled="false" filePath=""/> | |
| <parser enabled="true"/> | |
| </buildOutputProvider> | |
| <scannerInfoProvider id="specsFile"> | |
| <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/> | |
| <parser enabled="true"/> | |
| </scannerInfoProvider> | |
| </profile> | |
| </item> | |
| <item id="org.eclipse.cdt.core.pathentry"> | |
| <pathentry kind="src" path=""/> | |
| <pathentry kind="out" path=""/> | |
| <pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/> | |
| </item> | |
| </data> | |
| </cdtproject> |