.project 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>open62541</name>
  4. <comment></comment>
  5. <projects>
  6. </projects>
  7. <buildSpec>
  8. <buildCommand>
  9. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  10. <triggers>clean,full,incremental,</triggers>
  11. <arguments>
  12. <dictionary>
  13. <key>?name?</key>
  14. <value></value>
  15. </dictionary>
  16. <dictionary>
  17. <key>org.eclipse.cdt.make.core.append_environment</key>
  18. <value>true</value>
  19. </dictionary>
  20. <dictionary>
  21. <key>org.eclipse.cdt.make.core.buildArguments</key>
  22. <value></value>
  23. </dictionary>
  24. <dictionary>
  25. <key>org.eclipse.cdt.make.core.buildCommand</key>
  26. <value>make</value>
  27. </dictionary>
  28. <dictionary>
  29. <key>org.eclipse.cdt.make.core.contents</key>
  30. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  31. </dictionary>
  32. <dictionary>
  33. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  34. <value>false</value>
  35. </dictionary>
  36. <dictionary>
  37. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  38. <value>true</value>
  39. </dictionary>
  40. <dictionary>
  41. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  42. <value>true</value>
  43. </dictionary>
  44. <dictionary>
  45. <key>org.eclipse.cdt.make.core.stopOnError</key>
  46. <value>true</value>
  47. </dictionary>
  48. <dictionary>
  49. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  50. <value>true</value>
  51. </dictionary>
  52. </arguments>
  53. </buildCommand>
  54. <buildCommand>
  55. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  56. <triggers>full,incremental,</triggers>
  57. <arguments>
  58. </arguments>
  59. </buildCommand>
  60. </buildSpec>
  61. <natures>
  62. <nature>org.eclipse.cdt.core.cnature</nature>
  63. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  64. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  65. </natures>
  66. </projectDescription>