Konfiguration über http
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.

преди 4 години
преди 4 години
преди 4 години
преди 4 години
преди 4 години
преди 4 години
преди 4 години
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage">
  3. <storageModule moduleId="org.eclipse.cdt.core.settings">
  4. <cconfiguration id="io.sloeber.core.toolChain.release.613547860">
  5. <storageModule buildSystemId="org.eclipse.cdt.managedbuilder.core.configurationDataProvider" id="io.sloeber.core.toolChain.release.613547860" moduleId="org.eclipse.cdt.core.settings" name="Release">
  6. <externalSettings/>
  7. <extensions>
  8. <extension id="org.eclipse.cdt.core.ELF" point="org.eclipse.cdt.core.BinaryParser"/>
  9. <extension id="org.eclipse.cdt.core.GLDErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  10. <extension id="org.eclipse.cdt.core.MakeErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  11. <extension id="org.eclipse.cdt.core.GCCErrorParser" point="org.eclipse.cdt.core.ErrorParser"/>
  12. </extensions>
  13. </storageModule>
  14. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  15. <configuration artifactName="${ProjName}" buildProperties="" description="" id="io.sloeber.core.toolChain.release.613547860" name="Release" parent="org.eclipse.cdt.build.core.emptycfg">
  16. <folderInfo id="io.sloeber.core.toolChain.release.613547860.1772883462" name="/" resourcePath="">
  17. <toolChain id="io.sloeber.core.toolChain.release.616571521" name="Arduino Toolchain (Sloeber edition)" superClass="io.sloeber.core.toolChain.release">
  18. <targetPlatform archList="all" binaryParser="org.eclipse.cdt.core.ELF" id="io.sloeber.targetplatform.1544874334" name="Arduino Target" osList="all" superClass="io.sloeber.targetplatform"/>
  19. <builder buildPath="${workspace_loc:/configWebserver}/Release" id="io.sloeber.sketch.builder.1793061971" keepEnvironmentInBuildfile="false" managedBuildOn="true" name="Arduino sketch builder" superClass="io.sloeber.sketch.builder"/>
  20. <tool id="io.sloeber.tool.sketch.compiler.cpp.921495379" name="Arduino C++ Compiler" superClass="io.sloeber.tool.sketch.compiler.cpp">
  21. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.cpp.sketch.option.incpath.1698641465" name="Include Paths (-I)" superClass="io.sloeber.compiler.cpp.sketch.option.incpath" valueType="includePath">
  22. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/core}&quot;"/>
  23. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/variant}&quot;"/>
  24. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/EEPROM/src}&quot;"/>
  25. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/Ethernet/src}&quot;"/>
  26. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/SPI/src}&quot;"/>
  27. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/PubSubClient/src}&quot;"/>
  28. </option>
  29. <inputType id="io.sloeber.compiler.cpp.sketch.input.1548351445" name="CPP source files" superClass="io.sloeber.compiler.cpp.sketch.input"/>
  30. </tool>
  31. <tool id="io.sloeber.tool.compiler.c.149065752" name="Arduino C Compiler" superClass="io.sloeber.tool.compiler.c">
  32. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.c.sketch.option.incpath.1690883450" name="Include Paths (-I)" superClass="io.sloeber.compiler.c.sketch.option.incpath" valueType="includePath">
  33. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/core}&quot;"/>
  34. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/variant}&quot;"/>
  35. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/EEPROM/src}&quot;"/>
  36. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/Ethernet/src}&quot;"/>
  37. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/SPI/src}&quot;"/>
  38. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/PubSubClient/src}&quot;"/>
  39. </option>
  40. <inputType id="io.sloeber.compiler.c.sketch.input.1902735707" name="C Source Files" superClass="io.sloeber.compiler.c.sketch.input"/>
  41. </tool>
  42. <tool id="io.sloeber.tool.sketch.compiler.s.736864480" name="Arduino Assembler" superClass="io.sloeber.tool.sketch.compiler.s">
  43. <option IS_BUILTIN_EMPTY="false" IS_VALUE_EMPTY="false" id="io.sloeber.compiler.asm.sketch.option.incpath.1659271249" name="Include Paths (-I)" superClass="io.sloeber.compiler.asm.sketch.option.incpath" valueType="includePath">
  44. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/core}&quot;"/>
  45. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/core/variant}&quot;"/>
  46. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/EEPROM/src}&quot;"/>
  47. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/Ethernet/src}&quot;"/>
  48. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/SPI/src}&quot;"/>
  49. <listOptionValue builtIn="false" value="&quot;${workspace_loc:/configWebserver/libraries/PubSubClient/src}&quot;"/>
  50. </option>
  51. <inputType id="io.sloeber.compiler.S.sketch.input.52936448" name="Assembly source files" superClass="io.sloeber.compiler.S.sketch.input"/>
  52. </tool>
  53. <tool id="io.sloeber.tool.ar.2004352034" name="Arduino archiver" superClass="io.sloeber.tool.ar"/>
  54. <tool id="io.sloeber.tool.combine.815762377" name="Arduino combiner" superClass="io.sloeber.tool.combine"/>
  55. <tool id="io.sloeber.tool.objcopy.eep.1453720291" name="Arduino tool objcopy command" superClass="io.sloeber.tool.objcopy.eep"/>
  56. <tool id="io.sloeber.tool.size.1237435370" name="Arduino tool Print Size" superClass="io.sloeber.tool.size"/>
  57. </toolChain>
  58. </folderInfo>
  59. <sourceEntries>
  60. <entry excluding="libraries/?*/**/?xamples/**|libraries/?*/**/?xtras/**|libraries/?*/**/test*/**|libraries/?*/**/third-party/**|libraries/**/._*|libraries/?*/utility/*/*" flags="VALUE_WORKSPACE_PATH" kind="sourcePath" name=""/>
  61. </sourceEntries>
  62. </configuration>
  63. </storageModule>
  64. <storageModule moduleId="org.eclipse.cdt.core.externalSettings"/>
  65. </cconfiguration>
  66. </storageModule>
  67. <storageModule moduleId="cdtBuildSystem" version="4.0.0">
  68. <project id="configWebserver.null.711995594" name="configWebserver"/>
  69. </storageModule>
  70. <storageModule moduleId="scannerConfiguration">
  71. <autodiscovery enabled="true" problemReportingEnabled="true" selectedProfileId=""/>
  72. </storageModule>
  73. <storageModule moduleId="org.eclipse.cdt.core.LanguageSettingsProviders"/>
  74. <storageModule moduleId="org.eclipse.cdt.make.core.buildtargets"/>
  75. </cproject>