mirror of
https://github.com/dansanderson/c-autotools-template-small
synced 2025-02-08 10:38:42 -05:00
9 lines
199 B
JSON
9 lines
199 B
JSON
{
|
|
"C_Cpp.default.includePath": [
|
|
".",
|
|
"src",
|
|
"third-party/CMock/src",
|
|
"third-party/CMock/vendor/unity/src"
|
|
],
|
|
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools"
|
|
} |