Update c_cpp_properties.json
This commit is contained in:
parent
bce0303b8e
commit
9efcbbc916
5
.vscode/c_cpp_properties.json
vendored
5
.vscode/c_cpp_properties.json
vendored
@ -6,7 +6,10 @@
|
||||
"${workspaceFolder}/**",
|
||||
"/usr/include/libcamera"
|
||||
],
|
||||
"defines": [],
|
||||
"defines": [
|
||||
"USE_LIBCAMERA=1",
|
||||
"USE_FFMPEG=1"
|
||||
],
|
||||
"compilerPath": "/usr/bin/gcc",
|
||||
"cStandard": "gnu17",
|
||||
"cppStandard": "gnu++14",
|
||||
|
Loading…
x
Reference in New Issue
Block a user