<?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="cdt_indexer">
<indexEnabled indexValue="true"/>
<indexerProblemsEnabled indexProblemsValue="0"/>
</item>
<item id="org.eclipse.cdt.make.core.buildtargets">
<buildTargets>
<target name="agentController" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>agentController</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="tptpUtils" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>tptpUtils</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="processControlUtil" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>processControlUtil</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="client" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>client</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="tptpProcessController" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>tptpProcessController</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="agentBase" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>agentBase</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="socketTL" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>socketTL</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="sharedMemTL" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>sharedMemTL</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="namedPipeTL" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>namedPipeTL</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="transportSupport" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>transportSupport</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="all" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>all</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="clean" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>clean</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
<target name="package" targetID="org.eclipse.cdt.make.MakeTargetBuilder" path="">
<buildCommand>make</buildCommand>
<buildTarget>package</buildTarget>
<stopOnError>false</stopOnError>
<useDefaultCommand>true</useDefaultCommand>
</target>
</buildTargets>
</item>
</data>
</cdtproject>
