2012-01-03 21:05:31 +00:00
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2008-10-13 10:39:14 +00:00
<?fileVersion 4.0.0?>
<cproject >
2012-01-03 21:05:31 +00:00
<storageModule moduleId= "org.eclipse.cdt.core.settings" >
<cconfiguration id= "cdt.managedbuild.toolchain.gnu.macosx.base.2134184396" >
<storageModule buildSystemId= "org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id= "cdt.managedbuild.toolchain.gnu.macosx.base.2134184396" moduleId= "org.eclipse.cdt.core.settings" name= "MacOSX GCC" >
<externalSettings />
<extensions >
<extension id= "org.eclipse.cdt.core.MachO" point= "org.eclipse.cdt.core.BinaryParser" />
<extension id= "org.eclipse.cdt.core.GASErrorParser" point= "org.eclipse.cdt.core.ErrorParser" />
<extension id= "org.eclipse.cdt.core.GLDErrorParser" point= "org.eclipse.cdt.core.ErrorParser" />
<extension id= "org.eclipse.cdt.core.GCCErrorParser" point= "org.eclipse.cdt.core.ErrorParser" />
<extension id= "org.eclipse.cdt.core.GmakeErrorParser" point= "org.eclipse.cdt.core.ErrorParser" />
<extension id= "org.eclipse.cdt.core.CWDLocator" point= "org.eclipse.cdt.core.ErrorParser" />
</extensions>
</storageModule>
<storageModule moduleId= "cdtBuildSystem" version= "4.0.0" >
<configuration artifactName= "ecoPrimers" buildProperties= "" description= "" id= "cdt.managedbuild.toolchain.gnu.macosx.base.2134184396" name= "MacOSX GCC" parent= "org.eclipse.cdt.build.core.emptycfg" >
<folderInfo id= "cdt.managedbuild.toolchain.gnu.macosx.base.2134184396.1840911077" name= "/" resourcePath= "" >
<toolChain id= "cdt.managedbuild.toolchain.gnu.macosx.base.766054112" name= "cdt.managedbuild.toolchain.gnu.macosx.base" superClass= "cdt.managedbuild.toolchain.gnu.macosx.base" >
<targetPlatform archList= "all" binaryParser= "org.eclipse.cdt.core.MachO" id= "cdt.managedbuild.target.gnu.platform.macosx.base.2057035265" name= "Debug Platform" osList= "macosx" superClass= "cdt.managedbuild.target.gnu.platform.macosx.base" />
<builder id= "cdt.managedbuild.target.gnu.builder.macosx.base.783726363" keepEnvironmentInBuildfile= "false" managedBuildOn= "false" name= "Gnu Make Builder" superClass= "cdt.managedbuild.target.gnu.builder.macosx.base" />
<tool id= "cdt.managedbuild.tool.macosx.c.linker.macosx.base.914103467" name= "MacOS X C Linker" superClass= "cdt.managedbuild.tool.macosx.c.linker.macosx.base" >
<inputType id= "cdt.managedbuild.tool.macosx.c.linker.input.62980206" superClass= "cdt.managedbuild.tool.macosx.c.linker.input" >
<additionalInput kind= "additionalinputdependency" paths= "$(USER_OBJS)" />
<additionalInput kind= "additionalinput" paths= "$(LIBS)" />
</inputType>
</tool>
<tool id= "cdt.managedbuild.tool.macosx.cpp.linker.macosx.base.691108439" name= "MacOS X C++ Linker" superClass= "cdt.managedbuild.tool.macosx.cpp.linker.macosx.base" />
<tool id= "cdt.managedbuild.tool.gnu.assembler.macosx.base.695639877" name= "GCC Assembler" superClass= "cdt.managedbuild.tool.gnu.assembler.macosx.base" >
<option id= "gnu.both.asm.option.include.paths.1544375094" name= "Include paths (-I)" superClass= "gnu.both.asm.option.include.paths" valueType= "includePath" />
<inputType id= "cdt.managedbuild.tool.gnu.assembler.input.1507665054" superClass= "cdt.managedbuild.tool.gnu.assembler.input" />
</tool>
<tool id= "cdt.managedbuild.tool.gnu.archiver.macosx.base.1786370580" name= "GCC Archiver" superClass= "cdt.managedbuild.tool.gnu.archiver.macosx.base" />
<tool id= "cdt.managedbuild.tool.gnu.cpp.compiler.macosx.base.454329831" name= "GCC C++ Compiler" superClass= "cdt.managedbuild.tool.gnu.cpp.compiler.macosx.base" />
<tool id= "cdt.managedbuild.tool.gnu.c.compiler.macosx.base.1928774909" name= "GCC C Compiler" superClass= "cdt.managedbuild.tool.gnu.c.compiler.macosx.base" >
<option id= "gnu.c.compiler.option.include.paths.823251305" superClass= "gnu.c.compiler.option.include.paths" valueType= "includePath" >
<listOptionValue builtIn= "false" value= "/usr/include" />
</option>
<inputType id= "cdt.managedbuild.tool.gnu.c.compiler.input.330854350" superClass= "cdt.managedbuild.tool.gnu.c.compiler.input" />
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId= "org.eclipse.cdt.core.externalSettings" />
<storageModule moduleId= "org.eclipse.cdt.core.language.mapping" />
<storageModule moduleId= "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.make.core.GCCStandardMakePerFileProfile" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "makefileGenerator" >
<runAction arguments= "-f ${project_name}_scd.mk" command= "make" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile" >
<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.GCCManagedMakePerProjectProfileCPP" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.cpp" command= "g++" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.c" command= "gcc" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile" >
<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.GCCWinManagedMakePerProjectProfileCPP" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.cpp" command= "g++" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.c" command= "gcc" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<scannerConfigBuildInfo instanceId= "cdt.managedbuild.toolchain.gnu.macosx.base.2134184396;cdt.managedbuild.toolchain.gnu.macosx.base.2134184396.1840911077;cdt.managedbuild.tool.gnu.c.compiler.macosx.base.1928774909;cdt.managedbuild.tool.gnu.c.compiler.input.330854350" >
<autodiscovery enabled= "true" problemReportingEnabled= "true" selectedProfileId= "org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC" />
<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.make.core.GCCStandardMakePerFileProfile" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "makefileGenerator" >
<runAction arguments= "-f ${project_name}_scd.mk" command= "make" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfile" >
<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.GCCManagedMakePerProjectProfileCPP" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.cpp" command= "g++" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCManagedMakePerProjectProfileC" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.c" command= "gcc" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfile" >
<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.GCCWinManagedMakePerProjectProfileCPP" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.cpp" command= "g++" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
<profile id= "org.eclipse.cdt.managedbuilder.core.GCCWinManagedMakePerProjectProfileC" >
<buildOutputProvider >
<openAction enabled= "true" filePath= "" />
<parser enabled= "true" />
</buildOutputProvider>
<scannerInfoProvider id= "specsFile" >
<runAction arguments= "-E -P -v -dD ${plugin_state_location}/specs.c" command= "gcc" useDefault= "true" />
<parser enabled= "true" />
</scannerInfoProvider>
</profile>
</scannerConfigBuildInfo>
</storageModule>
<storageModule moduleId= "org.eclipse.cdt.internal.ui.text.commentOwnerProjectMappings" />
</cconfiguration>
</storageModule>
<storageModule moduleId= "cdtBuildSystem" version= "4.0.0" >
<project id= "ecoPrimers.null.1292969001" name= "ecoPrimers" />
</storageModule>
2008-10-13 10:39:14 +00:00
</cproject>