.project 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>Example_2803xFlashProgramming</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.autoBuildTarget</key>
  21. <value>all</value>
  22. </dictionary>
  23. <dictionary>
  24. <key>org.eclipse.cdt.make.core.buildArguments</key>
  25. <value>-k</value>
  26. </dictionary>
  27. <dictionary>
  28. <key>org.eclipse.cdt.make.core.buildCommand</key>
  29. <value>${CCS_UTILS_DIR}/bin/gmake</value>
  30. </dictionary>
  31. <dictionary>
  32. <key>org.eclipse.cdt.make.core.buildLocation</key>
  33. <value>${BuildDirectory}</value>
  34. </dictionary>
  35. <dictionary>
  36. <key>org.eclipse.cdt.make.core.cleanBuildTarget</key>
  37. <value>clean</value>
  38. </dictionary>
  39. <dictionary>
  40. <key>org.eclipse.cdt.make.core.contents</key>
  41. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  42. </dictionary>
  43. <dictionary>
  44. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  45. <value>true</value>
  46. </dictionary>
  47. <dictionary>
  48. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  49. <value>true</value>
  50. </dictionary>
  51. <dictionary>
  52. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  53. <value>true</value>
  54. </dictionary>
  55. <dictionary>
  56. <key>org.eclipse.cdt.make.core.fullBuildTarget</key>
  57. <value>all</value>
  58. </dictionary>
  59. <dictionary>
  60. <key>org.eclipse.cdt.make.core.stopOnError</key>
  61. <value>false</value>
  62. </dictionary>
  63. <dictionary>
  64. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  65. <value>true</value>
  66. </dictionary>
  67. </arguments>
  68. </buildCommand>
  69. <buildCommand>
  70. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  71. <triggers>full,incremental,</triggers>
  72. <arguments>
  73. </arguments>
  74. </buildCommand>
  75. </buildSpec>
  76. <natures>
  77. <nature>org.eclipse.cdt.core.cnature</nature>
  78. <nature>org.eclipse.cdt.core.ccnature</nature>
  79. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  80. <nature>com.ti.ccstudio.core.ccsNature</nature>
  81. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  82. </natures>
  83. <variableList>
  84. <variable>
  85. <name>INSTALLROOT_2803x_V130</name>
  86. <value>$%7BPROJECT_LOC%7D/include</value>
  87. </variable>
  88. </variableList>
  89. </projectDescription>