.project 2.1 KB

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