empecemos
This commit is contained in:
Vendored
+3
-1
@@ -4,7 +4,9 @@
|
||||
"name": "macos-clang-x64",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"${workspaceFolder}"
|
||||
"${workspaceFolder}",
|
||||
"${workspaceFolder}/class",
|
||||
"${workspaceFolder}/class"
|
||||
],
|
||||
"compilerPath": "/usr/bin/clang",
|
||||
"cStandard": "${default}",
|
||||
|
||||
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
"C_Cpp_Runner.debuggerPath": "lldb",
|
||||
"C_Cpp_Runner.cStandard": "",
|
||||
"C_Cpp_Runner.cppStandard": "",
|
||||
"C_Cpp_Runner.msvcBatchPath": "C:/Program Files/Microsoft Visual Studio/VR_NR/Community/VC/Auxiliary/Build/vcvarsall.bat",
|
||||
"C_Cpp_Runner.msvcBatchPath": "",
|
||||
"C_Cpp_Runner.useMsvc": false,
|
||||
"C_Cpp_Runner.warnings": [
|
||||
"-Wall",
|
||||
|
||||
Reference in New Issue
Block a user