<?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"/>
<data>
<item id="org.eclipse.cdt.core.pathentry">
<pathentry kind="src" path="" excluding="**/CVS"/>
<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="all-Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Core/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="all-Release" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Core/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<buildTarget>ATX_BUILD_CONFIG=Release</buildTarget>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="all-Debug" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Apps/NetPump/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="all-Release" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="Build/Apps/NetPump/Targets/x86-unknown-linux">
<buildCommand>make</buildCommand>
<buildTarget>ATX_BUILD_CONFIG=Release</buildTarget>
<stopOnError>true</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
</buildTargets>
</item>
</data>
</cdtproject>
