Files
SyncHome/trunk/workspace/Z80-test/.cproject
2023-03-13 08:36:51 +00:00

115 lines
11 KiB
XML

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
<storageModule moduleId="org.eclipse.cdt.core.settings">
<cconfiguration id="cdt.managedbuild.config.sdcc.exe.release.1333672996">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.sdcc.exe.release.1333672996" moduleId="org.eclipse.cdt.core.settings" name="Release">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" 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.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="ihx" artifactName="${ProjName}" buildProperties="" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.config.sdcc.exe.release.1333672996" name="Release" parent="cdt.managedbuild.config.sdcc.exe.release" postannouncebuildStep="Converting Hex" postbuildStep="hex2bin $@">
<folderInfo id="cdt.managedbuild.config.sdcc.exe.release.1333672996." name="/" resourcePath="">
<toolChain id="cdt.managedbuild.toolchain.sdcc.exe.release.671539544" name="SDCC Tool Chain" superClass="cdt.managedbuild.toolchain.sdcc.exe.release">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.sdcc.platform.exe.release.1645522473" name="Release Platform" osList="solaris,linux,hpux,aix,qnx,win32" superClass="cdt.managedbuild.target.sdcc.platform.exe.release"/>
<builder buildPath="${workspace_loc:/Z80-test}/Release" id="cdt.managedbuild.target.sdcc.builder.exe.release.1949537636" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Sdcc Make" superClass="cdt.managedbuild.target.sdcc.builder.exe.release"/>
<tool command="sdcc -mz80 -c" id="cdt.managedbuild.tool.sdcc.c.compiler.exe.release.801243438" name="SDCC Compiler" superClass="cdt.managedbuild.tool.sdcc.c.compiler.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.c.compiler.input.1282406894" superClass="cdt.managedbuild.tool.sdcc.c.compiler.input"/>
</tool>
<tool command="sdcc -mz80" id="cdt.managedbuild.tool.sdcc.c.linker.exe.release.375114597" name="SDCC Linker" superClass="cdt.managedbuild.tool.sdcc.c.linker.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.c.linker.input.709284424" superClass="cdt.managedbuild.tool.sdcc.c.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_RELS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool id="cdt.managedbuild.tool.sdcc.assembler.exe.release.1925764249" name="SDCC Assembler" superClass="cdt.managedbuild.tool.sdcc.assembler.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.assembler.input.756369875" superClass="cdt.managedbuild.tool.sdcc.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
<folderInfo id="cdt.managedbuild.config.sdcc.exe.release.1333672996.1553999189" name="/" resourcePath="Debug">
<toolChain id="cdt.managedbuild.toolchain.sdcc.exe.release.2071100465" name="SDCC Tool Chain" superClass="cdt.managedbuild.toolchain.sdcc.exe.release" unusedChildren="">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.sdcc.platform.exe.release" name="Release Platform" osList="solaris,linux,hpux,aix,qnx,win32" superClass="cdt.managedbuild.target.sdcc.platform.exe.release"/>
<tool id="cdt.managedbuild.tool.sdcc.c.compiler.exe.release.310257448" name="SDCC Compiler" superClass="cdt.managedbuild.tool.sdcc.c.compiler.exe.release.801243438">
<inputType id="cdt.managedbuild.tool.sdcc.c.compiler.input.54254264" superClass="cdt.managedbuild.tool.sdcc.c.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.sdcc.c.linker.exe.release.1745265737" name="SDCC Linker" superClass="cdt.managedbuild.tool.sdcc.c.linker.exe.release.375114597"/>
<tool command="sdasz80" id="cdt.managedbuild.tool.sdcc.assembler.exe.release.170913469" name="SDCC Assembler" superClass="cdt.managedbuild.tool.sdcc.assembler.exe.release.1925764249">
<inputType id="cdt.managedbuild.tool.sdcc.assembler.input.78577919" superClass="cdt.managedbuild.tool.sdcc.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
<cconfiguration id="cdt.managedbuild.config.sdcc.exe.debug.959186594">
<storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="cdt.managedbuild.config.sdcc.exe.debug.959186594" moduleId="org.eclipse.cdt.core.settings" name="Debug">
<externalSettings/>
<extensions>
<extension id="org.eclipse.cdt.core.ELF" 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.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
<extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
</extensions>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<configuration artifactExtension="hex" artifactName="${ProjName}" buildProperties="" cleanCommand="rm -rf" description="" errorParsers="org.eclipse.cdt.core.MakeErrorParser;org.eclipse.cdt.core.GCCErrorParser;org.eclipse.cdt.core.GLDErrorParser;org.eclipse.cdt.core.GASErrorParser" id="cdt.managedbuild.config.sdcc.exe.debug.959186594" name="Debug" parent="cdt.managedbuild.config.sdcc.exe.debug" postannouncebuildStep="Converting to BIN" postbuildStep="hex2bin $@">
<folderInfo id="cdt.managedbuild.config.sdcc.exe.debug.959186594." name="/" resourcePath="">
<toolChain id="cdt.managedbuild.toolchain.sdcc.exe.debug.1348628569" name="SDCC Tool Chain" superClass="cdt.managedbuild.toolchain.sdcc.exe.debug">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.sdcc.platform.exe.release.486524389" name="Release Platform" osList="solaris,linux,hpux,aix,qnx,win32" superClass="cdt.managedbuild.target.sdcc.platform.exe.release"/>
<builder buildPath="${workspace_loc:/Z80-test}/Debug" id="cdt.managedbuild.target.sdcc.builder.exe.release.507787883" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Sdcc Make" superClass="cdt.managedbuild.target.sdcc.builder.exe.release"/>
<tool command="sdcc -mz80 --debug -c" id="cdt.managedbuild.tool.sdcc.c.compiler.exe.debug.1201362253" name="SDCC Compiler" superClass="cdt.managedbuild.tool.sdcc.c.compiler.exe.debug">
<inputType id="cdt.managedbuild.tool.sdcc.c.compiler.input.1784486681" superClass="cdt.managedbuild.tool.sdcc.c.compiler.input"/>
</tool>
<tool command="sdcc -mz80 --debug" id="cdt.managedbuild.tool.sdcc.c.linker.exe.debug.788174147" name="SDCC Linker" superClass="cdt.managedbuild.tool.sdcc.c.linker.exe.debug">
<inputType id="cdt.managedbuild.tool.sdcc.c.linker.input.725870182" superClass="cdt.managedbuild.tool.sdcc.c.linker.input">
<additionalInput kind="additionalinputdependency" paths="$(USER_RELS)"/>
<additionalInput kind="additionalinput" paths="$(LIBS)"/>
</inputType>
</tool>
<tool command="sdasz80" id="cdt.managedbuild.tool.sdcc.assembler.exe.release.243595572" name="SDCC Assembler" superClass="cdt.managedbuild.tool.sdcc.assembler.exe.release">
<inputType id="cdt.managedbuild.tool.sdcc.assembler.input.212828102" superClass="cdt.managedbuild.tool.sdcc.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
<folderInfo id="cdt.managedbuild.config.sdcc.exe.debug.959186594.291408816" name="/" resourcePath="Debug">
<toolChain id="cdt.managedbuild.toolchain.sdcc.exe.debug.2106663192" name="SDCC Tool Chain" superClass="cdt.managedbuild.toolchain.sdcc.exe.debug" unusedChildren="">
<targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="cdt.managedbuild.target.sdcc.platform.exe.release" name="Release Platform" osList="solaris,linux,hpux,aix,qnx,win32" superClass="cdt.managedbuild.target.sdcc.platform.exe.release"/>
<tool command="sdcc -mz80 --debug -c" id="cdt.managedbuild.tool.sdcc.c.compiler.exe.debug.1887518951" name="SDCC Compiler" superClass="cdt.managedbuild.tool.sdcc.c.compiler.exe.debug.1201362253">
<inputType id="cdt.managedbuild.tool.sdcc.c.compiler.input.1442348164" superClass="cdt.managedbuild.tool.sdcc.c.compiler.input"/>
</tool>
<tool id="cdt.managedbuild.tool.sdcc.c.linker.exe.debug.1060612094" name="SDCC Linker" superClass="cdt.managedbuild.tool.sdcc.c.linker.exe.debug.788174147"/>
<tool command="sdasz80" id="cdt.managedbuild.tool.sdcc.assembler.exe.release.1614015816" name="SDCC Assembler" superClass="cdt.managedbuild.tool.sdcc.assembler.exe.release.243595572">
<inputType id="cdt.managedbuild.tool.sdcc.assembler.input.588403673" superClass="cdt.managedbuild.tool.sdcc.assembler.input"/>
</tool>
</toolChain>
</folderInfo>
</configuration>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
</cconfiguration>
</storageModule>
<storageModule moduleId="cdtBuildSystem" version="4.0.0">
<project id="Z80-test.cdt.managedbuild.target.sdcc.exe.1438671955" name="MCS51 family (SDCC)" projectType="cdt.managedbuild.target.sdcc.exe"/>
</storageModule>
<storageModule moduleId="scannerConfiguration">
<autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
</storageModule>
<storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="Release">
<resource resourceType="PROJECT" workspacePath="/Z80-test"/>
</configuration>
<configuration configurationName="Debug">
<resource resourceType="PROJECT" workspacePath="/Z80-test"/>
</configuration>
</storageModule>
</cproject>