removed Release folder from sdl3 libdir path and updated the vs project version to 2026
This commit is contained in:
@@ -72,7 +72,7 @@ project "SakuraVNE"
|
||||
libdirs{
|
||||
"build/bin/" .. outputdir .. "/ImGui",
|
||||
"build/bin/" .. outputdir .. "/ImGuiNodeEditor",
|
||||
"build/bin/" .. outputdir .. "/Release/SDL3",
|
||||
"build/bin/" .. outputdir .. "/SDL3",
|
||||
"build/bin/" .. outputdir .. "/spdlog"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user