fixed godot-cpp includepath
This commit is contained in:
6
.vscode/settings.json
vendored
6
.vscode/settings.json
vendored
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"C_Cpp.default.includePath": [
|
||||
"godot-cpp/include",
|
||||
"godot-cpp/gen/include",
|
||||
"godot-cpp/gdextension",
|
||||
"lib/godot-cpp/include",
|
||||
"lib/godot-cpp/gen/include",
|
||||
"lib/godot-cpp/gdextension"
|
||||
],
|
||||
"files.associations": {
|
||||
"xlocbuf": "cpp"
|
||||
|
Reference in New Issue
Block a user