.project 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <projectDescription>
  3. <name>IR_CHECK</name>
  4. <comment/>
  5. <projects/>
  6. <buildSpec>
  7. <buildCommand>
  8. <name>org.eclipse.cdt.managedbuilder.core.genmakebuilder</name>
  9. <triggers>clean,full,incremental,</triggers>
  10. <arguments/>
  11. </buildCommand>
  12. <buildCommand>
  13. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  14. <triggers>full,incremental,</triggers>
  15. <arguments/>
  16. </buildCommand>
  17. </buildSpec>
  18. <natures>
  19. <nature>org.eclipse.cdt.core.cnature</nature>
  20. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  21. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  22. </natures>
  23. <linkedResources>
  24. <link>
  25. <name>Core</name>
  26. <type>2</type>
  27. <location>PARENT-1-PROJECT_LOC/Library/SRC/Core</location>
  28. </link>
  29. <link>
  30. <name>Ld</name>
  31. <type>2</type>
  32. <location>PARENT-1-PROJECT_LOC/Library/SRC/Ld</location>
  33. </link>
  34. <link>
  35. <name>Peripheral</name>
  36. <type>2</type>
  37. <location>PARENT-1-PROJECT_LOC/Library/SRC/Peripheral</location>
  38. </link>
  39. <link>
  40. <name>Startup</name>
  41. <type>2</type>
  42. <location>PARENT-1-PROJECT_LOC/Library/SRC/Startup</location>
  43. </link>
  44. <link>
  45. <name>Debug</name>
  46. <type>2</type>
  47. <location>PARENT-1-PROJECT_LOC/Library/SRC/Debug</location>
  48. </link>
  49. </linkedResources>
  50. <filteredResources>
  51. <filter>
  52. <name/>
  53. <type>6</type>
  54. <matcher>
  55. <id>org.eclipse.ui.ide.multiFilter</id>
  56. <arguments>1.0-name-matches-false-false-*.wvproj</arguments>
  57. </matcher>
  58. </filter>
  59. <filter>
  60. <name>components</name>
  61. <type>10</type>
  62. <matcher>
  63. <id>org.eclipse.ui.ide.multiFilter</id>
  64. <arguments>1.0-name-matches-false-false-uart_upload</arguments>
  65. </matcher>
  66. </filter>
  67. </filteredResources>
  68. </projectDescription>