shivajiva101
3 лет назад
committed by
GitHub
Родитель
Сommit
0d064b7808
Не найден GPG ключ соответствующий данной подписи
Идентификатор GPG ключа: 4AEE18F83AFDEB23
1 измененных файлов:
1 добавлений и
1 удалений
-
projects/VSCode/.vscode/c_cpp_properties.json
|
|
@ -52,7 +52,7 @@ |
|
|
|
"GRAPHICS_API_OPENGL_33", |
|
|
|
"PLATFORM_DESKTOP" |
|
|
|
], |
|
|
|
"compilerPath": "usr/bin/clang", |
|
|
|
"compilerPath": "/usr/bin/clang", |
|
|
|
"cStandard": "c11", |
|
|
|
"cppStandard": "c++14", |
|
|
|
"intelliSenseMode": "clang-x64" |
|
|
|