configurations.xml 2.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <configurationDescriptor version="100">
  3. <logicalFolder name="root" displayName="root" projectFiles="true" kind="ROOT">
  4. <df root="." name="0">
  5. <df name="docs">
  6. <df name="html">
  7. <df name="search">
  8. </df>
  9. </df>
  10. <df name="latex">
  11. </df>
  12. </df>
  13. <df name="examples">
  14. <df name="ads1118example">
  15. </df>
  16. <df name="basicExampleAds1118">
  17. </df>
  18. </df>
  19. <in>ADS1118.cpp</in>
  20. <in>ADS1118.h</in>
  21. </df>
  22. </logicalFolder>
  23. <projectmakefile></projectmakefile>
  24. <confs>
  25. <conf name="Default" type="0">
  26. <toolsSet>
  27. <developmentServer>localhost</developmentServer>
  28. <platform>3</platform>
  29. </toolsSet>
  30. <compile>
  31. <compiledirpicklist>
  32. <compiledirpicklistitem>.</compiledirpicklistitem>
  33. <compiledirpicklistitem>${AUTO_FOLDER}</compiledirpicklistitem>
  34. </compiledirpicklist>
  35. <compiledir>${AUTO_FOLDER}</compiledir>
  36. <compilecommandpicklist>
  37. <compilecommandpicklistitem>${MAKE} ${ITEM_NAME}.o</compilecommandpicklistitem>
  38. <compilecommandpicklistitem>${AUTO_COMPILE}</compilecommandpicklistitem>
  39. </compilecommandpicklist>
  40. <compilecommand>${AUTO_COMPILE}</compilecommand>
  41. </compile>
  42. <dbx_gdbdebugger version="1">
  43. <gdb_pathmaps>
  44. </gdb_pathmaps>
  45. <gdb_interceptlist>
  46. <gdbinterceptoptions gdb_all="false" gdb_unhandled="true" gdb_unexpected="true"/>
  47. </gdb_interceptlist>
  48. <gdb_options>
  49. <DebugOptions>
  50. </DebugOptions>
  51. </gdb_options>
  52. <gdb_buildfirst gdb_buildfirst_overriden="false" gdb_buildfirst_old="false"/>
  53. </dbx_gdbdebugger>
  54. <nativedebugger version="1">
  55. <engine>gdb</engine>
  56. </nativedebugger>
  57. <runprofile version="9">
  58. <runcommandpicklist>
  59. <runcommandpicklistitem>"${OUTPUT_PATH}"</runcommandpicklistitem>
  60. </runcommandpicklist>
  61. <runcommand>"${OUTPUT_PATH}"</runcommand>
  62. <rundir>.</rundir>
  63. <buildfirst>false</buildfirst>
  64. <terminal-type>0</terminal-type>
  65. <remove-instrumentation>0</remove-instrumentation>
  66. <environment>
  67. </environment>
  68. </runprofile>
  69. </conf>
  70. </confs>
  71. </configurationDescriptor>