replaced imgui with cimgui shared lib to use with c# bindings
This commit is contained in:
2
.vscode/c_cpp_properties.json
vendored
2
.vscode/c_cpp_properties.json
vendored
@@ -9,7 +9,7 @@
|
||||
"includePath": [
|
||||
"dependencies/include",
|
||||
"dependencies/include/SDL2",
|
||||
"dependencies/imgui",
|
||||
"dependencies/cimgui/imgui",
|
||||
"${default}"
|
||||
],
|
||||
"cppStandard": "c++20"
|
||||
|
||||
Reference in New Issue
Block a user