You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <?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="io.sloeber.core.toolChain.release.447160269">
- <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.447160269" 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.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 artifactName="${ProjName}" buildProperties="" description="" id="io.sloeber.core.toolChain.release.447160269" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
- <folderInfo id="io.sloeber.core.toolChain.release.447160269.1706152628" name="/" resourcePath="">
- <toolChain id="io.sloeber.core.toolChain.release.753771750" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
- <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.1115316570" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
- <builder buildPath="${workspace_loc:/webservertest}/Release" id="io.sloeber.sketch.builder.311405264" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
- <tool id="io.sloeber.tool.sketch.compiler.cpp.207055269" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.1917117120" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/ArduinoJson/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/EEPROM/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/FS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/SPIFFS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WebServer/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WiFi/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.cpp.sketch.input.1673309986" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.compiler.c.1268308470" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.325830182" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/ArduinoJson/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/EEPROM/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/FS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/SPIFFS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WebServer/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WiFi/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.c.sketch.input.983887181" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.sketch.compiler.s.1030764863" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
- <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1879100731" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/core}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/core/variant}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/ArduinoJson/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/EEPROM/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/FS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/SPIFFS/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WebServer/src}""/>
- <listOptionValue builtIn="false" value=""${workspace_loc:/webservertest/libraries/WiFi/src}""/>
- </option>
- <inputType id="io.sloeber.compiler.S.sketch.input.1012785950" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
- </tool>
- <tool id="io.sloeber.tool.ar.1175874945" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
- <tool id="io.sloeber.tool.combine.187734689" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
- <tool id="io.sloeber.tool.objcopy.eep.1858580703" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
- <tool id="io.sloeber.tool.size.908287534" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
- </toolChain>
- </folderInfo>
- <sourceEntries>
- <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
- </sourceEntries>
- </configuration>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
- </cconfiguration>
- </storageModule>
- <storageModule moduleId="cdtBuildSystem" version="4.0.0">
- <project id="webservertest.null.1986141844" name="webservertest"/>
- </storageModule>
- <storageModule moduleId="scannerConfiguration">
- <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
- </storageModule>
- <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
- <storageModule moduleId="refreshScope"/>
- <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets">
- <buildTargets/>
- </storageModule>
- </cproject>
|