<?xml version="1.0" encoding="UTF-8"?>
<?eclipse-cdt version="2.0"?>

<cdtproject id="org.eclipse.cdt.make.core.make">
<extension point="org.eclipse.cdt.core.BinaryParser" id="org.eclipse.cdt.core.ELF"/>
<extension point="org.eclipse.cdt.core.CIndexer" id="org.eclipse.cdt.core.domsourceindexer"/>
<data>
<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>
<item id="cdt_indexer">
<indexEnabled indexValue="true"/>
<indexerProblemsEnabled indexProblemsValue="0"/>
</item>
<item id="org.eclipse.cdt.make.core.buildtargets">
<buildTargets>
<target name="Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Neptune/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="all-Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Tests/Xml1/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="clean-Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Tests/Xml1/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<buildTarget>clean</buildTarget>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="clean-deps-Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Tests/Xml1/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<buildTarget>clean-deps</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Apps/NetConfig/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Apps/NetPump/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
</buildTargets>
</item>
<item id="scannerConfiguration">
<autodiscovery enabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile" problemReportingEnabled="true"/>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="false" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="specsFile">
<runAction useDefault="true" command="gcc" arguments="-E -P -v -dD ${plugin_state_location}/${specs_file}"/>
<parser enabled="true"/>
</scannerInfoProvider>
</profile>
</item>
</data>
</cdtproject>
