.project 3.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <projectDescription>
  3. <name>tinyusb_tests</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.buildLocation</key>
  30. <value>${workspace_loc:/tinyusb/Debug}</value>
  31. </dictionary>
  32. <dictionary>
  33. <key>org.eclipse.cdt.make.core.contents</key>
  34. <value>org.eclipse.cdt.make.core.activeConfigSettings</value>
  35. </dictionary>
  36. <dictionary>
  37. <key>org.eclipse.cdt.make.core.enableAutoBuild</key>
  38. <value>false</value>
  39. </dictionary>
  40. <dictionary>
  41. <key>org.eclipse.cdt.make.core.enableCleanBuild</key>
  42. <value>true</value>
  43. </dictionary>
  44. <dictionary>
  45. <key>org.eclipse.cdt.make.core.enableFullBuild</key>
  46. <value>true</value>
  47. </dictionary>
  48. <dictionary>
  49. <key>org.eclipse.cdt.make.core.stopOnError</key>
  50. <value>true</value>
  51. </dictionary>
  52. <dictionary>
  53. <key>org.eclipse.cdt.make.core.useDefaultBuildCmd</key>
  54. <value>false</value>
  55. </dictionary>
  56. </arguments>
  57. </buildCommand>
  58. <buildCommand>
  59. <name>org.eclipse.cdt.managedbuilder.core.ScannerConfigBuilder</name>
  60. <triggers>full,incremental,</triggers>
  61. <arguments>
  62. </arguments>
  63. </buildCommand>
  64. </buildSpec>
  65. <natures>
  66. <nature>org.eclipse.cdt.core.cnature</nature>
  67. <nature>org.eclipse.cdt.managedbuilder.core.managedBuildNature</nature>
  68. <nature>org.eclipse.cdt.managedbuilder.core.ScannerConfigNature</nature>
  69. </natures>
  70. <linkedResources>
  71. <link>
  72. <name>demo_vendor</name>
  73. <type>2</type>
  74. <locationURI>PARENT-1-PROJECT_LOC/vendor</locationURI>
  75. </link>
  76. <link>
  77. <name>demos</name>
  78. <type>2</type>
  79. <locationURI>PARENT-1-PROJECT_LOC/demos</locationURI>
  80. </link>
  81. <link>
  82. <name>tinyusb</name>
  83. <type>2</type>
  84. <locationURI>PARENT-1-PROJECT_LOC/tinyusb</locationURI>
  85. </link>
  86. </linkedResources>
  87. <filteredResources>
  88. <filter>
  89. <id>1382413628300</id>
  90. <name></name>
  91. <type>22</type>
  92. <matcher>
  93. <id>org.eclipse.ui.ide.multiFilter</id>
  94. <arguments>1.0-name-matches-false-false-*.o</arguments>
  95. </matcher>
  96. </filter>
  97. <filter>
  98. <id>1382413628332</id>
  99. <name></name>
  100. <type>22</type>
  101. <matcher>
  102. <id>org.eclipse.ui.ide.multiFilter</id>
  103. <arguments>1.0-name-matches-false-false-*.d</arguments>
  104. </matcher>
  105. </filter>
  106. <filter>
  107. <id>1382413628348</id>
  108. <name></name>
  109. <type>26</type>
  110. <matcher>
  111. <id>org.eclipse.ui.ide.multiFilter</id>
  112. <arguments>1.0-name-matches-false-false-build</arguments>
  113. </matcher>
  114. </filter>
  115. </filteredResources>
  116. </projectDescription>