fix makefile
This commit is contained in:
2
.vscode/c_cpp_properties.json
vendored
2
.vscode/c_cpp_properties.json
vendored
@@ -26,7 +26,7 @@
|
||||
"defines": [
|
||||
"USE_OPENGL"
|
||||
],
|
||||
"compilerPath": "D:\\msys64\\mingw64\\bin\\gcc.exe",
|
||||
"compilerPath": "C:/MinGW64/bin/gcc.exe",
|
||||
"cStandard": "c17",
|
||||
"cppStandard": "gnu++17",
|
||||
"intelliSenseMode": "windows-gcc-x64"
|
||||
|
||||
Reference in New Issue
Block a user