removed Release folder from sdl3 libdir path and updated the vs project version to 2026

This commit is contained in:
2026-03-03 11:36:53 +01:00
parent a50ede07e7
commit f74d0eebc2
4 changed files with 4 additions and 4 deletions

View File

@@ -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