1 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
2 <?eclipse-cdt version="2.0"?>
4 <cdtproject id="org.eclipse.cdt.managedbuilder.core.managedMake">
5 <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser">
6 <attribute key="addr2line" value="addr2line"/>
7 <attribute key="c++filt" value="c++filt"/>
9 <extension id="org.eclipse.cdt.core.GNU_ELF" point="org.eclipse.cdt.core.BinaryParser">
10 <attribute key="addr2line" value="addr2line"/>
11 <attribute key="c++filt" value="c++filt"/>
13 <extension id="org.eclipse.cdt.managedbuilder.core.ManagedBuildManager" point="org.eclipse.cdt.core.ScannerInfoProvider"/>
15 <item id="org.eclipse.cdt.core.pathentry">
16 <pathentry kind="src" path=""/>
17 <pathentry kind="out" path=""/>
18 <pathentry kind="con" path="org.eclipse.cdt.managedbuilder.MANAGED_CONTAINER"/>
19 <pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
21 <item id="scannerConfiguration">
22 <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
23 <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
25 <openAction enabled="true" filePath=""/>
26 <parser enabled="true"/>
27 </buildOutputProvider>
28 <scannerInfoProvider id="specsFile">
29 <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
30 <parser enabled="true"/>
31 </scannerInfoProvider>
33 <profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
35 <openAction enabled="false" filePath=""/>
36 <parser enabled="true"/>
37 </buildOutputProvider>
38 <scannerInfoProvider id="makefileGenerator">
39 <runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/>
40 <parser enabled="false"/>
41 </scannerInfoProvider>
43 <profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
45 <openAction enabled="false" filePath=""/>
46 <parser enabled="true"/>
47 </buildOutputProvider>
48 <scannerInfoProvider id="specsFile">
49 <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
50 <parser enabled="false"/>
51 </scannerInfoProvider>
53 <profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
55 <openAction enabled="false" filePath=""/>
56 <parser enabled="true"/>
57 </buildOutputProvider>
58 <scannerInfoProvider id="specsFile">
59 <runAction arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}" command="gcc" useDefault="true"/>
60 <parser enabled="false"/>
61 </scannerInfoProvider>