panthema / 2006 / SDIOS06 / sdios06 / .cdtproject (Download File)
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse-cdt version="2.0"?>

<cdtproject id="org.eclipse.cdt.make.core.make">
<extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
<extension id="org.eclipse.cdt.core.domsourceindexer" point="org.eclipse.cdt.core.CIndexer"/>
<data>
<item id="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile"/>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerProjectProfile">
<buildOutputProvider>
<openAction enabled="true" 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>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile">
<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="false"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile">
<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="false"/>
</scannerInfoProvider>
</profile>
<profile id="org.eclipse.cdt.make.core.GCCStandardMakePerFileProfile">
<buildOutputProvider>
<openAction enabled="false" filePath=""/>
<parser enabled="true"/>
</buildOutputProvider>
<scannerInfoProvider id="makefileGenerator">
<runAction arguments="-f ${project_name}_scd.mk" command="make" useDefault="true"/>
<parser enabled="false"/>
</scannerInfoProvider>
</profile>
</item>
<item id="org.eclipse.cdt.core.pathentry">
<pathentry kind="src" path="lib"/>
<pathentry kind="src" path="include"/>
<pathentry kind="src" path="src"/>
<pathentry kind="out" path=""/>
<pathentry kind="con" path="org.eclipse.cdt.make.core.DISCOVERED_SCANNER_INFO"/>
<pathentry include="/usr/lib/gcc/i686-pc-linux-gnu/3.4.6/include" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="include/libc" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="include/libstdc++" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="include/SDL" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="include/gcc" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="include" kind="inc" path="" system="true"/>
<pathentry base-path="sdios" include="" kind="inc" path="" system="true"/>
<pathentry kind="mac" name="CONFIG_ARCH_IA32" path="" value=""/>
<pathentry kind="mac" name="REVISION" path="" value="9"/>
<pathentry kind="mac" name="IDL4_API" path="" value="v4"/>
<pathentry kind="mac" name="IDL4_ARCH" path="" value="generic"/>
<pathentry kind="mac" name="IDL4_OMIT_FRAME_POINTER" path="" value="1"/>
</item>
</data>
</cdtproject>