You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
361 B

  1. {
  2. "configurations": [
  3. {
  4. "name": "",
  5. "includePath": [
  6. // "e:\\software\\HRCCToolsV1.2.0.119\\tools\\INCLUDE",
  7. "./vscode/"
  8. ],
  9. "defines": [
  10. "__HAIER_ES7P169C__"
  11. ],
  12. "intelliSenseMode": "${default}"
  13. }
  14. ],
  15. "version": 4
  16. }