|
26 | 26 | "options": { |
27 | 27 | "cwd": "${workspaceFolder}" |
28 | 28 | }, |
29 | | - "problemMatcher": "$msCompile", |
| 29 | + "problemMatcher": "$msCompile" |
30 | 30 | } |
31 | 31 | }, |
32 | 32 | { |
|
52 | 52 | "options": { |
53 | 53 | "cwd": "${workspaceFolder}" |
54 | 54 | }, |
55 | | - "problemMatcher": "$msCompile", |
| 55 | + "problemMatcher": "$msCompile" |
56 | 56 | } |
57 | 57 | }, |
58 | 58 | { |
|
106 | 106 | "options": { |
107 | 107 | "cwd": "${workspaceFolder}" |
108 | 108 | }, |
109 | | - "problemMatcher": "$msCompile", |
| 109 | + "problemMatcher": "$msCompile" |
110 | 110 | } |
111 | 111 | }, |
112 | 112 | { |
|
132 | 132 | "options": { |
133 | 133 | "cwd": "${workspaceFolder}" |
134 | 134 | }, |
135 | | - "problemMatcher": "$msCompile", |
| 135 | + "problemMatcher": "$msCompile" |
136 | 136 | } |
137 | 137 | }, |
138 | 138 | { |
|
345 | 345 | ], |
346 | 346 | "windows": { |
347 | 347 | "command": ".\\0-print_camera.exe", |
348 | | - "problemMatcher": "$msCompile", |
| 348 | + "problemMatcher": "$msCompile" |
349 | 349 | } |
350 | 350 | }, |
351 | 351 | { |
|
367 | 367 | ], |
368 | 368 | "windows": { |
369 | 369 | "command": ".\\0-print_camera.exe", |
370 | | - "problemMatcher": "$msCompile", |
| 370 | + "problemMatcher": "$msCompile" |
371 | 371 | } |
372 | 372 | }, |
373 | 373 | { |
|
389 | 389 | ], |
390 | 390 | "windows": { |
391 | 391 | "command": ".\\1-minimal_example.exe", |
392 | | - "problemMatcher": "$msCompile", |
| 392 | + "problemMatcher": "$msCompile" |
393 | 393 | } |
394 | 394 | }, |
395 | 395 | { |
|
411 | 411 | ], |
412 | 412 | "windows": { |
413 | 413 | "command": ".\\1-minimal_example.exe", |
414 | | - "problemMatcher": "$msCompile", |
| 414 | + "problemMatcher": "$msCompile" |
415 | 415 | } |
416 | 416 | }, |
417 | 417 | { |
|
433 | 433 | ], |
434 | 434 | "windows": { |
435 | 435 | "command": ".\\2-capture_grab.exe", |
436 | | - "problemMatcher": "$msCompile", |
| 436 | + "problemMatcher": "$msCompile" |
437 | 437 | } |
438 | 438 | }, |
439 | 439 | { |
|
455 | 455 | ], |
456 | 456 | "windows": { |
457 | 457 | "command": ".\\2-capture_grab.exe", |
458 | | - "problemMatcher": "$msCompile", |
| 458 | + "problemMatcher": "$msCompile" |
459 | 459 | } |
460 | 460 | }, |
461 | 461 | { |
|
477 | 477 | ], |
478 | 478 | "windows": { |
479 | 479 | "command": ".\\3-capture_callback.exe", |
480 | | - "problemMatcher": "$msCompile", |
| 480 | + "problemMatcher": "$msCompile" |
481 | 481 | } |
482 | 482 | }, |
483 | 483 | { |
|
499 | 499 | ], |
500 | 500 | "windows": { |
501 | 501 | "command": ".\\3-capture_callback.exe", |
502 | | - "problemMatcher": "$msCompile", |
| 502 | + "problemMatcher": "$msCompile" |
503 | 503 | } |
504 | 504 | }, |
505 | 505 | { |
|
521 | 521 | ], |
522 | 522 | "windows": { |
523 | 523 | "command": ".\\4-example_with_glfw.exe", |
524 | | - "problemMatcher": "$msCompile", |
| 524 | + "problemMatcher": "$msCompile" |
525 | 525 | } |
526 | 526 | }, |
527 | 527 | { |
|
543 | 543 | ], |
544 | 544 | "windows": { |
545 | 545 | "command": ".\\4-example_with_glfw.exe", |
546 | | - "problemMatcher": "$msCompile", |
| 546 | + "problemMatcher": "$msCompile" |
547 | 547 | } |
548 | 548 | }, |
549 | 549 | { |
|
565 | 565 | ], |
566 | 566 | "windows": { |
567 | 567 | "command": ".\\0-print_camera_c.exe", |
568 | | - "problemMatcher": "$msCompile", |
| 568 | + "problemMatcher": "$msCompile" |
569 | 569 | } |
570 | 570 | }, |
571 | 571 | { |
|
587 | 587 | ], |
588 | 588 | "windows": { |
589 | 589 | "command": ".\\0-print_camera_c.exe", |
590 | | - "problemMatcher": "$msCompile", |
| 590 | + "problemMatcher": "$msCompile" |
591 | 591 | } |
592 | 592 | }, |
593 | 593 | { |
|
609 | 609 | ], |
610 | 610 | "windows": { |
611 | 611 | "command": ".\\1-minimal_example_c.exe", |
612 | | - "problemMatcher": "$msCompile", |
| 612 | + "problemMatcher": "$msCompile" |
613 | 613 | } |
614 | 614 | }, |
615 | 615 | { |
|
631 | 631 | ], |
632 | 632 | "windows": { |
633 | 633 | "command": ".\\1-minimal_example_c.exe", |
634 | | - "problemMatcher": "$msCompile", |
| 634 | + "problemMatcher": "$msCompile" |
635 | 635 | } |
636 | 636 | }, |
637 | 637 | { |
|
653 | 653 | ], |
654 | 654 | "windows": { |
655 | 655 | "command": ".\\2-capture_grab_c.exe", |
656 | | - "problemMatcher": "$msCompile", |
| 656 | + "problemMatcher": "$msCompile" |
657 | 657 | } |
658 | 658 | }, |
659 | 659 | { |
|
675 | 675 | ], |
676 | 676 | "windows": { |
677 | 677 | "command": ".\\2-capture_grab_c.exe", |
678 | | - "problemMatcher": "$msCompile", |
| 678 | + "problemMatcher": "$msCompile" |
679 | 679 | } |
680 | 680 | }, |
681 | 681 | { |
|
697 | 697 | ], |
698 | 698 | "windows": { |
699 | 699 | "command": ".\\3-capture_callback_c.exe", |
700 | | - "problemMatcher": "$msCompile", |
| 700 | + "problemMatcher": "$msCompile" |
701 | 701 | } |
702 | 702 | }, |
703 | 703 | { |
|
719 | 719 | ], |
720 | 720 | "windows": { |
721 | 721 | "command": ".\\3-capture_callback_c.exe", |
722 | | - "problemMatcher": "$msCompile", |
| 722 | + "problemMatcher": "$msCompile" |
723 | 723 | } |
724 | 724 | }, |
725 | 725 | { |
|
741 | 741 | ], |
742 | 742 | "windows": { |
743 | 743 | "command": ".\\4-example_with_glfw_c.exe", |
744 | | - "problemMatcher": "$msCompile", |
| 744 | + "problemMatcher": "$msCompile" |
745 | 745 | } |
746 | 746 | }, |
747 | 747 | { |
|
763 | 763 | ], |
764 | 764 | "windows": { |
765 | 765 | "command": ".\\4-example_with_glfw_c.exe", |
766 | | - "problemMatcher": "$msCompile", |
| 766 | + "problemMatcher": "$msCompile" |
767 | 767 | } |
768 | 768 | } |
769 | 769 | ] |
|
0 commit comments