fixing build system for windows
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
echo Generating vs2022 project files...
|
||||
.\vendor\premake\windows\premake5.exe vs2022
|
||||
echo Generating vs2026 project files...
|
||||
.\vendor\premake\windows\premake5.exe vs2026
|
||||
echo Generating compile_commands.json with premake-ecc
|
||||
.\vendor\premake\windows\premake5.exe ecc
|
||||
echo Done
|
||||
|
||||
Submodule libs/imgui updated: 289ab12b4d...771beef1e2
@@ -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"
|
||||
}
|
||||
|
||||
|
||||
BIN
vendor/premake/windows/premake5.exe
vendored
BIN
vendor/premake/windows/premake5.exe
vendored
Binary file not shown.
Reference in New Issue
Block a user